Uses of Class
dev.matrixlab.webp4j.model.AnimatedWebPFrame
Packages that use AnimatedWebPFrame
-
Uses of AnimatedWebPFrame in dev.matrixlab.webp4j.model
Methods in dev.matrixlab.webp4j.model that return types with arguments of type AnimatedWebPFrameMethod parameters in dev.matrixlab.webp4j.model with type arguments of type AnimatedWebPFrameModifier and TypeMethodDescriptionvoidAnimatedWebPData.setFrames(List<AnimatedWebPFrame> frames) Sets the list of decoded frames.