Package 

Class AvifAnimatedDecoder

  • All Implemented Interfaces:
    java.io.Closeable , java.lang.AutoCloseable

    
    public final class AvifAnimatedDecoder
     implements Closeable
                        

    Class that manages animation avif decoding.

    If there are many opened animations/their size is huge, consider manual releasing of resources using Closeable to avoid OOM.