2 references to GetPaletteEntries
System.Drawing (2)
commonui\System\Drawing\BufferedGraphicsContext.cs (2)
344
palRet = SafeNativeMethods.
GetPaletteEntries
(new HandleRef(null, palHalftone), 0, cColors, aj);
348
palRet = SafeNativeMethods.
GetPaletteEntries
(new HandleRef(null, hpal), 0, cColors, aj);