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