public final class ExposureValues.SpecularExclusion
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
AGGRESSIVE
Deprecated.
Specular will be removed aggressively.
|
static int |
MINIMAL
Deprecated.
Specular will be removed minimally.
|
static int |
MODERATE
Deprecated.
Specular will be removed moderately.
|
static int |
OFF
Deprecated.
No specular will be removed.
|
static int |
SPECIAL
Deprecated.
Do not use
|
Constructor and Description |
---|
SpecularExclusion()
Deprecated.
|
public static final int OFF
public static final int MINIMAL
public static final int MODERATE
public static final int AGGRESSIVE
public static final int SPECIAL