DisableIccExport

TiffOptions.DisableIccExport property

Gets or sets a value indicating whether ICC profile export is disabled (ICC profile is applied to the source pixels beforehand).

public bool DisableIccExport { get; set; }

See Also