BitmapAdd
From K-3D
Description
| Add value to each pixel color component |
| 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 |
| Add value | Add value to each pixel's Red, Green and Blue component | k3d::double_t | value |

