public final class SonyMakerNotes extends MakerNotesBase
Represents SONY makernotes.
Modifier and Type | Method and Description |
---|---|
Integer |
getAFIlluminator()
Gets the af illuminator.
|
Integer |
getBrightness()
Gets the brightness.
|
Integer |
getCameraInfo()
Gets the camera information.
|
Integer |
getColorMode()
Gets the color mode.
|
Integer |
getColorTemperature()
Gets the color temperature.
|
Integer |
getContrast()
Gets the contrast.
|
String |
getCreativeStyle()
Gets the creative style.
|
Integer |
getExposureMode()
Gets the exposure mode.
|
Integer |
getFileFormat()
Gets the file format.
|
Integer |
getFlashLevel()
Gets the flash level.
|
Integer |
getFocusInfo()
Gets the focus information.
|
Integer |
getFocusMode2()
Gets the focus mode2.
|
String |
getHeader()
Gets the header.
|
Integer |
getJPEGQuality()
Gets the JPEG quality.
|
Integer |
getLensType()
Gets the type of the lens.
|
Integer |
getMacro()
Gets the macro.
|
Integer |
getMultiBurstImageHeight()
Gets the height of the multi burst image.
|
Integer |
getMultiBurstImageWidth()
Gets the width of the multi burst image.
|
boolean |
getMultiBurstMode()
Gets a value indicating whether [multi burst mode].
|
Integer |
getPictureEffect()
Gets the picture effect.
|
Integer |
getQuality()
Gets the quality.
|
Integer |
getRating()
Gets the rating.
|
Integer |
getReleaseMode()
Gets the release mode.
|
Integer |
getSaturation()
Gets the saturation.
|
Integer |
getSharpness()
Gets the sharpness.
|
Integer |
getSoftSkinEffect()
Gets the soft skin effect.
|
Integer |
getSonyModelID()
Gets the sony model identifier.
|
Integer |
getTeleconverter()
Gets the teleconverter.
|
Integer |
getWhiteBalance()
Gets the white balance.
|
getTags, readByTagId, setTags
public final String getHeader()
Gets the header.
public final Integer getCameraInfo()
Gets the camera information.
public final Integer getFocusInfo()
Gets the focus information.
public final Integer getQuality()
Gets the quality.
public final Integer getWhiteBalance()
Gets the white balance.
public final Integer getTeleconverter()
Gets the teleconverter.
public final boolean getMultiBurstMode()
Gets a value indicating whether [multi burst mode].
true
if [multi burst mode]; otherwise, false
.public final Integer getMultiBurstImageWidth()
Gets the width of the multi burst image.
public final Integer getMultiBurstImageHeight()
Gets the height of the multi burst image.
public final Integer getRating()
Gets the rating.
public final Integer getContrast()
Gets the contrast.
public final Integer getSaturation()
Gets the saturation.
public final Integer getSharpness()
Gets the sharpness.
public final Integer getBrightness()
Gets the brightness.
public final Integer getPictureEffect()
Gets the picture effect.
public final Integer getSoftSkinEffect()
Gets the soft skin effect.
public final Integer getFileFormat()
Gets the file format.
public final Integer getSonyModelID()
Gets the sony model identifier.
public final String getCreativeStyle()
Gets the creative style.
public final Integer getColorTemperature()
Gets the color temperature.
public final Integer getLensType()
Gets the type of the lens.
public final Integer getColorMode()
Gets the color mode.
public final Integer getMacro()
Gets the macro.
public final Integer getExposureMode()
Gets the exposure mode.
public final Integer getFocusMode2()
Gets the focus mode2.
public final Integer getJPEGQuality()
Gets the JPEG quality.
public final Integer getAFIlluminator()
Gets the af illuminator.
public final Integer getFlashLevel()
Gets the flash level.
public final Integer getReleaseMode()
Gets the release mode.