'Declaration <CategoryAttribute("JPEG2000")> <DescriptionAttribute("The color space type of the JPEG2000 page.")> Public ReadOnly Property ColorSpace As Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000ColorSpaceType
[Category("JPEG2000")] [Description("The color space type of the JPEG2000 page.")] public Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000ColorSpaceType ColorSpace { get; }
[Category("JPEG2000")] [Description("The color space type of the JPEG2000 page.")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000ColorSpaceType get_ColorSpace();
[Category("JPEG2000")] [Description("The color space type of the JPEG2000 page.")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000ColorSpaceType ColorSpace { Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000ColorSpaceType get(); }