Function SuperImage.createSameFormat

Makes a blank image of the same format

abstract SuperImage createSameFormat (
  uint w,
  uint h
);