geta32

Extract the alpha component form a 32-bit pixel format color.

Description

int geta32(int c);
Given a color in a 32-bit pixel format, this function extracts the alpha component (ranging 0-255).
See Also:

Related Discussions

The following threads each have code containing this keyword: Note: You can click on the numbers to jump directly to the posts that reference this page.

Related Projects

The following projects include source code containing this keyword: