BitmapModifierScript
From K-3D
Description
| Bitmap modifier that uses a script to modify an input bitmap |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Script Plugins, Bitmap Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Script | Script source code | k3d::string_t | script |
| Input Bitmap | Input bitmap | k3d::bitmap* | input_bitmap |
| Output Bitmap | Output bitmap | k3d::bitmap* | output_bitmap |

