Share

AcCmColor::red

C++

ACDBCORE2D_PORT Adesk::UInt8 red() const;

Description

This function returns the red component of the color value in the range 0 to 255. To use this function, color method must be kByColor.

Links

AcCmColor

Was this information helpful?