public final class ExposureValues
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ExposureValues.ConformImage
ConformImage class that defines whether or not the image should conform
to exposure settings.
|
static class |
ExposureValues.ExposureMethod
Deprecated.
ExposureMethod class that defines the auto exposure method that will be
used during image capture.
|
static class |
ExposureValues.ExposureMode
ExposureMode class that defines the exposure mode that will be
used during image capture.
|
static class |
ExposureValues.ExposureSettings
ExpsoureSettings class that defines most common setting used during image
acquisition.
|
class |
ExposureValues.ExposureSettingsMinMax
ExposureSettingsMinMax class that defines Minimum and Maximum settings
for ExposureSettings
|
class |
ExposureValues.SpecularExclusion
Deprecated.
SpecularExclusion class that defines the specular exclusion setting in
the ExposureSettings class that will be used during image capture.
|