Uses of Record Class
pro.verron.officestamper.utils.image.ImgPart
Packages that use ImgPart
-
Uses of ImgPart in pro.verron.officestamper.utils.openpackaging
Methods in pro.verron.officestamper.utils.openpackaging that return ImgPartModifier and TypeMethodDescriptionOpenPackage.findOrCreateImgPart(Supplier<byte[]> bytes, boolean deduplicate) Finds an existing image part in the package that matches the given byte data, or creates a new one if no matching part is found or deduplication is disabled.