Re: should i copy the bitmap header info when i wanna copy the bitmap data to global memory
- From: "Tom Serface" <tserface@xxxxxxx>
- Date: Wed, 6 Sep 2006 08:45:51 -0700
I agree with Joe. The only reason to save it is if you need some of the
information such as when you need to do image differencing or something like
that. However, it is not too big so saving it wouldn't hurt anything
certainly.
Tom
"thinktwice" <memorialday@xxxxxxxxx> wrote in message
news:1157531696.922402.323950@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
now what i can get is the CBitmap, i wanna save it to global memory
block ,so i can resuse it elsewhere, how could i achieve this? should i
copy the bitmapheadinfo,and how??i can only get width, height info from
CBitmap class
.
- Follow-Ups:
- Re: should i copy the bitmap header info when i wanna copy the bitmap data to global memory
- From: Joseph M . Newcomer
- Re: should i copy the bitmap header info when i wanna copy the bitmap data to global memory
- References:
- Prev by Date: Re: When presses ENTER on Edit BOX
- Next by Date: Re: faq can not add Template declarations
- Previous by thread: Re: should i copy the bitmap header info when i wanna copy the bitmap data to global memory
- Next by thread: Re: should i copy the bitmap header info when i wanna copy the bitmap data to global memory
- Index(es):
Relevant Pages
|