Click or drag to resize

ExportItemColorControllerRGB Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public static int RGB(
	int r,
	int g,
	int b
)

Parameters

r
Type: SystemInt32
g
Type: SystemInt32
b
Type: SystemInt32

Return Value

Type: Int32
See Also