public static final class ExposureValues.ConformImage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CONFORM_IMAGE
Image must conform to exposure settings
|
static int |
DO_NOT_CONFORM_IMAGE
Image do not need to conform to exposure settings
|
Constructor and Description |
---|
ConformImage() |
public static final int DO_NOT_CONFORM_IMAGE
public static final int CONFORM_IMAGE