'Declaration Public Property OutputRgbProfile As Vintasoft.Imaging.ColorManagement.Icc.IccProfile
public Vintasoft.Imaging.ColorManagement.Icc.IccProfile OutputRgbProfile { get; set; }
public: __property Vintasoft.Imaging.ColorManagement.Icc.IccProfile* get_OutputRgbProfile(); public: __property void set_OutputRgbProfile(
Vintasoft.Imaging.ColorManagement.Icc.IccProfile* value
);
public:
property Vintasoft.Imaging.ColorManagement.Icc.IccProfile^ OutputRgbProfile { Vintasoft.Imaging.ColorManagement.Icc.IccProfile^ get(); void set(Vintasoft.Imaging.ColorManagement.Icc.IccProfile^ value); }
Property Value
Значение по умолчанию - null, т. е. цветовой профиль не используется.