Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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