Quantcast
Channel: VBForums - API
Viewing all articles
Browse latest Browse all 168

[RESOLVED] double buffering: how use CreateBitmap()?

$
0
0
Code:

dim ImageBitmap as long
ImageBitmap = CreateBitmap(width, height, 1, 32, 0)
If (ImageBitmap = 0) Then Debug.Print "error on ImageBitmap"

why i get zero on ImageBitmap?
what i'm doing wrong for create the bitmap?

Viewing all articles
Browse latest Browse all 168

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>