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