AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Funciones estándar / Funciones de Windows / Funciones EXIF
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Constants for the Exif functions
The Exif constants are as follows:
ConstantDescriptionUsed by the functions / types of variables
ExifBinaryType in which the value of the tag will be saved: Binary string.ImageInfoModify
ExifStringType in which the value of the tag will be saved: ASCII character string.ImageInfoModify
ExifInteger4Type in which the value of the tag will be saved: Signed 4-byte integer.ImageInfoModify
ExifUInteger1Type in which the value of the tag will be saved: Unsigned 1-byte integer.ImageInfoModify
ExifUInteger2Type in which the value of the tag will be saved: Unsigned 2-byte integer.ImageInfoModify
ExifUInteger4Type in which the value of the tag will be saved: Unsigned 4-byte integer.ImageInfoModify
ExifRationalType in which the value of the tag will be saved: Signed rational.ImageInfoModify
ExifURationalType in which the value of the tag will be saved: Unsigned rational.ImageInfoModify
imgCommentCharacter string
Comments about the image
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgCompressionReal
Compression of the image in bits/pixel
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgCopyrightCharacter string
Copyright of the image
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgDateDate
Date and time of the image in YYYY:MM:DD HH:MM:SS format
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgDescriptionCharacter string
Image description
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgSubjectDistanceReal
Distance from the subject in meters
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgExposureBiasReal
Exposure bias in APEX
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgFlashInteger
Status of the flash during the shot:
  • 0: Flash off.
  • 1: Flash on.
  • 5: Flash on and light not detected.
  • 7: Flash on and light detected.
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgHeightInteger
Height of image in pixels
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgWidthInteger
Width of image in pixels
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgRecordingSoftwareCharacter string
Name of the software that was used to record the image
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgFocalLengthReal
Focal length in millimeters
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgBrightnessReal
Brightness of the image in APEX
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgDeviceMarkCharacter string
Mark of the camera that took the photo
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgDeviceModelCharacter string
Model of camera that took the photo
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgMeteringModeInteger
Metering mode:
  • 0: unknown.
  • 1: average.
  • 2: average centered.
  • 3: dot.
  • 4: multidot.
  • 5: pattern.
  • 6: partial.
  • 7 to 254: reserved.
  • 255: other.
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgManufacturerNoteCharacter strings
Name of the camera manufacturer
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgOrientationInteger
Orientation of the image:
  • 1 to 4: landscape.
  • 5 to 8: portrait.
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgApertureReal
Aperture in APEX
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgFApertureReal
Focal
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgMaxApertureReal
Maximum aperture in APEX
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgExposureProgramInteger
Exposure mode used during the shot:
  • 0: undefined.
  • 1: manual.
  • 2: normal.
  • 3: priority to aperture.
  • 4: priority to speed.
  • 5: creation.
  • 6: action.
  • 7: close-up portrait without background.
  • 8: landscape.
  • 9 to 255: others.
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgXResolutionReal
Horizontal resolution of the image
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgYResolutionReal
Vertical resolution of the image
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgLightSourceInteger
Light source for the image:
  • 0: unknown.
  • 1: daylight.
  • 2: fluorescent.
  • 3: tungsten.
  • 17: standard light A.
  • 18: standard light B.
  • 19: standard light C.
  • 20: D55.
  • 21: D65.
  • 22: D75.
  • 23 to 254: reserved.
  • 255: other.
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgExposureTimeReal
Exposure time
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgResolutionUnitInteger
Unit for the horizontal and vertical resolution of the image:
  • 2: inches.
  • 3: centimeters.
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgEXIFVersionCharacter string
Version of Exif information
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
imgThumbnailBinary string
Thumbnail corresponding to the image
ImageInfoList, ImageInfoValue, Image type
imgShutterSpeedReal
Shutter speed in APEX
ImageInfoList, ImageInfoModify, ImageInfoValue, Image type
See also
Versión mínima requerida
  • Versión 10
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local