public Image<Gray, byte> Foreground { get; }
Public ReadOnly Property Foreground As Image(Of Gray, Byte)
public: property Image<Gray^, unsigned char>^ Foreground { Image<Gray^, unsigned char>^ get (); }