'Declaration Public Property RenderingIntent As Vintasoft.Imaging.ColorManagement.Icc.RenderingIntent
public Vintasoft.Imaging.ColorManagement.Icc.RenderingIntent RenderingIntent { get; set; }
public: __property Vintasoft.Imaging.ColorManagement.Icc.RenderingIntent get_RenderingIntent(); public: __property void set_RenderingIntent(
Vintasoft.Imaging.ColorManagement.Icc.RenderingIntent value
);
public:
property Vintasoft.Imaging.ColorManagement.Icc.RenderingIntent RenderingIntent { Vintasoft.Imaging.ColorManagement.Icc.RenderingIntent get(); void set(Vintasoft.Imaging.ColorManagement.Icc.RenderingIntent value); }
Property Value
Значение по умолчанию - RenderingIntent.Perceptual.