SoColorMapGetNumColor Method |
This convenience method returns the number of colors in the color map (ie: colorMap.getNum()/Number of components or 256 if a predefined color map is used)
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint GetNumColor()
Public Function GetNumColor As UInteger
public:
unsigned int GetNumColor()
member GetNumColor : unit -> uint32
Return Value
Type:
UInt32Remarks See Also