colorMaskFlags Enumeration

Color mask type.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Members
 
  Member name Description
Alpha Alpha component on
Blue Blue component on
Green Green component on
None All components off
RGB All components on
RGBA
Red Red component on

In this article

Definition