Function animatedImage

Factory function for animated images

SuperImage animatedImage (
  uint w,
  uint h,
  uint channels,
  uint bitDepth,
  uint numFrames = 1u
);