ArcGIS Pro 2.6 API Reference Guide
HasColorProfile Property (PNGFormat)

ArcGIS.Desktop.Mapping Namespace > PNGFormat Class : HasColorProfile Property
Gets or sets if the color profile is embeded.
Syntax
public bool HasColorProfile {get; set;}
Public Property HasColorProfile As Boolean
Remarks

If set to true, color profile will be embedded in the exported file. The value is ignored when color management is disabled.

(The default value is true)

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PNGFormat Class
PNGFormat Members