Back to Fresco

ImageDecoderConfig

docs/javadoc/reference/com/facebook/imagepipeline/decoder/ImageDecoderConfig.html

3.6.012.1 KB
Original Source

Fresco

|

|

Packages | Classes

Interfaces

Classes

Exceptions

Packages | Classes

Summary: Nested Classes | Methods | Inherited Methods | [Expand All]

public class

ImageDecoderConfig

extends Object

| java.lang.Object | | ↳ | com.facebook.imagepipeline.decoder.ImageDecoderConfig |

Class Overview

Configuration for ImageDecoder.

Summary

Nested Classes
class
Public Methods
Map<ImageFormat, ImageDecoder>
List<ImageFormat.FormatChecker>
static ImageDecoderConfig.Builder

| [Expand] Inherited Methods | | --- | | From class java.lang.Object

| Object | clone() | | boolean | equals(Object arg0) | | void | finalize() | | final Class<?> | getClass() | | int | hashCode() | | final void | notify() | | final void | notifyAll() | | String | toString() | | final void | wait(long arg0, int arg1) | | final void | wait(long arg0) | | final void | wait() |

|

Public Methods

public Map<ImageFormat, ImageDecoder> getCustomImageDecoders()

public List<ImageFormat.FormatChecker> getCustomImageFormats()

public static ImageDecoderConfig.Builder newBuilder()

+Generated by Doclava. +