[]
Specifies how images should be displayed (color, grayscale, or black and white).
public enum PictureViewType
| Name | Description |
|---|---|
| Auto | Display the image using the image's own color information. |
| BlackAndWhite | Display the image in black and white. |
| GrayScale | Display the image in a gray-scale. |