I need to load a certain piece of a jpg or bmp image file, to a
picture box. If I use LoadPicture the picture box loads the file
from (0,0). Is there a way to change this offset, or is there a
different function?
Thank you!