FillFormat.ImageData

FillFormat.ImageData property

Gets and sets the picture image data.

public byte[] ImageData { get; set; }

Remarks

If the fill format is not custom texture format, returns null.

See Also