Description. Generates a solid-color bitmap
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Bitmap Plugins
Table B.28. BitmapSolid Properties
Label | Description | Type | Script Name |
---|---|---|---|
Output Bitmap | Output bitmap | k3d::bitmap* | output_bitmap |
Width | Bitmap width | k3d::int32_t | width |
Height | Bitmap height | k3d::int32_t | height |
Color | Bitmap color | k3d::color | color |