Gets or sets if the resulting image is reduced by half in each dimension.
Read-write property
Visual Basic |
---|
Public Property CameraRawUseHalfSizeImage As Boolean |
Boolean value that is set to true to reduce the image by half for each dimension; set to false (the default setting) otherwise.
When set to true, the resulting image is reduced by half in each dimension, resulting in one quarter of the original number of pixels. This can be much faster than producing a full size image.