'Declaration <CategoryAttribute("JPEG2000")> <DescriptionAttribute("The number of color components.")> Public ReadOnly Property NumberOfComponents As System.Int32
[Category("JPEG2000")] [Description("The number of color components.")] public System.Int32 NumberOfComponents { get; }
[Category("JPEG2000")] [Description("The number of color components.")] public: __property System.Int32 get_NumberOfComponents();
[Category("JPEG2000")] [Description("The number of color components.")] public:
property System.Int32 NumberOfComponents { System.Int32 get(); }