Uses of Class
com.itextpdf.kernel.pdf.xobject.PdfImageXObject.ImageBytesRetrievalProperties
Packages that use PdfImageXObject.ImageBytesRetrievalProperties
-
Uses of PdfImageXObject.ImageBytesRetrievalProperties in com.itextpdf.kernel.pdf.xobject
Methods in com.itextpdf.kernel.pdf.xobject that return PdfImageXObject.ImageBytesRetrievalPropertiesModifier and TypeMethodDescriptionPdfImageXObject.ImageBytesRetrievalProperties.getApplyFiltersOnly()Create a property set with only the options applyFilters activates.PdfImageXObject.ImageBytesRetrievalProperties.getFullOption()Create a property set with all options activated.Methods in com.itextpdf.kernel.pdf.xobject with parameters of type PdfImageXObject.ImageBytesRetrievalPropertiesModifier and TypeMethodDescriptionbyte[]PdfImageXObject.getImageBytes(PdfImageXObject.ImageBytesRetrievalProperties properties) Gets image bytes.PdfImageXObject.identifyImageFileExtension(PdfImageXObject.ImageBytesRetrievalProperties properties) Identifies recommended file extension to store the bytes of thisPdfImageXObject.PdfImageXObject.identifyImageType(PdfImageXObject.ImageBytesRetrievalProperties properties) Identifies the type of the image that is stored in the bytes of thisPdfImageXObject.