CanonCameraSettingsPackage
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage
public final class CanonCameraSettingsPackage extends CustomPackage
Represents CANON camera settings.
Methods
Method | Description |
---|---|
getMacroMode() | Gets the macro mode. |
getSelfTimer() | Gets the self timer. |
getQuality() | Gets the quality. |
getCanonFlashMode() | Gets the canon flash mode. |
getContinuousDrive() | Gets the continuous drive. |
getFocusMode() | Gets the focus mode. |
getRecordMode() | Gets the record mode. |
getCanonImageSize() | Gets the size of the canon image. |
getEasyMode() | Gets the easy mode. |
getDigitalZoom() | Gets the digital zoom. |
getContrast() | Gets the contrast. |
getSaturation() | Gets the saturation. |
getSharpness() | Gets the sharpness. |
getCameraIso() | Gets the camera iso. |
getMeteringMode() | Gets the metering mode. |
getFocusRange() | Gets the focus range. |
getAFPoint() | Gets the AFPoint. |
getCanonExposureMode() | Gets the canon exposure mode. |
getLensType() | Gets the type of the lens. |
getMaxFocalLength() | Gets the maximum length of the focal. |
getMinFocalLength() | Gets the minimum length of the focal. |
getImageStabilization() | Gets the image stabilization. |
getMacroMode()
public final short getMacroMode()
Gets the macro mode.
Returns: short - The macro mode.
getSelfTimer()
public final short getSelfTimer()
Gets the self timer.
Returns: short - The self timer.
getQuality()
public final short getQuality()
Gets the quality.
Returns: short - The quality.
getCanonFlashMode()
public final short getCanonFlashMode()
Gets the canon flash mode.
Returns: short - The canon flash mode.
getContinuousDrive()
public final short getContinuousDrive()
Gets the continuous drive.
Returns: short - The continuous drive.
getFocusMode()
public final short getFocusMode()
Gets the focus mode.
Returns: short - The focus mode.
getRecordMode()
public final short getRecordMode()
Gets the record mode.
Returns: short - The record mode.
getCanonImageSize()
public final short getCanonImageSize()
Gets the size of the canon image.
Returns: short - The size of the canon image.
getEasyMode()
public final short getEasyMode()
Gets the easy mode.
Returns: short - The easy mode.
getDigitalZoom()
public final short getDigitalZoom()
Gets the digital zoom.
Returns: short - The digital zoom.
getContrast()
public final short getContrast()
Gets the contrast.
Returns: short - The contrast.
getSaturation()
public final short getSaturation()
Gets the saturation.
Returns: short - The saturation.
getSharpness()
public final short getSharpness()
Gets the sharpness.
Returns: short - The sharpness.
getCameraIso()
public final short getCameraIso()
Gets the camera iso.
Returns: short - The camera iso.
getMeteringMode()
public final short getMeteringMode()
Gets the metering mode.
Returns: short - The metering mode.
getFocusRange()
public final short getFocusRange()
Gets the focus range.
Returns: short - The focus range.
getAFPoint()
public final short getAFPoint()
Gets the AFPoint.
Returns: short - The AFPoint.
getCanonExposureMode()
public final short getCanonExposureMode()
Gets the canon exposure mode.
Returns: short - The canon exposure mode.
getLensType()
public final int getLensType()
Gets the type of the lens.
Returns: int - The type of the lens.
getMaxFocalLength()
public final int getMaxFocalLength()
Gets the maximum length of the focal.
Returns: int - The maximum length of the focal.
getMinFocalLength()
public final int getMinFocalLength()
Gets the minimum length of the focal.
Returns: int - The minimum length of the focal.
getImageStabilization()
public final short getImageStabilization()
Gets the image stabilization.
Returns: short - The image stabilization.