Class VipsRect

java.lang.Object
app.photofox.vipsffm.generated._VipsRect
app.photofox.vipsffm.generated.VipsRect

public class VipsRect extends _VipsRect
typedef struct _VipsRect {
    int left;
    int top;
    int width;
    int height;
} VipsRect