public class Image
extends java.lang.Object
Constructor and Description |
---|
Image(byte[] buffer,
float pixelRatio,
java.lang.String name,
int width,
int height,
boolean sdf) |
Image(byte[] buffer,
float pixelRatio,
java.lang.String name,
int width,
int height,
boolean sdf,
float[] stretchX,
float[] stretchY,
float[] content) |