'Declaration <BrowsableAttribute(False)> Public Property ColorManagement As Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings
[Browsable(False)] public Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings ColorManagement { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings* get_ColorManagement(); public: __property void set_ColorManagement(
Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings^ ColorManagement { Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings^ get(); void set(Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings^ value); }