Gets or sets image color space that JPEG encoder must use when acquired image is encoded.
| Visual Basic | 
|---|
Public Property JpegEncoder_JpegColorSpace As Integer  | 
| Value | Description | 
| 0 | The best color space is used automatically. | 
| 1 | Grayscale color space is used. | 
| 2 | RGB color space is used. |