GetPixelFormat (GDI32.@)
INT GetPixelFormat ( HDC hdc )
Gets index of pixel format of DC.
hdc | [In] | Device context whose pixel format index is sought. |
Success: Currently selected pixel format
Failure: 0
Defined in "ddraw.h".
Implemented in "dlls/gdi32/painting.c". source.winehq.org/source/dlls/gdi32/painting.c
Debug channel "gdi".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.