| Package | Description |
|---|---|
| com.groupdocs.metadata.core |
The com.groupdocs.metadata.core namespace provides main classes allowing working with metadata in all supported formats.
|
| Modifier and Type | Method and Description |
|---|---|
static XmpWhiteBalance |
XmpWhiteBalance.getAsShot()
White balance: As Shot.
|
static XmpWhiteBalance |
XmpWhiteBalance.getAuto()
White balance: Auto.
|
static XmpWhiteBalance |
XmpWhiteBalance.getCloudy()
White balance: Cloudy.
|
static XmpWhiteBalance |
XmpWhiteBalance.getCustom()
White balance: Custom.
|
static XmpWhiteBalance |
XmpWhiteBalance.getDaylight()
White balance: Daylight.
|
static XmpWhiteBalance |
XmpWhiteBalance.getFlash()
White balance: Flash.
|
static XmpWhiteBalance |
XmpWhiteBalance.getFluorescent()
White balance: Fluorescent.
|
static XmpWhiteBalance |
XmpWhiteBalance.getShade()
White balance: Shade.
|
static XmpWhiteBalance |
XmpWhiteBalance.getTungsten()
White balance: Tungsten.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmpCameraRawPackage.setWhiteBalance(XmpWhiteBalance whiteBalance)
Sets the white balance.
|
Copyright © 2025. All rights reserved.