Classes | |
| class | ColorProfile |
| class | ColorProfileConvert |
| class | BaseBitmap |
| class | MultipassBitmap |
| class | BaseBitmapLink |
| class | MovieLoader |
| class | MovieSaver |
| class | BitmapLoaderPlugin |
| class | BitmapSaverPlugin |
| class | AutoBitmap |
Namespaces | |
| maxon | |
| cinema | |
Enumerations | |
| enum class | BITMAP_UPDATEREGION { X1 , Y1 , X2 , Y2 , TYPE , COLOR , PREPARE } |
Functions | |
| enum cinema::BITMAP_UPDATEREGION | MAXON_ENUM_LIST (BITMAP_UPDATEREGION) |
| IconData | InitResourceIcon (Int32 resource_id) |
| BaseBitmap * | InitResourceBitmap (Int32 resource_id) |
| BaseBitmap * | GetBitmapFromLockList (BaseDocument *doc, Filename &fn, Int32 frame, LayerSet *lsl, LockList *&lockList, INITRENDERRESULT *initRenderResult=nullptr) |
| void | Unlock (LockList *&lockList) |
| Bool | IsMarkedForDeletion (const LockList *lockList) |
| maxon::Result< maxon::DataDictionary > | GetImageSettingsDictionary (const BaseContainer *data, Int32 filterId) |
| maxon::Result< void > | SetImageSettingsDictionary (const maxon::DataDictionary &settings, BaseContainer *data, Int32 filterId) |
| Bool | BitmapSaverPluginSupport (BitmapSaverPlugin *bp, Int flags) |
| Bool | BitmapSaverPluginSupport (Int32 format, Int flags) |
| Bool | BitmapSaverPluginIsMovie (BitmapSaverPlugin *bp) |
| Bool | BitmapSaverPluginIsMovie (Int32 format) |
Variables | |
| X1 | |
| Y1 | |
| X2 | |
| Y2 | |
| TYPE | |
| COLOR | |
| PREPARE | |
| cinema::ColorProfile | MAXON_ENUM_LIST |
| #define COLORMODE_MAXCOLOR |
Maximum number of color modes.
| #define CUSTOMDATATYPE_COLORPROFILE |
ColorProfile custom data ID.
| #define CUSTOMGUI_COLORPROFILE |
ColorProfile custom GUI ID.
| #define BMP_INSERTLAST |
A special MultipassBitmap that can be used to indicate to position a layer last in the list.
| X1 |
::Int32.
| Y1 |
::Int32.
| X2 |
::Int32.
| Y2 |
::Int32.
| TYPE |
::Int32.
| COLOR |
::Vector.
| PREPARE |
::Bool.