After I've blitted into a picturebox with DirectDraw, I've tried saving it with
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.PHP Code:Call SavePicture(frmTileSet.pic.Image, NewTile)
Thanks


Reply With Quote