yucad3d

CadImageGetTransparent

Returns the transparent of the raster image entity.

std::int32_t CadImageGetTransparent ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The transparent.

See Also