ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.Data.Raster Namespace / RasterColormap Class


In This Topic
    RasterColormap Class Methods
    In This Topic

    For a list of all members of this type, see RasterColormap members.

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the color values from this colormap. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the pixel values from this colormap. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also