ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRGBColor Class / AlphaIndex Method

In This Topic
    AlphaIndex Method (CIMRGBColor)
    In This Topic
    Returns the index of the alpha color in the color array.
    Syntax
    protected override short AlphaIndex()
    Protected Overrides Function AlphaIndex() As Short

    Return Value

    Returns the index as an integer.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also