Uses of Class
com.drew.metadata.exif.PrintIMDirectory
-
Packages that use PrintIMDirectory Package Description com.drew.metadata.exif Contains classes for the extraction and modelling of Exif metadata and camera manufacturer-specific makernotes. -
-
Uses of PrintIMDirectory in com.drew.metadata.exif
Methods in com.drew.metadata.exif with parameters of type PrintIMDirectory Modifier and Type Method Description private static voidExifTiffHandler. processPrintIM(PrintIMDirectory directory, int tagValueOffset, RandomAccessReader reader, int byteCount)Process PrintIM IFD Converted from Exiftool version 10.33 created by Phil Harvey http://www.sno.phy.queensu.ca/~phil/exiftool/ lib\Image\ExifTool\PrintIM.pmConstructors in com.drew.metadata.exif with parameters of type PrintIMDirectory Constructor Description PrintIMDescriptor(PrintIMDirectory directory)
-