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