Package io.scanbot.sdk.imagefilters
Object OutputMode.Companion
-
- All Implemented Interfaces:
public class OutputMode.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static OutputMode.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final static OutputMode
fromJson(String json)
-
-
Method Detail
-
fromJson
final static OutputMode fromJson(String json)
-
-
-
-