ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TIFFFormat Class / Threshold Property

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

    (The default value is 128)

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also