Package 

Class GifDecoder.Factory

  • All Implemented Interfaces:
    coil3.decode.Decoder.Factory

    
    public final class GifDecoder.Factory
     implements Decoder.Factory
                        
    • Method Summary

      Modifier and Type Method Description
      final Boolean getEnforceMinimumFrameDelay()
      Decoder create(SourceFetchResult result, Options options, ImageLoader imageLoader)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GifDecoder.Factory

        GifDecoder.Factory(Boolean enforceMinimumFrameDelay)