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