Package app.photofox.vipsffm
Class VTarget
java.lang.Object
app.photofox.vipsffm.VTarget
Represents a VipsTarget, boxed to avoid exposing its raw MemorySegment
-
Method Summary
Modifier and TypeMethodDescriptionGets the raw [MemorySegment] (C pointer) for this target Usage of the memory address is strongly discouraged, but it is available if some functionality is missing and you need to use it with [VipsHelper]static VTargetnewToDescriptor(Arena arena, int descriptor) static VTargetstatic VTargetnewToMemory(Arena arena)
-
Method Details
-
getUnsafeAddress
Gets the raw [MemorySegment] (C pointer) for this target Usage of the memory address is strongly discouraged, but it is available if some functionality is missing and you need to use it with [VipsHelper] -
newToDescriptor
-
newToFile
-
newToMemory
-