Modifier and Type | Method and Description |
---|---|
static WhiteBalance |
WhiteBalance.getAsShot()
White balance: As Shot.
|
static WhiteBalance |
WhiteBalance.getAuto()
White balance: Auto.
|
static WhiteBalance |
WhiteBalance.getCloudy()
White balance: Cloudy.
|
static WhiteBalance |
WhiteBalance.getCustom()
White balance: Custom.
|
static WhiteBalance |
WhiteBalance.getDaylight()
White balance: Daylight.
|
static WhiteBalance |
WhiteBalance.getFlash()
White balance: Flash.
|
static WhiteBalance |
WhiteBalance.getFluorescent()
White balance: Fluorescent.
|
static WhiteBalance |
WhiteBalance.getShade()
White balance: Shade.
|
static WhiteBalance |
WhiteBalance.getTungsten()
White balance: Tungsten.
|
Modifier and Type | Method and Description |
---|---|
void |
CameraRawPackage.setWhiteBalance(WhiteBalance whiteBalance)
Sets the white balance.
|
Copyright © 2018. All rights reserved.