'Declaration <CategoryAttribute("RAW Image")> <DescriptionAttribute("The color space of image.")> Public ReadOnly Property ColorSpace As Vintasoft.Imaging.Codecs.ImageFiles.Raw.RawColorSpaceType
[Category("RAW Image")] [Description("The color space of image.")] public Vintasoft.Imaging.Codecs.ImageFiles.Raw.RawColorSpaceType ColorSpace { get; }
[Category("RAW Image")] [Description("The color space of image.")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Raw.RawColorSpaceType get_ColorSpace();
[Category("RAW Image")] [Description("The color space of image.")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Raw.RawColorSpaceType ColorSpace { Vintasoft.Imaging.Codecs.ImageFiles.Raw.RawColorSpaceType get(); }