Description. Multiply value of each pixel
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Bitmap Plugins
Table B.25. BitmapMultiply Properties
Label | Description | Type | Script Name |
---|---|---|---|
Input Bitmap | Input bitmap | k3d::bitmap* | input_bitmap |
Output Bitmap | Output bitmap | k3d::bitmap* | output_bitmap |
Multiplicand | Multiply each pixel component with this value | k3d::double_t | value |