RawData

CmxRasterImage.RawData property

Gets or sets the raw byte data of the image.

public byte[] RawData { get; set; }

See Also