Home
last modified time | relevance | path

Searched defs:ExposureBiasValue (Results 1 – 23 of 23) sorted by relevance

/dports/devel/easyexif/easyexif-1.0/
H A Dexif.h107 double ExposureBiasValue; // Exposure bias value in EV variable
/dports/net-im/dendrite/dendrite-0.5.1/vendor/gopkg.in/h2non/bimg.v1/
H A Dmetadata.go32 ExposureBiasValue = "exif-ifd2-ExposureBiasValue" const
106 ExposureBiasValue string member
/dports/misc/openmvg/openMVG-2.0/src/third_party/easyexif/
H A Dexif.h118 double ExposureBiasValue; // Exposure bias value in EV variable
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimedia/
H A Dqmediametadata.h130 QString ExposureBiasValue; variable
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/rwcarlsen/goexif/exif/
H A Dfields.go59 ExposureBiasValue = "ExposureBiasValue" const
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/rwcarlsen/goexif/exif/
H A Dfields.go59 ExposureBiasValue FieldName = "ExposureBiasValue" const
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/rwcarlsen/goexif/exif/
H A Dfields.go59 ExposureBiasValue FieldName = "ExposureBiasValue" const
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/rwcarlsen/goexif/exif/
H A Dfields.go59 ExposureBiasValue FieldName = "ExposureBiasValue" const
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/imageio/plugins/tiff/
H A DExifTIFFTagSet.java1510 static class ExposureBiasValue extends TIFFTag { class in ExifTIFFTagSet
1512 public ExposureBiasValue() { in ExposureBiasValue() method in ExifTIFFTagSet.ExposureBiasValue
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/imageio/plugins/tiff/
H A DExifTIFFTagSet.java1510 static class ExposureBiasValue extends TIFFTag { class in ExifTIFFTagSet
1512 public ExposureBiasValue() { in ExposureBiasValue() method in ExifTIFFTagSet.ExposureBiasValue
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/imageio/plugins/tiff/
H A DExifTIFFTagSet.java1510 static class ExposureBiasValue extends TIFFTag { class in ExifTIFFTagSet
1512 public ExposureBiasValue() { in ExposureBiasValue() method in ExifTIFFTagSet.ExposureBiasValue
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/imageio/plugins/tiff/
H A DExifTIFFTagSet.java1510 static class ExposureBiasValue extends TIFFTag { class in ExifTIFFTagSet
1512 public ExposureBiasValue() { in ExposureBiasValue() method in ExifTIFFTagSet.ExposureBiasValue
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/imageio/plugins/tiff/
H A DExifTIFFTagSet.java1510 static class ExposureBiasValue extends TIFFTag { class in ExifTIFFTagSet
1512 public ExposureBiasValue() { in ExposureBiasValue() method in ExifTIFFTagSet.ExposureBiasValue
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/imageio/plugins/tiff/
H A DExifTIFFTagSet.java1510 static class ExposureBiasValue extends TIFFTag { class in ExifTIFFTagSet
1512 public ExposureBiasValue() { in ExposureBiasValue() method in ExifTIFFTagSet.ExposureBiasValue
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/imageio/plugins/tiff/
H A DExifTIFFTagSet.java1510 static class ExposureBiasValue extends TIFFTag { class in ExifTIFFTagSet
1512 public ExposureBiasValue() { in ExposureBiasValue() method in ExifTIFFTagSet.ExposureBiasValue
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/imageio/plugins/tiff/
H A DExifTIFFTagSet.java1510 static class ExposureBiasValue extends TIFFTag { class in ExifTIFFTagSet
1512 public ExposureBiasValue() { in ExposureBiasValue() method in ExifTIFFTagSet.ExposureBiasValue
/dports/net/linphone/linphoneqt-4.1.1/src/utils/
H A DQExifImageHeader.h193 ExposureBiasValue = 0x9204, enumerator
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/Library/Classes/
H A DMetadataModels.cs1234 public FIRational? ExposureBiasValue property in FreeImageAPI.Metadata.MDM_EXIF_EXIF
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/rexif-0.7.3/src/
H A Dtypes.rs381 ExposureBiasValue = 0x0000_9204, enumerator
/dports/graphics/py-piexif/piexif-1.1.3/piexif/
H A D_exif.py542 ExposureBiasValue = 37380 variable in ExifIFD
/dports/misc/fq/fq-0.0.2/format/tiff/
H A Dtags.go177 ExposureBiasValue = 0x9204 const
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtMultimedia.py1946 ExposureBiasValue = None # str - member variable in QMediaMetaData
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/UnitTest/
H A DFreeImage.cs17763 public FIRational? ExposureBiasValue property in FreeImageAPI.Metadata.MDM_EXIF_EXIF