ColorMap {Microsoft.VisualBasic.Imaging} .NET clr documentation

ColorMap

Description

Declare

            
# namespace Microsoft.VisualBasic.Imaging
export class ColorMap {
   # Alpha value in the RBG color function.
   Alpha: integer;
   ColorMapLength: integer;
   ColorMaps: list;
   MaxDepth: integer;
}

        

.NET clr type reference tree

  1. use by property member ColorMaps: list

[Package {$package} version {$version} Index]