Uses of Record Class
cloud.opencode.base.image.exif.ExifInfo
Packages that use ExifInfo
-
Uses of ExifInfo in cloud.opencode.base.image.exif
Methods in cloud.opencode.base.image.exif that return ExifInfoModifier and TypeMethodDescriptionstatic ExifInfoExifInfo.empty()Create an empty ExifInfo representing absent or unparseable EXIF data 创建一个空的 ExifInfo,表示缺失或无法解析的 EXIF 数据static ExifInfoExifOp.read(byte[] jpegBytes) Read EXIF metadata from JPEG bytes 从 JPEG 字节数组读取 EXIF 元数据static ExifInfoRead EXIF metadata from a JPEG file 从 JPEG 文件读取 EXIF 元数据