Exposure Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. faceapi. models. Exposure
- com.
public class Exposure
Properties describing exposure level of the image.
Modifier and Type | Method and Description |
---|---|
Exposure |
exposure Get the exposureLevel value. |
double |
value()
Get the value value. |
Exposure |
with Set the exposureLevel value. |
Exposure |
with Set the value value. |
exposureLevel
public ExposureLevel exposureLevel()
Get the exposureLevel value.
Returns:
value
public double value()
Get the value value.
Returns:
withExposureLevel
public Exposure withExposureLevel(ExposureLevel exposureLevel)
Set the exposureLevel value.
Parameters:
Returns:
withValue
public Exposure withValue(double value)
Set the value value.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: