ImageMaster is 2D version of SpriteMasterPro. It's primary role is to extract both standard and animated images from a loaded pack.
The images extracted from the pack become
normal 2D images.
They can be displayed using the Blitz DrawImage
command.
Animated images also use the DrawImage command along with the
optional frame parameter.