JpegImage.IgnoreEmbeddedColorProfile
JpegImage.IgnoreEmbeddedColorProfile property
Retrieves or modifies the flag denoting whether the embedded color profile is disregarded. By setting this flag, users can specify whether the default color profile should be used instead of the embedded one. This option ensures greater control over color management, facilitating adjustments for consistency and compatibility across various platforms and applications.
public bool IgnoreEmbeddedColorProfile { get; set; }
See Also
- class JpegImage
- namespace Aspose.Imaging.FileFormats.Jpeg
- assembly Aspose.Imaging