BinaryData

IPPImage.BinaryData property

Returns the copy of an image’s data. Read-only Byte[].

public byte[] BinaryData { get; }

See Also