Example usage for android.graphics ImageDecoder interface-usage

List of usage examples for android.graphics ImageDecoder interface-usage

Introduction

In this page you can find the example usage for android.graphics ImageDecoder interface-usage.

Usage

From source file ir.rasen.charsoo.controller.image_loader.core.decode.BaseImageDecoder.java

/**
 * Decodes images to {@link Bitmap}, scales them to needed size
 *
 * @author Sergey Tarasevich (nostra13[at]gmail[dot]com)
 * @see ImageDecodingInfo
 * @since 1.8.3