Re: how to retrive a part of image from a png/bitmap

2011-01-24 Thread Quincey Morris
On Jan 24, 2011, at 09:46, Rajendran P wrote: > i have a single bitmap/jpeg (no restriction on image type) of size 360*30 > consisting of 12 pictures each of size 30*30 , i need to programatically > retrieve each of these images and display them in ui . any suggestion on how > to > approac

how to retrive a part of image from a png/bitmap

2011-01-24 Thread Rajendran P
hi , i have a single bitmap/jpeg (no restriction on image type) of size 360*30 consisting of 12 pictures each of size 30*30 , i need to programatically retrieve each of these images and display them in ui . any suggestion on how to approach this would be of great help Thanks in