yucad3d

CadImagePutTColor

Sets the t colour of the raster image entity.

void CadImagePutTColor ( YuHandle hEnt, std::int32_t ColorRGB );

Parameters

hEnt (YuHandle)
Handle to the entity.
ColorRGB (std::int32_t)
Integer value.

Return Value

None.

See Also