Class VInterpolate
java.lang.Object
app.photofox.vipsffm.VInterpolate
-
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
Gets the rawMemorySegment
(C pointer) for this VipsInterpolate structint
hashCode()
static VInterpolate
newFromName
(Arena arena, String name)
-
Method Details
-
equals
-
hashCode
-
getUnsafeStructAddress
Gets the raw
MemorySegment
(C pointer) for this VipsInterpolate structThe 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 with
VipsHelper
-
newFromName
- Throws:
VipsError
-