Uses of Class
com.itextpdf.io.image.GifImageData
-
Uses of GifImageData in com.itextpdf.io.image
Modifier and TypeMethodDescriptionstatic GifImageData
ImageDataFactory.createGif
(byte[] bytes) Return a GifImage object.Modifier and TypeMethodDescriptionstatic void
GifImageHelper.processImage
(GifImageData image) Reads image source and fills GifImage object with parameters (frames, width, height)static void
GifImageHelper.processImage
(GifImageData image, int lastFrameNumber) Reads image source and fills GifImage object with parameters (frames, width, height)