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