Extract frames from a TIFF image

We read a multi-frame TIFF using GcTiffReader, then read each frame into a GcBitmap, and render those bitmaps (up to 4) into the resulting image with GcBitmap.BitBlt().