Function region

ImageRegion factory function

ImageRegion region (
  SuperImage img,
  uint x,
  uint y,
  uint width,
  uint height
);