After I've blitted into a picturebox with DirectDraw, I've tried saving it with
PHP Code:
Call SavePicture(frmTileSet.pic.ImageNewTile
but it just saves my picture as a gray image, (which is the color of the picturebox. Its as if theres not even a picture in the control. So how are you suppose to save something blitted into a picturebox.

Thanks