Go to the source code of this file.
◆ DibFreeImage()
◆ DibLoadImage()
Definition at line 13 of file dibitmap.c.
BITMAPINFOHEADER bmiHeader
GpStatus WINGDIPAPI GdipGetImageWidth(GpImage *image, UINT *width)
struct tagBITMAPINFOHEADER BITMAPINFOHEADER
GpStatus WINGDIPAPI GdipGetImageHeight(GpImage *image, UINT *height)
GpStatus WINGDIPAPI GdipBitmapLockBits(GpBitmap *bitmap, GDIPCONST GpRect *rect, UINT flags, PixelFormat format, BitmapData *lockeddata)
GpStatus WINGDIPAPI GdipBitmapUnlockBits(GpBitmap *bitmap, BitmapData *lockeddata)
PVOID WINAPI HeapAlloc(HANDLE, DWORD, SIZE_T)
GpStatus WINGDIPAPI GdipCreateBitmapFromFile(GDIPCONST WCHAR *filename, GpBitmap **bitmap)
GpStatus WINGDIPAPI GdipDisposeImage(GpImage *image)
#define HeapFree(x, y, z)
Referenced by ListViewItemChanged().