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.
Sets the t colour of the raster image entity.
None.