yucad3d

CadColorSeek

Finds the palette index nearest to an RGB colour.

std::int32_t CadColorSeek ( std::int32_t ColorRGB );

Parameters

ColorRGB (std::int32_t)
Integer value.

Return Value

Nonzero (TRUE) on success, 0 (FALSE) on failure.

See Also