Class ContentApi.Method
- java.lang.Object
-
- io.github.ma1uta.matrix.client.api.ContentApi.Method
-
- Enclosing interface:
- ContentApi
public static class ContentApi.Method extends Object
The desired resizing method.
-
-
Field Detail
-
CROP
public static final String CROP
Crop.- See Also:
- Constant Field Values
-
SCALE
public static final String SCALE
Scale.- See Also:
- Constant Field Values
-
-