Image.BitmapInfo

Image.BitmapInfo property

Gets or sets uncompressed image bytes.

public BitmapInfo BitmapInfo { get; set; }

See Also