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