AData

WmfDeviceIndependentBitmap.AData property

Gets or sets an array of bytes that define the image. The size and format of this data is determined by information in the DIBHeaderInfo field.

public byte[] AData { get; set; }

See Also