#include "list.h"
#include "msg.h"
#include "ops.h"
Go to the source code of this file.
Classes | |
class | GlobalBitmapList |
A list of Greyscale bitmaps A list of all the OIL Bitmaps available in the application. More... | |
class | BitmapListChangedMsg |
This message is sent whenever the document bitmap list changes in some way. More... | |
class | OpDeleteBitmap |
Removes all references to a bitmap, and deletes it from memory. More... | |
Defines | |
#define | OPTOKEN_DELETEBITMAP _T("DeleteBitmap") |
|
|