Is there a way to convert pixmap to image ?
BlitzMax Forums/BlitzMax Beginners Area/Is there a way to convert pixmap to image ?| 
 | ||
| Hi ! Is there a way to convert pixmap to image (without write a file) ? Thanks ! | 
| 
 | ||
| You mean like... Local image:TImage = LoadImage(pixmap) ? | 
| 
 | ||
| Thanks brucey ! |