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