set_white_balance method
set_white_balance
Sets the white balance.
def set_white_balance(self, white_balance):
...
| Parameter | Type | Description |
|---|---|---|
| white_balance | XmpWhiteBalance |
The white balance. |
Exceptions
| Exception | Description |
|---|---|
| ArgumentNullException | WhiteBalance could not be null. |