Searched refs:PaletteType (Results 1 – 5 of 5) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | gdipluspixelformats.h | 125 typedef enum PaletteType enum 137 } PaletteType; typedef
|
H A D | twain.h | 318 TW_UINT16 PaletteType; /* TWPA_xxxx, specifies type of palette. */ member
|
H A D | gdiplusflat.h | 535 GdipInitializePalette(ColorPalette *, PaletteType, INT, BOOL, GpBitmap *);
|
/reactos/dll/win32/gdiplus/ |
H A D | image.c | 5550 PaletteType palettetype, ColorPalette *palette, REAL alphathreshold) in GdipBitmapConvertFormat() 5749 PaletteType type, INT desired, BOOL transparent, GpBitmap *bitmap) in GdipInitializePalette()
|
/reactos/modules/rostests/winetests/gdiplus/ |
H A D | image.c | 54 static GpStatus (WINGDIPAPI *pGdipInitializePalette)(ColorPalette*,PaletteType,INT,BOOL,GpBitmap*);
|