1 reference to ARGBGreenMask
System.Drawing.Primitives (1)
System\Drawing\Color.cs (1)
490
g = (int)(value &
ARGBGreenMask
) >> ARGBGreenShift;