Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dgdiplusheaders.h416 Bitmap(INT width, INT height, INT stride, PixelFormat format, BYTE *scan0) in Bitmap()
/reactos/dll/win32/gdiplus/
H A Dmetafile.c1752 BYTE *scan0; in metafile_deserialize_image() local
H A Dimage.c1761 PixelFormat format, BYTE* scan0, GpBitmap** bitmap) in GdipCreateBitmapFromScan0()