Go to the source code of this file.
Classes | |
class | ExportBitmap |
Represents a bitmap object that has been saved out into the file already. This enables any other references to the bitmap to be output as we have a mechanism to remember that a bitmap definition has already been saved into the file and the record number it was saved under. More... | |
class | ExportBitmapList |
Holds a list of Bitmaps that have been exported when we are saving a Version 2 Native Camelot document out to file. More... | |
class | ExportedBitmaps |
Encapsulate the process of maintaining an list of Bitmaps already exported from the current document out to file. More... |