OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DitherType
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h
44
typedef enum
DitherType
GpDitherType;
gdiplusenums.h
85
typedef enum
DitherType
{
97
}
DitherType
;
gdiplusheaders.h
216
Status ConvertFormat(PixelFormat format,
DitherType
ditherType
,
gdiplusimpl.h
561
DitherType
ditherType
, PaletteType paletteType,
566
(GpBitmap*) nativeImage, format,
ditherType
,
[
all
...]
gdiplusflat.h
66
GpStatus WINGDIPAPI GdipBitmapConvertFormat(GpBitmap*,PixelFormat,
DitherType
,PaletteType,ColorPalette*,REAL);
[
all
...]
Completed in 1863 milliseconds