Hi,
i've created a JPEG image which is 300 x 50. this image contains 6
images of 50 x 50.
i would like to know how can i tell to my program to use image 1 (from
pixel 0 to 49) at one place and to tell again to use image 3 (from pixel
99 to 149) to another place ?
or does it work only with BMP image ?
how to do it without using MFC ?
thanks a lot,
Maileen