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