ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BMPFormat Class / HasColorProfile Property

In This Topic
    HasColorProfile Property (BMPFormat)
    In This Topic
    Gets or sets if a color profile is embedded.
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also