|
BM_TILE * | BfBitmapTileGet (BM_REF bm, const RECT32 *src_rect, Int32 width, Int32 height, Int32 tile_mode, Int32 flags) |
|
Int32 | BfBitmapTileDetach (BM_REF bm, BM_TILE *tile_buf, Int32 flags) |
|
Int32 | BfDiscardChanges (BM_REF bm) |
|
Int32 | BfUpdateView (BM_REF bm) |
|
Bool | BfConvertTileToBasebmp (const BM_TILE *tile, const RECT32 *tile_rect, BaseBitmap *bmp, Int32 zero) |
|
Bool | BfBitmapTileScale (BM_REF bm, BM_TILE *src_bm, BM_TILE *dst_bm, RECT32 *src_rect, RECT32 *dst_rect) |
|
PROGRESS_ID | BfProgressNew (BM_REF bm) |
|
Int32 | BfProgressDelete (BM_REF bm, PROGRESS_ID pid) |
|
Int32 | BfProgressUpdate (BM_REF bm, PROGRESS_ID pid, Int32 current_value, Int32 max_value, const maxon::String &text) |
|
BaseContainer | GetGlobalFilterPrefs (Int32 pluginid) |
|
Bool | SetGlobalFilterPrefs (Int32 pluginid, const BaseContainer &prefs) |
|
void * | GetEditorWindow () |
|