Interface VipsImageMapFn.Function
- Enclosing class:
VipsImageMapFn
public static interface VipsImageMapFn.Function
The function pointer signature, expressed as a functional interface
-
Method Summary
Modifier and TypeMethodDescriptionapply
(MemorySegment image, MemorySegment name, MemorySegment value, MemorySegment a)
-
Method Details
-
apply
-