Package app.photofox.vipsffm.generated
Class _VipsImageClass
java.lang.Object
app.photofox.vipsffm.generated._VipsImageClass
- Direct Known Subclasses:
VipsImageClass
struct _VipsImageClass {
VipsObjectClass parent_class;
void (*preeval)(VipsImage *, VipsProgress *, void *);
void (*eval)(VipsImage *, VipsProgress *, void *);
void (*posteval)(VipsImage *, VipsProgress *, void *);
void (*written)(VipsImage *, int *, void *);
void (*invalidate)(VipsImage *, void *);
void (*minimise)(VipsImage *, void *);
}
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classvoid (*eval)(VipsImage *, VipsProgress *, void *)static classvoid (*invalidate)(VipsImage *, void *)static classvoid (*minimise)(VipsImage *, void *)static classvoid (*posteval)(VipsImage *, VipsProgress *, void *)static classvoid (*preeval)(VipsImage *, VipsProgress *, void *)static classvoid (*written)(VipsImage *, int *, void *) -
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentallocate(SegmentAllocator allocator) Allocate a segment of sizelayout().byteSize()usingallocatorstatic MemorySegmentallocateArray(long elementCount, SegmentAllocator allocator) Allocate an array of sizeelementCountusingallocator.static MemorySegmentasSlice(MemorySegment array, long index) Obtains a slice ofarrayParamwhich selects the array element atindex.static MemorySegmenteval(MemorySegment struct) Getter for field:void (*eval)(VipsImage *, VipsProgress *, void *)static voideval(MemorySegment struct, MemorySegment fieldValue) Setter for field:void (*eval)(VipsImage *, VipsProgress *, void *)static final AddressLayoutLayout for field:void (*eval)(VipsImage *, VipsProgress *, void *)static final longOffset for field:void (*eval)(VipsImage *, VipsProgress *, void *)static MemorySegmentinvalidate(MemorySegment struct) Getter for field:void (*invalidate)(VipsImage *, void *)static voidinvalidate(MemorySegment struct, MemorySegment fieldValue) Setter for field:void (*invalidate)(VipsImage *, void *)static final AddressLayoutLayout for field:void (*invalidate)(VipsImage *, void *)static final longOffset for field:void (*invalidate)(VipsImage *, void *)static final GroupLayoutlayout()The layout of this structstatic MemorySegmentminimise(MemorySegment struct) Getter for field:void (*minimise)(VipsImage *, void *)static voidminimise(MemorySegment struct, MemorySegment fieldValue) Setter for field:void (*minimise)(VipsImage *, void *)static final AddressLayoutLayout for field:void (*minimise)(VipsImage *, void *)static final longOffset for field:void (*minimise)(VipsImage *, void *)static MemorySegmentparent_class(MemorySegment struct) Getter for field:VipsObjectClass parent_classstatic voidparent_class(MemorySegment struct, MemorySegment fieldValue) Setter for field:VipsObjectClass parent_classstatic final GroupLayoutLayout for field:VipsObjectClass parent_classstatic final longOffset for field:VipsObjectClass parent_classstatic MemorySegmentposteval(MemorySegment struct) Getter for field:void (*posteval)(VipsImage *, VipsProgress *, void *)static voidposteval(MemorySegment struct, MemorySegment fieldValue) Setter for field:void (*posteval)(VipsImage *, VipsProgress *, void *)static final AddressLayoutLayout for field:void (*posteval)(VipsImage *, VipsProgress *, void *)static final longOffset for field:void (*posteval)(VipsImage *, VipsProgress *, void *)static MemorySegmentpreeval(MemorySegment struct) Getter for field:void (*preeval)(VipsImage *, VipsProgress *, void *)static voidpreeval(MemorySegment struct, MemorySegment fieldValue) Setter for field:void (*preeval)(VipsImage *, VipsProgress *, void *)static final AddressLayoutLayout for field:void (*preeval)(VipsImage *, VipsProgress *, void *)static final longOffset for field:void (*preeval)(VipsImage *, VipsProgress *, void *)static MemorySegmentreinterpret(MemorySegment addr, long elementCount, Arena arena, Consumer<MemorySegment> cleanup) Reinterpretsaddrusing targetarenaandcleanupAction(if any).static MemorySegmentreinterpret(MemorySegment addr, Arena arena, Consumer<MemorySegment> cleanup) Reinterpretsaddrusing targetarenaandcleanupAction(if any).static longsizeof()The size (in bytes) of this structstatic MemorySegmentwritten(MemorySegment struct) Getter for field:void (*written)(VipsImage *, int *, void *)static voidwritten(MemorySegment struct, MemorySegment fieldValue) Setter for field:void (*written)(VipsImage *, int *, void *)static final AddressLayoutLayout for field:void (*written)(VipsImage *, int *, void *)static final longOffset for field:void (*written)(VipsImage *, int *, void *)
-
Method Details
-
layout
The layout of this struct -
parent_class$layout
Layout for field:VipsObjectClass parent_class -
parent_class$offset
public static final long parent_class$offset()Offset for field:VipsObjectClass parent_class -
parent_class
Getter for field:VipsObjectClass parent_class -
parent_class
Setter for field:VipsObjectClass parent_class -
preeval$layout
Layout for field:void (*preeval)(VipsImage *, VipsProgress *, void *) -
preeval$offset
public static final long preeval$offset()Offset for field:void (*preeval)(VipsImage *, VipsProgress *, void *) -
preeval
Getter for field:void (*preeval)(VipsImage *, VipsProgress *, void *) -
preeval
Setter for field:void (*preeval)(VipsImage *, VipsProgress *, void *) -
eval$layout
Layout for field:void (*eval)(VipsImage *, VipsProgress *, void *) -
eval$offset
public static final long eval$offset()Offset for field:void (*eval)(VipsImage *, VipsProgress *, void *) -
eval
Getter for field:void (*eval)(VipsImage *, VipsProgress *, void *) -
eval
Setter for field:void (*eval)(VipsImage *, VipsProgress *, void *) -
posteval$layout
Layout for field:void (*posteval)(VipsImage *, VipsProgress *, void *) -
posteval$offset
public static final long posteval$offset()Offset for field:void (*posteval)(VipsImage *, VipsProgress *, void *) -
posteval
Getter for field:void (*posteval)(VipsImage *, VipsProgress *, void *) -
posteval
Setter for field:void (*posteval)(VipsImage *, VipsProgress *, void *) -
written$layout
Layout for field:void (*written)(VipsImage *, int *, void *) -
written$offset
public static final long written$offset()Offset for field:void (*written)(VipsImage *, int *, void *) -
written
Getter for field:void (*written)(VipsImage *, int *, void *) -
written
Setter for field:void (*written)(VipsImage *, int *, void *) -
invalidate$layout
Layout for field:void (*invalidate)(VipsImage *, void *) -
invalidate$offset
public static final long invalidate$offset()Offset for field:void (*invalidate)(VipsImage *, void *) -
invalidate
Getter for field:void (*invalidate)(VipsImage *, void *) -
invalidate
Setter for field:void (*invalidate)(VipsImage *, void *) -
minimise$layout
Layout for field:void (*minimise)(VipsImage *, void *) -
minimise$offset
public static final long minimise$offset()Offset for field:void (*minimise)(VipsImage *, void *) -
minimise
Getter for field:void (*minimise)(VipsImage *, void *) -
minimise
Setter for field:void (*minimise)(VipsImage *, void *) -
asSlice
Obtains a slice ofarrayParamwhich selects the array element atindex. The returned segment has addressarrayParam.address() + index * layout().byteSize() -
sizeof
public static long sizeof()The size (in bytes) of this struct -
allocate
Allocate a segment of sizelayout().byteSize()usingallocator -
allocateArray
Allocate an array of sizeelementCountusingallocator. The returned segment has sizeelementCount * layout().byteSize(). -
reinterpret
public static MemorySegment reinterpret(MemorySegment addr, Arena arena, Consumer<MemorySegment> cleanup) Reinterpretsaddrusing targetarenaandcleanupAction(if any). The returned segment has sizelayout().byteSize() -
reinterpret
public static MemorySegment reinterpret(MemorySegment addr, long elementCount, Arena arena, Consumer<MemorySegment> cleanup) Reinterpretsaddrusing targetarenaandcleanupAction(if any). The returned segment has sizeelementCount * layout().byteSize()
-