PDA

Click to See Complete Forum and Search --> : writing a bitmap into a bmp file


Elia
Nov 25th, 2002, 01:00 PM
Hello,
i have the handle of a bitmap, and i want to get a bmp file.
Any idea?
The bitmap is a bitmap of one button of another program, not mine.
Thanks.

dogfish227
Dec 24th, 2002, 01:09 PM
im not shure how to get it from another progrm but to save a bitmpa just say

savepicture(picture,filelocation)