What may be the Problem?

Login to reply to this topic.
Tue, 2008-07-22 07:55
Joined: 2008-04-11
Forum posts: 27

Hello All,

i am creating one screen which have many images and m getting the images dynamically and converting those images into bitmaps using CIMageDecoder....all thing are working fine.....and images are converting very much fine .....but problem is that some white background is coming o each image....

FYI : i am creating the mask for each image in grey style.....


correct me if m worng


Tue, 2008-07-29 20:18
Joined: 2005-04-13
Forum posts: 121
Re: What may be the Problem?

some white background - means the sizes are probably not taken correctly.


Jupitar

Thu, 2008-07-31 09:57
Joined: 2008-04-11
Forum posts: 27
Re: What may be the Problem?

No size of the mask and images are same......as m giving the same size parameters for both.....


correct me if m worng

Thu, 2008-07-31 10:57
Joined: 2007-06-16
Forum posts: 52
Re: What may be the Problem?

Hi..

Don't Load the images while drawing on the screen..

make everything ready (Loading images into objects) then start drawing them

ThanX&Regards
vijay


ready to face

  • Login to reply to this topic.