EntityColorLookUpRgb Method

Returns the RGB color value and the color method corresponding to the specified color index (ACI).
Namespace:  Teigha.Colors
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static int LookUpRgb(
        byte colorIndex
)

Parameters

colorIndex
Type: SystemByte
Color index.

Return Value

Type: Int32
Int value representing the color value and color method.
Remarks
Color value and color method are packed as follows:
Byte Description
0 Blue component
1 Green component
2 Red component
high Color method
See Also

©  Bricsys NV. All rights reserved.