Searched defs:paletteType (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusimpl.h398 PaletteType paletteType, INT optimalColors,
402 return DllExports::GdipInitializePalette(palette, paletteType,
561 DitherType ditherType, PaletteType paletteType,
567 paletteType, palette, alphaThresholdPercent));
397 InitializePalette(ColorPalette *palette, PaletteType paletteType, INT optimalColors, BOOL useTransparentColor, Bitmap *bitmap) argument
560 ConvertFormat(PixelFormat format, DitherType ditherType, PaletteType paletteType, ColorPalette *palette, REAL alphaThresholdPercent) argument
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusimpl.h398 PaletteType paletteType, INT optimalColors,
402 return DllExports::GdipInitializePalette(palette, paletteType,
561 DitherType ditherType, PaletteType paletteType,
567 paletteType, palette, alphaThresholdPercent));
397 InitializePalette(ColorPalette *palette, PaletteType paletteType, INT optimalColors, BOOL useTransparentColor, Bitmap *bitmap) argument
560 ConvertFormat(PixelFormat format, DitherType ditherType, PaletteType paletteType, ColorPalette *palette, REAL alphaThresholdPercent) argument

Completed in 49 milliseconds