Hi ,
Is it possible to extract some part from a bitmap?if so, please help me.
Advanced Thax,
-Srujan
Printable View
Hi ,
Is it possible to extract some part from a bitmap?if so, please help me.
Advanced Thax,
-Srujan
i do this by load the bitmap into a compatible dc
and then save portion of the screen to a bitmap file,maybe u can do this too
Hi
u can extract some part of bitmap. use LoadImage() and CopyImage() to do ur job.
Regards
skp
Be sure to rate answers if it helped, to encourage them.
Hi,
thax for help.I would like tohave some more help.if u can please help me.
i have a bitmap which is colored completely with black brush.now i would like to know that what the color i gave to it (thru programatically).
Is there any chance to compare the brush color of my bitmap?
if u find some thing for this please help me
Regards
-Srujan