BitmapSolid
From K-3D
Description
| Generates a solid-color bitmap |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Bitmap Plugins |
Metadata
| Name | Value |
|---|
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 |

