1 reference to ARGBRedMask
System.Drawing.Primitives (1)
System\Drawing\Color.cs (1)
489
r = (int)(value &
ARGBRedMask
) >> ARGBRedShift;