This documentation is for the free plugin Py4D in CINEMA 4D R11.5 and not for the C4DSDK of Python in CINEMA 4D R12. For R12, please visit PluginCafe.com
A data class for creating bitmap savers. Use RegisterBitmapSaverPlugin to register the plugin.
Override - Open the settings dialog for this import/export filter.
| Parameter: | data (BaseContainer) – The settings for your plugin. |
|---|---|
| Return type: | bool |
| Returns: | True if the dialog opened successfully. |
Warning
NEVER call any GUI commands in this method. Use the return value to inform the user about the state of the rendering.
Override - Save the bitmap to a file.
| Parameters: |
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Return type: | int |
||||||||||||||
| Returns: | The return values are stored in c4d.bitmaps:
|