Function unmanagedAnimatedImage

Factory function for UnmanagedAnimatedImage

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