public byte[] ImageData { get; }
Public ReadOnly Property ImageData As Byte() Get
public: property array<unsigned char>^ ImageData { array<unsigned char>^ get (); }
member ImageData : byte[] with get
In This Article