'Declaration <DescriptionAttribute("The source image bit depth.")> Public Overridable ReadOnly Property SourceBitsPerPixel As System.Int32
[Description("The source image bit depth.")] public virtual System.Int32 SourceBitsPerPixel { get; }
[Description("The source image bit depth.")] public: __property virtual System.Int32 get_SourceBitsPerPixel();
[Description("The source image bit depth.")] public:
virtual property System.Int32 SourceBitsPerPixel { System.Int32 get(); }