com.facebook.imagepipeline.core.ImageTranscoderType |
Class Overview
Image transcoder type that indicates which kind of image transcoder implementation will be used.
Summary
[Expand]
Inherited Methods |
From interface
java.lang.annotation.Annotation
abstract
Class<? extends Annotation>
|
annotationType()
|
abstract
boolean
|
equals(Object arg0)
|
abstract
int
|
hashCode()
|
abstract
String
|
toString()
|
|
Constants
public
static
final
int
JAVA_TRANSCODER
Constant Value:
1
(0x00000001)
public
static
final
int
NATIVE_TRANSCODER
Constant Value:
0
(0x00000000)