Class VInterpolate
java.lang.Object
app.photofox.vipsffm.VInterpolate
-
Method Summary
Modifier and TypeMethodDescriptionfinal booleanGets the rawMemorySegment(C pointer) for this VipsInterpolate structinthashCode()static VInterpolatenewFromName(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
-