cut from image without loading
i have a so big JPG image. It's about 1GByte. And i need to cut/clip subimage among (x1,y1,x2,y2) coordinates without loading full image. Maybe it can be made on lower level programming. e.g. by studying JPEG File Format, but i need higher level code, or Components ..,pls help me