Home
last modified time | relevance | path

Searched defs:useEmbeddedColorManagement (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusimpl.h44 BOOL useEmbeddedColorManagement) in FromFile()
50 BOOL useEmbeddedColorManagement) in FromStream()
55 __inline__ Image::Image(const WCHAR *filename, BOOL useEmbeddedColorManagement): in Image()
67 __inline__ Image::Image(IStream *stream, BOOL useEmbeddedColorManagement): in Image()
363 BOOL useEmbeddedColorManagement) in FromFile()
385 BOOL useEmbeddedColorManagement) in FromStream()
425 BOOL useEmbeddedColorManagement): Image(NULL, Ok) in Bitmap()
464 __inline__ Bitmap::Bitmap(IStream *stream, BOOL useEmbeddedColorManagement): in Bitmap()