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