Function image

Create an image with specified parameters

SuperImage image (
  uint w,
  uint h,
  uint channels = 3u,
  uint bitDepth = 8u
);