java.lang.Object
app.photofox.vipsffm.VTarget
Represents a VipsTarget, boxed to avoid exposing its raw MemorySegment
-
Method Summary
Modifier and TypeMethodDescriptionfinal booleanDeprecated, for removal: This API element is subject to removal in a future version.Gets the rawMemorySegment(C pointer) for this VipsTarget struct The memory address' lifetime is bound to the scope of the arena that created it Usage of the memory address is strongly discouraged, but it is available if some functionality is missing, and you need to use it withVipsHelperinthashCode()static VTargetnewToDescriptor(Arena arena, int descriptor) static VTargetstatic VTargetnewToMemory(Arena arena)
-
Method Details
-
equals
-
hashCode
-
getUnsafeAddress
Deprecated, for removal: This API element is subject to removal in a future version. -
getUnsafeStructAddress
Gets the rawMemorySegment(C pointer) for this VipsTarget struct The memory address' lifetime is bound to the scope of the arena that created it Usage of the memory address is strongly discouraged, but it is available if some functionality is missing, and you need to use it withVipsHelper -
newToDescriptor
-
newToFile
-
newToMemory
-
getUnsafeStructAddress()