hImage = WinXDraw_CreateImage (w, h)
Creates a new image
Parameter | Description |
---|---|
w | The width of the new image |
h | The height of the new image |
The handle to the new image or 0 on fail
none
'Create a new image |
Images
WinXDrawImage
WinXDraw_LoadImage
WinXDraw_DeleteImage
WinXDraw_SaveImage
WinXDraw_SetImagePixel
WinXDraw_SetConstantAlpha
WinXDraw_SetImageChannel
WinXDraw_CopyImage
WinXClip_GetImage