ArcGIS Pro 2.6 API Reference Guide
HasColorProfile Property (BMPFormat)

ArcGIS.Desktop.Mapping Namespace > BMPFormat Class : HasColorProfile Property
Gets and sets if a 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

BMPFormat Class
BMPFormat Members