Class VipsArea
java.lang.Object
app.photofox.vipsffm.jextract._VipsArea
app.photofox.vipsffm.jextract.VipsArea
typedef struct _VipsArea {
void *data;
size_t length;
int n;
int count;
GMutex *lock;
VipsCallbackFn free_fn;
void *client;
GType type;
size_t sizeof_type;
} VipsArea
-
Method Summary
Methods inherited from class app.photofox.vipsffm.jextract._VipsArea
allocate, allocateArray, asSlice, client, client, client$layout, client$offset, count, count, count$layout, count$offset, data, data, data$layout, data$offset, free_fn, free_fn, free_fn$layout, free_fn$offset, layout, length, length, length$layout, length$offset, lock, lock, lock$layout, lock$offset, n, n, n$layout, n$offset, reinterpret, reinterpret, sizeof, sizeof_type, sizeof_type, sizeof_type$layout, sizeof_type$offset, type, type, type$layout, type$offset