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.
Value: The header.public final Integer getCameraInfo()
Gets the camera information.
Value: The camera information.public final Integer getFocusInfo()
Gets the focus information.
Value: The focus information.public final Integer getQuality()
Gets the quality.
Value: The quality.public final Integer getWhiteBalance()
Gets the white balance.
Value: The white balance.public final Integer getTeleconverter()
Gets the teleconverter.
Value: The teleconverter.public final boolean getMultiBurstMode()
Gets a value indicating whether [multi burst mode].
Value:true
if [multi burst mode]; otherwise, false
.public final Integer getMultiBurstImageWidth()
Gets the width of the multi burst image.
Value: The width of the multi burst image.public final Integer getMultiBurstImageHeight()
Gets the height of the multi burst image.
Value: The height of the multi burst image.public final Integer getRating()
Gets the rating.
Value: The rating.public final Integer getContrast()
Gets the contrast.
Value: The contrast.public final Integer getSaturation()
Gets the saturation.
Value: The saturation.public final Integer getSharpness()
Gets the sharpness.
Value: The sharpness.public final Integer getBrightness()
Gets the brightness.
Value: The brightness.public final Integer getPictureEffect()
Gets the picture effect.
Value: The picture effect.public final Integer getSoftSkinEffect()
Gets the soft skin effect.
Value: The soft skin effect.public final Integer getFileFormat()
Gets the file format.
Value: The file format.public final Integer getSonyModelID()
Gets the sony model identifier.
Value: The sony model identifier.public final String getCreativeStyle()
Gets the creative style.
Value: The creative style.public final Integer getColorTemperature()
Gets the color temperature.
Value: The color temperature.public final Integer getLensType()
Gets the type of the lens.
Value: The type of the lens.public final Integer getColorMode()
Gets the color mode.
Value: The color mode.public final Integer getMacro()
Gets the macro.
Value: The macro.public final Integer getExposureMode()
Gets the exposure mode.
Value: The exposure mode.public final Integer getFocusMode2()
Gets the focus mode2.
Value: The focus mode2.public final Integer getJPEGQuality()
Gets the JPEG quality.
Value: The JPEG quality.public final Integer getAFIlluminator()
Gets the af illuminator.
Value: The af illuminator.public final Integer getFlashLevel()
Gets the flash level.
Value: The flash level.public final Integer getReleaseMode()
Gets the release mode.
Value: The release mode.Copyright © 2017. All rights reserved.