[]
Specifies the color transformation applied to a picture.
public enum PictureColorType
Public Enum PictureColorType
| Name | Description |
|---|---|
| Automatic | Specifies the default color transformation. |
| BlackAndWhite | Specifies the black-and-white transformation. |
| Grayscale | Specifies the grayscale transformation. |
| Mixed | Mixed transformation. |
| Watermark | Specifies the watermark transformation. |