[]
Specifies how images should be displayed (color, gray-scale, or black and white).
public enum XLPictureViewType
| 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 grayscale. |