docs/javadoc/reference/com/facebook/imageformat/ImageFormat.html
|
|
Summary: Nested Classes | Fields | Ctors | Methods | Inherited Methods | [Expand All]
public class
extends Object
| java.lang.Object | | ↳ | com.facebook.imageformat.ImageFormat |
Class representing all used image formats.
| Nested Classes |
|---|
| interface |
| Fields |
|---|
| public static final ImageFormat |
| Public Constructors |
|---|
| Public Methods |
|---|
| String |
| Get the default file extension for the given image format. |
| String |
| String |
| [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() |
|
Get the default file extension for the given image format.
+Generated by Doclava. +