ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PNGFormat Class / Threshold Property

In This Topic
    Threshold Property (PNGFormat)
    In This Topic
    Gets or sets the threshold value to indicate black and white color for the image intensities.
    Syntax
    Public Property Threshold As Integer
    public int Threshold {get; set;}
    Remarks

    The default value is 128.

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also