Add `QPImage.crop` function
Closed this issue · 0 comments
paulmueller commented
- two coordinates or one coordinate and width/height?
- Uses
QPImage.amp
andQPImage.pha
to create new QPImage - copy meta data
- do not copy bg data, but get data from bg-corrected image (ramp correction might yield different result)