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