#include "plugin_type.h"
#include "plugin_unknown.h"
Go to the source code of this file.
Data Structures | |
struct | PluginBitmapAttributes |
Rendering bitmap structure used to communicate between plugin and UDS. Struct derived from XImage. More... | |
struct | IPluginRenderResult |
Render result interface, for querying bitmap inside render result get bounding rectangles for a specified range, and get the anchor for a specified point. More... |