ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLABColor Class / AlphaIndex Method

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

    Return Value

    Returns the index as an integer.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also