docs/javadoc/reference/com/facebook/imagepipeline/nativecode/WebpTranscoder.html
|
|
Summary: Methods | [Expand All]
public interface
| com.facebook.imagepipeline.nativecode.WebpTranscoder |
| Known Indirect Subclasses
| WebpTranscoderImpl | Helper methods for modifying webp static images. |
|
The abstraction for WebpTranscoder
| Public Methods |
|---|
| abstract boolean |
| abstract void |
| Transcodes webp image given by input stream into jpeg. |
| abstract void |
| Transcodes Webp image given by input stream into png. |
Transcodes webp image given by input stream into jpeg.
| IOException | |
Transcodes Webp image given by input stream into png.
| IOException | |
+Generated by Doclava. +