Click or drag to resize

ExportItemColorControllerRGB Method


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

Parameters

r  Int32
g  Int32
b  Int32

Return Value

Int32
See Also