ImageStream

ImagePreparingEventArgs.ImageStream property

Gets the image stream.

public Stream ImageStream { get; }

Property Value

The image stream.

See Also