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