'Declaration <CategoryAttribute("RAW Image")> Public Overrides ReadOnly Property SourceBitsPerPixel As System.Int32
[Category("RAW Image")] public override System.Int32 SourceBitsPerPixel { get; }
[Category("RAW Image")] public: __property System.Int32 get_SourceBitsPerPixel(); override;
[Category("RAW Image")] public:
property System.Int32 SourceBitsPerPixel { System.Int32 get() override;; }