GPESurf::GPESurf (Windows CE 5.0)
This method creates a system-memory surface and allocates storage.
GPESurf::GPESurf( int width, int height, EGPEFormat format);
Parameters
- width
[in] Width in pixels of the surface to create. - height
[in] Height in pixels of the surface to create. - format
[in] Pixel format for the surface.
Return Values
None.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Gpe.h.
Link Library: Gpe_lib.lib.
See Also
Display Drivers | GPESurf | GPESurf::Init
Send Feedback on this topic to the authors