BitmapColorMonochrome
From K-3D
Description
| Make any image black and white |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Bitmap Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Input Bitmap | Input bitmap | k3d::bitmap* | input_bitmap |
| Output Bitmap | Output bitmap | k3d::bitmap* | output_bitmap |
| Red weight | Scale Red componnt value | k3d::double_t | red_weight |
| Green weight | Scale Green component value | k3d::double_t | green_weight |
| Blue weight | Scale Blue component value | k3d::double_t | blue_weight |

