LoadOptions.UseIccProfileConversion

LoadOptions.UseIccProfileConversion property

Gets or sets a value indicating whether ICC profile conversion should be applied.

[Obsolete("ICC profile conversion will be used by default and this property will be removed.")]
public bool UseIccProfileConversion { get; set; }

See Also