Package app.photofox.vipsffm.jextract
Class VipsRaw
java.lang.Object
app.photofox.vipsffm.jextract.VipsRaw
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classVariadic invoker class for:extern void g_object_get(gpointer object, const gchar *first_property_name, ...)static classVariadic invoker class for:extern void g_object_set(gpointer object, const gchar *first_property_name, ...)static classVariadic invoker class for:extern VipsArrayDouble *vips_array_double_newv(int n, ...)static classVariadic invoker class for:extern VipsArrayImage *vips_array_image_newv(int n, ...)static classVariadic invoker class for:extern VipsArrayInt *vips_array_int_newv(int n, ...)static classVariadic invoker class for:extern int vips_arrayjoin(VipsImage **in, VipsImage **out, int n, ...)static classVariadic invoker class for:extern int vips_cache(VipsImage *in, VipsImage **out, ...)static classVariadic invoker class for:extern void vips_error(const char *domain, const char *fmt, ...)static classVariadic invoker class for:extern void vips_error_exit(const char *fmt, ...)static classVariadic invoker class for:extern void vips_error_system(int err, const char *domain, const char *fmt, ...)static classVariadic invoker class for:extern int vips_image_history_printf(VipsImage *image, const char *format, ...)static classVariadic invoker class for:extern VipsImage *vips_image_new_from_buffer(const void *buf, size_t len, const char *option_string, ...)static classVariadic invoker class for:extern VipsImage *vips_image_new_from_file(const char *name, ...)static classVariadic invoker class for:extern VipsImage *vips_image_new_from_source(VipsSource *source, const char *option_string, ...)static classVariadic invoker class for:extern VipsImage *vips_image_new_matrixv(int width, int height, ...)static classVariadic invoker class for:extern int vips_image_pipelinev(VipsImage *image, VipsDemandStyle hint, ...)static classVariadic invoker class for:extern int vips_image_write_to_buffer(VipsImage *in, const char *suffix, void **buf, size_t *size, ...)static classVariadic invoker class for:extern int vips_image_write_to_file(VipsImage *image, const char *name, ...)static classVariadic invoker class for:extern int vips_image_write_to_target(VipsImage *in, const char *suffix, VipsTarget *target, ...)static classVariadic invoker class for:extern int vips_object_set(VipsObject *object, ...)static classVariadic invoker class for:extern int vips_target_writef(VipsTarget *target, const char *fmt, ...)static classVariadic invoker class for:extern void vips_value_set_save_stringf(GValue *value, const char *fmt, ...) -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ValueLayout.OfBooleanstatic final ValueLayout.OfBytestatic final ValueLayout.OfDoublestatic final ValueLayout.OfFloatstatic final ValueLayout.OfIntstatic final ValueLayout.OfLongstatic final ValueLayout.OfLongstatic final AddressLayoutstatic final ValueLayout.OfShortstatic final AddressLayouttypedef GEnumClass *GEnumClass_autoptrstatic final AddressLayouttypedef GList *GEnumClass_listautoptrstatic final AddressLayouttypedef GQueue *GEnumClass_queueautoptrstatic final AddressLayouttypedef GSList *GEnumClass_slistautoptrstatic final AddressLayouttypedef GInputStream *GInputStream_autoptrstatic final AddressLayouttypedef GList *GInputStream_listautoptrstatic final AddressLayouttypedef GQueue *GInputStream_queueautoptrstatic final AddressLayouttypedef GSList *GInputStream_slistautoptrstatic final AddressLayouttypedef GObject *GObject_autoptrstatic final AddressLayouttypedef GList *GObject_listautoptrstatic final AddressLayouttypedef GQueue *GObject_queueautoptrstatic final AddressLayouttypedef GSList *GObject_slistautoptrstatic final AddressLayouttypedef GParamSpec *GParamSpec_autoptrstatic final AddressLayouttypedef GList *GParamSpec_listautoptrstatic final AddressLayouttypedef GQueue *GParamSpec_queueautoptrstatic final AddressLayouttypedef GSList *GParamSpec_slistautoptrstatic final AddressLayouttypedef GTypeClass *GTypeClass_autoptrstatic final AddressLayouttypedef GList *GTypeClass_listautoptrstatic final AddressLayouttypedef GQueue *GTypeClass_queueautoptrstatic final AddressLayouttypedef GSList *GTypeClass_slistautoptr -
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegment#define G_FILE_ATTRIBUTE_ETAG_VALUE "etag::value"static voidg_free(MemorySegment mem) extern void (g_free)(gpointer mem)static voidg_free_sized(MemorySegment mem, long size) extern void g_free_sized(gpointer mem, size_t size)static MemorySegmentAddress for:extern void g_free_sized(gpointer mem, size_t size)static FunctionDescriptorFunction descriptor for:extern void g_free_sized(gpointer mem, size_t size)static MethodHandleDowncall method handle for:extern void g_free_sized(gpointer mem, size_t size)static MemorySegmentAddress for:extern void (g_free)(gpointer mem)static FunctionDescriptorFunction descriptor for:extern void (g_free)(gpointer mem)static MethodHandleDowncall method handle for:extern void (g_free)(gpointer mem)static MemorySegmentg_object_get_data(MemorySegment object, MemorySegment key) extern gpointer g_object_get_data(GObject *object, const gchar *key)static MemorySegmentAddress for:extern gpointer g_object_get_data(GObject *object, const gchar *key)static FunctionDescriptorFunction descriptor for:extern gpointer g_object_get_data(GObject *object, const gchar *key)static MethodHandleDowncall method handle for:extern gpointer g_object_get_data(GObject *object, const gchar *key)static voidg_object_get_property(MemorySegment object, MemorySegment property_name, MemorySegment value) extern void g_object_get_property(GObject *object, const gchar *property_name, GValue *value)static MemorySegmentAddress for:extern void g_object_get_property(GObject *object, const gchar *property_name, GValue *value)static FunctionDescriptorFunction descriptor for:extern void g_object_get_property(GObject *object, const gchar *property_name, GValue *value)static MethodHandleDowncall method handle for:extern void g_object_get_property(GObject *object, const gchar *property_name, GValue *value)static MemorySegmentg_object_get_qdata(MemorySegment object, int quark) extern gpointer g_object_get_qdata(GObject *object, GQuark quark)static MemorySegmentAddress for:extern gpointer g_object_get_qdata(GObject *object, GQuark quark)static FunctionDescriptorFunction descriptor for:extern gpointer g_object_get_qdata(GObject *object, GQuark quark)static MethodHandleDowncall method handle for:extern gpointer g_object_get_qdata(GObject *object, GQuark quark)static longextern GType g_object_get_type()static MemorySegmentAddress for:extern GType g_object_get_type()static FunctionDescriptorFunction descriptor for:extern GType g_object_get_type()static MethodHandleDowncall method handle for:extern GType g_object_get_type()static voidg_object_get_valist(MemorySegment object, MemorySegment first_property_name, MemorySegment var_args) extern void g_object_get_valist(GObject *object, const gchar *first_property_name, va_list var_args)static MemorySegmentAddress for:extern void g_object_get_valist(GObject *object, const gchar *first_property_name, va_list var_args)static FunctionDescriptorFunction descriptor for:extern void g_object_get_valist(GObject *object, const gchar *first_property_name, va_list var_args)static MethodHandleDowncall method handle for:extern void g_object_get_valist(GObject *object, const gchar *first_property_name, va_list var_args)static voidg_object_getv(MemorySegment object, int n_properties, MemorySegment names, MemorySegment values) extern void g_object_getv(GObject *object, guint n_properties, const gchar *names[], GValue values[])static MemorySegmentAddress for:extern void g_object_getv(GObject *object, guint n_properties, const gchar *names[], GValue values[])static FunctionDescriptorFunction descriptor for:extern void g_object_getv(GObject *object, guint n_properties, const gchar *names[], GValue values[])static MethodHandleDowncall method handle for:extern void g_object_getv(GObject *object, guint n_properties, const gchar *names[], GValue values[])static MemorySegmentg_object_ref(MemorySegment object) extern gpointer g_object_ref(gpointer object)static MemorySegmentg_object_ref_sink(MemorySegment object) extern gpointer g_object_ref_sink(gpointer object)static MemorySegmentAddress for:extern gpointer g_object_ref_sink(gpointer object)static FunctionDescriptorFunction descriptor for:extern gpointer g_object_ref_sink(gpointer object)static MethodHandleDowncall method handle for:extern gpointer g_object_ref_sink(gpointer object)static MemorySegmentAddress for:extern gpointer g_object_ref(gpointer object)static FunctionDescriptorFunction descriptor for:extern gpointer g_object_ref(gpointer object)static MethodHandleDowncall method handle for:extern gpointer g_object_ref(gpointer object)static voidg_object_set_data(MemorySegment object, MemorySegment key, MemorySegment data) extern void g_object_set_data(GObject *object, const gchar *key, gpointer data)static voidg_object_set_data_full(MemorySegment object, MemorySegment key, MemorySegment data, MemorySegment destroy) extern void g_object_set_data_full(GObject *object, const gchar *key, gpointer data, GDestroyNotify destroy)static MemorySegmentAddress for:extern void g_object_set_data_full(GObject *object, const gchar *key, gpointer data, GDestroyNotify destroy)static FunctionDescriptorFunction descriptor for:extern void g_object_set_data_full(GObject *object, const gchar *key, gpointer data, GDestroyNotify destroy)static MethodHandleDowncall method handle for:extern void g_object_set_data_full(GObject *object, const gchar *key, gpointer data, GDestroyNotify destroy)static MemorySegmentAddress for:extern void g_object_set_data(GObject *object, const gchar *key, gpointer data)static FunctionDescriptorFunction descriptor for:extern void g_object_set_data(GObject *object, const gchar *key, gpointer data)static MethodHandleDowncall method handle for:extern void g_object_set_data(GObject *object, const gchar *key, gpointer data)static voidg_object_set_property(MemorySegment object, MemorySegment property_name, MemorySegment value) extern void g_object_set_property(GObject *object, const gchar *property_name, const GValue *value)static MemorySegmentAddress for:extern void g_object_set_property(GObject *object, const gchar *property_name, const GValue *value)static FunctionDescriptorFunction descriptor for:extern void g_object_set_property(GObject *object, const gchar *property_name, const GValue *value)static MethodHandleDowncall method handle for:extern void g_object_set_property(GObject *object, const gchar *property_name, const GValue *value)static voidg_object_set_qdata(MemorySegment object, int quark, MemorySegment data) extern void g_object_set_qdata(GObject *object, GQuark quark, gpointer data)static voidg_object_set_qdata_full(MemorySegment object, int quark, MemorySegment data, MemorySegment destroy) extern void g_object_set_qdata_full(GObject *object, GQuark quark, gpointer data, GDestroyNotify destroy)static MemorySegmentAddress for:extern void g_object_set_qdata_full(GObject *object, GQuark quark, gpointer data, GDestroyNotify destroy)static FunctionDescriptorFunction descriptor for:extern void g_object_set_qdata_full(GObject *object, GQuark quark, gpointer data, GDestroyNotify destroy)static MethodHandleDowncall method handle for:extern void g_object_set_qdata_full(GObject *object, GQuark quark, gpointer data, GDestroyNotify destroy)static MemorySegmentAddress for:extern void g_object_set_qdata(GObject *object, GQuark quark, gpointer data)static FunctionDescriptorFunction descriptor for:extern void g_object_set_qdata(GObject *object, GQuark quark, gpointer data)static MethodHandleDowncall method handle for:extern void g_object_set_qdata(GObject *object, GQuark quark, gpointer data)static voidg_object_set_valist(MemorySegment object, MemorySegment first_property_name, MemorySegment var_args) extern void g_object_set_valist(GObject *object, const gchar *first_property_name, va_list var_args)static MemorySegmentAddress for:extern void g_object_set_valist(GObject *object, const gchar *first_property_name, va_list var_args)static FunctionDescriptorFunction descriptor for:extern void g_object_set_valist(GObject *object, const gchar *first_property_name, va_list var_args)static MethodHandleDowncall method handle for:extern void g_object_set_valist(GObject *object, const gchar *first_property_name, va_list var_args)static voidg_object_setv(MemorySegment object, int n_properties, MemorySegment names, MemorySegment values) extern void g_object_setv(GObject *object, guint n_properties, const gchar *names[], const GValue values[])static MemorySegmentAddress for:extern void g_object_setv(GObject *object, guint n_properties, const gchar *names[], const GValue values[])static FunctionDescriptorFunction descriptor for:extern void g_object_setv(GObject *object, guint n_properties, const gchar *names[], const GValue values[])static MethodHandleDowncall method handle for:extern void g_object_setv(GObject *object, guint n_properties, const gchar *names[], const GValue values[])static voidg_object_unref(MemorySegment object) extern void g_object_unref(gpointer object)static MemorySegmentAddress for:extern void g_object_unref(gpointer object)static FunctionDescriptorFunction descriptor for:extern void g_object_unref(gpointer object)static MethodHandleDowncall method handle for:extern void g_object_unref(gpointer object)static MemorySegmentextern const gchar *g_param_spec_get_blurb(GParamSpec *pspec)static MemorySegmentAddress for:extern const gchar *g_param_spec_get_blurb(GParamSpec *pspec)static FunctionDescriptorFunction descriptor for:extern const gchar *g_param_spec_get_blurb(GParamSpec *pspec)static MethodHandleDowncall method handle for:extern const gchar *g_param_spec_get_blurb(GParamSpec *pspec)static MemorySegmentGetter for variable:extern GType *g_param_spec_typesstatic voidg_param_spec_types(MemorySegment varValue) Setter for variable:extern GType *g_param_spec_typesstatic AddressLayoutLayout for variable:extern GType *g_param_spec_typesstatic MemorySegmentSegment for variable:extern GType *g_param_spec_typesstatic MemorySegmentg_string_free(MemorySegment string, int free_segment) extern gchar *(g_string_free)(GString *string, gboolean free_segment)static MemorySegmentg_string_free_and_steal(MemorySegment string) extern gchar *g_string_free_and_steal(GString *string)static MemorySegmentAddress for:extern gchar *g_string_free_and_steal(GString *string)static FunctionDescriptorFunction descriptor for:extern gchar *g_string_free_and_steal(GString *string)static MethodHandleDowncall method handle for:extern gchar *g_string_free_and_steal(GString *string)static MemorySegmentg_string_free_to_bytes(MemorySegment string) extern GBytes *g_string_free_to_bytes(GString *string)static MemorySegmentAddress for:extern GBytes *g_string_free_to_bytes(GString *string)static FunctionDescriptorFunction descriptor for:extern GBytes *g_string_free_to_bytes(GString *string)static MethodHandleDowncall method handle for:extern GBytes *g_string_free_to_bytes(GString *string)static MemorySegmentAddress for:extern gchar *(g_string_free)(GString *string, gboolean free_segment)static FunctionDescriptorFunction descriptor for:extern gchar *(g_string_free)(GString *string, gboolean free_segment)static MethodHandleDowncall method handle for:extern gchar *(g_string_free)(GString *string, gboolean free_segment)static voidextern void g_test_log_msg_free(GTestLogMsg *tmsg)static MemorySegmentAddress for:extern void g_test_log_msg_free(GTestLogMsg *tmsg)static FunctionDescriptorFunction descriptor for:extern void g_test_log_msg_free(GTestLogMsg *tmsg)static MethodHandleDowncall method handle for:extern void g_test_log_msg_free(GTestLogMsg *tmsg)static MemorySegmentg_test_log_type_name(int log_type) extern const char *g_test_log_type_name(GTestLogType log_type)static MemorySegmentAddress for:extern const char *g_test_log_type_name(GTestLogType log_type)static FunctionDescriptorFunction descriptor for:extern const char *g_test_log_type_name(GTestLogType log_type)static MethodHandleDowncall method handle for:extern const char *g_test_log_type_name(GTestLogType log_type)static voidg_type_add_class_cache_func(MemorySegment cache_data, MemorySegment cache_func) extern void g_type_add_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func)static MemorySegmentAddress for:extern void g_type_add_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func)static FunctionDescriptorFunction descriptor for:extern void g_type_add_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func)static MethodHandleDowncall method handle for:extern void g_type_add_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func)static voidg_type_add_class_private(long class_type, long private_size) extern void g_type_add_class_private(GType class_type, gsize private_size)static MemorySegmentAddress for:extern void g_type_add_class_private(GType class_type, gsize private_size)static FunctionDescriptorFunction descriptor for:extern void g_type_add_class_private(GType class_type, gsize private_size)static MethodHandleDowncall method handle for:extern void g_type_add_class_private(GType class_type, gsize private_size)static intg_type_add_instance_private(long class_type, long private_size) extern gint g_type_add_instance_private(GType class_type, gsize private_size)static MemorySegmentAddress for:extern gint g_type_add_instance_private(GType class_type, gsize private_size)static FunctionDescriptorFunction descriptor for:extern gint g_type_add_instance_private(GType class_type, gsize private_size)static MethodHandleDowncall method handle for:extern gint g_type_add_instance_private(GType class_type, gsize private_size)static voidg_type_add_interface_check(MemorySegment check_data, MemorySegment check_func) extern void g_type_add_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func)static MemorySegmentAddress for:extern void g_type_add_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func)static FunctionDescriptorFunction descriptor for:extern void g_type_add_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func)static MethodHandleDowncall method handle for:extern void g_type_add_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func)static voidg_type_add_interface_dynamic(long instance_type, long interface_type, MemorySegment plugin) extern void g_type_add_interface_dynamic(GType instance_type, GType interface_type, GTypePlugin *plugin)static MemorySegmentAddress for:extern void g_type_add_interface_dynamic(GType instance_type, GType interface_type, GTypePlugin *plugin)static FunctionDescriptorFunction descriptor for:extern void g_type_add_interface_dynamic(GType instance_type, GType interface_type, GTypePlugin *plugin)static MethodHandleDowncall method handle for:extern void g_type_add_interface_dynamic(GType instance_type, GType interface_type, GTypePlugin *plugin)static voidg_type_add_interface_static(long instance_type, long interface_type, MemorySegment info) extern void g_type_add_interface_static(GType instance_type, GType interface_type, const GInterfaceInfo *info)static MemorySegmentAddress for:extern void g_type_add_interface_static(GType instance_type, GType interface_type, const GInterfaceInfo *info)static FunctionDescriptorFunction descriptor for:extern void g_type_add_interface_static(GType instance_type, GType interface_type, const GInterfaceInfo *info)static MethodHandleDowncall method handle for:extern void g_type_add_interface_static(GType instance_type, GType interface_type, const GInterfaceInfo *info)static long#define G_TYPE_BOOLEAN 20static long#define G_TYPE_BOXED 72static long#define G_TYPE_CHAR 12static MemorySegmentg_type_check_class_cast(MemorySegment g_class, long is_a_type) extern GTypeClass *g_type_check_class_cast(GTypeClass *g_class, GType is_a_type)static MemorySegmentAddress for:extern GTypeClass *g_type_check_class_cast(GTypeClass *g_class, GType is_a_type)static FunctionDescriptorFunction descriptor for:extern GTypeClass *g_type_check_class_cast(GTypeClass *g_class, GType is_a_type)static MethodHandleDowncall method handle for:extern GTypeClass *g_type_check_class_cast(GTypeClass *g_class, GType is_a_type)static intg_type_check_class_is_a(MemorySegment g_class, long is_a_type) extern gboolean g_type_check_class_is_a(GTypeClass *g_class, GType is_a_type)static MemorySegmentAddress for:extern gboolean g_type_check_class_is_a(GTypeClass *g_class, GType is_a_type)static FunctionDescriptorFunction descriptor for:extern gboolean g_type_check_class_is_a(GTypeClass *g_class, GType is_a_type)static MethodHandleDowncall method handle for:extern gboolean g_type_check_class_is_a(GTypeClass *g_class, GType is_a_type)static intg_type_check_instance(MemorySegment instance) extern gboolean g_type_check_instance(GTypeInstance *instance)static MemorySegmentg_type_check_instance_cast(MemorySegment instance, long iface_type) extern GTypeInstance *g_type_check_instance_cast(GTypeInstance *instance, GType iface_type)static MemorySegmentAddress for:extern GTypeInstance *g_type_check_instance_cast(GTypeInstance *instance, GType iface_type)static FunctionDescriptorFunction descriptor for:extern GTypeInstance *g_type_check_instance_cast(GTypeInstance *instance, GType iface_type)static MethodHandleDowncall method handle for:extern GTypeInstance *g_type_check_instance_cast(GTypeInstance *instance, GType iface_type)static intg_type_check_instance_is_a(MemorySegment instance, long iface_type) extern gboolean g_type_check_instance_is_a(GTypeInstance *instance, GType iface_type)static MemorySegmentAddress for:extern gboolean g_type_check_instance_is_a(GTypeInstance *instance, GType iface_type)static FunctionDescriptorFunction descriptor for:extern gboolean g_type_check_instance_is_a(GTypeInstance *instance, GType iface_type)static MethodHandleDowncall method handle for:extern gboolean g_type_check_instance_is_a(GTypeInstance *instance, GType iface_type)static intg_type_check_instance_is_fundamentally_a(MemorySegment instance, long fundamental_type) extern gboolean g_type_check_instance_is_fundamentally_a(GTypeInstance *instance, GType fundamental_type)static MemorySegmentAddress for:extern gboolean g_type_check_instance_is_fundamentally_a(GTypeInstance *instance, GType fundamental_type)static FunctionDescriptorFunction descriptor for:extern gboolean g_type_check_instance_is_fundamentally_a(GTypeInstance *instance, GType fundamental_type)static MethodHandleDowncall method handle for:extern gboolean g_type_check_instance_is_fundamentally_a(GTypeInstance *instance, GType fundamental_type)static MemorySegmentAddress for:extern gboolean g_type_check_instance(GTypeInstance *instance)static FunctionDescriptorFunction descriptor for:extern gboolean g_type_check_instance(GTypeInstance *instance)static MethodHandleDowncall method handle for:extern gboolean g_type_check_instance(GTypeInstance *instance)static intg_type_check_is_value_type(long type) extern gboolean g_type_check_is_value_type(GType type)static MemorySegmentAddress for:extern gboolean g_type_check_is_value_type(GType type)static FunctionDescriptorFunction descriptor for:extern gboolean g_type_check_is_value_type(GType type)static MethodHandleDowncall method handle for:extern gboolean g_type_check_is_value_type(GType type)static intg_type_check_value(MemorySegment value) extern gboolean g_type_check_value(const GValue *value)static intg_type_check_value_holds(MemorySegment value, long type) extern gboolean g_type_check_value_holds(const GValue *value, GType type)static MemorySegmentAddress for:extern gboolean g_type_check_value_holds(const GValue *value, GType type)static FunctionDescriptorFunction descriptor for:extern gboolean g_type_check_value_holds(const GValue *value, GType type)static MethodHandleDowncall method handle for:extern gboolean g_type_check_value_holds(const GValue *value, GType type)static MemorySegmentAddress for:extern gboolean g_type_check_value(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gboolean g_type_check_value(const GValue *value)static MethodHandleDowncall method handle for:extern gboolean g_type_check_value(const GValue *value)static MemorySegmentg_type_children(long type, MemorySegment n_children) extern GType *g_type_children(GType type, guint *n_children)static MemorySegmentAddress for:extern GType *g_type_children(GType type, guint *n_children)static FunctionDescriptorFunction descriptor for:extern GType *g_type_children(GType type, guint *n_children)static MethodHandleDowncall method handle for:extern GType *g_type_children(GType type, guint *n_children)static voidg_type_class_add_private(MemorySegment g_class, long private_size) extern void g_type_class_add_private(gpointer g_class, gsize private_size)static MemorySegmentAddress for:extern void g_type_class_add_private(gpointer g_class, gsize private_size)static FunctionDescriptorFunction descriptor for:extern void g_type_class_add_private(gpointer g_class, gsize private_size)static MethodHandleDowncall method handle for:extern void g_type_class_add_private(gpointer g_class, gsize private_size)static voidg_type_class_adjust_private_offset(MemorySegment g_class, MemorySegment private_size_or_offset) extern void g_type_class_adjust_private_offset(gpointer g_class, gint *private_size_or_offset)static MemorySegmentAddress for:extern void g_type_class_adjust_private_offset(gpointer g_class, gint *private_size_or_offset)static FunctionDescriptorFunction descriptor for:extern void g_type_class_adjust_private_offset(gpointer g_class, gint *private_size_or_offset)static MethodHandleDowncall method handle for:extern void g_type_class_adjust_private_offset(gpointer g_class, gint *private_size_or_offset)static intextern gint g_type_class_get_instance_private_offset(gpointer g_class)static MemorySegmentAddress for:extern gint g_type_class_get_instance_private_offset(gpointer g_class)static FunctionDescriptorFunction descriptor for:extern gint g_type_class_get_instance_private_offset(gpointer g_class)static MethodHandleDowncall method handle for:extern gint g_type_class_get_instance_private_offset(gpointer g_class)static MemorySegmentg_type_class_get_private(MemorySegment klass, long private_type) extern gpointer g_type_class_get_private(GTypeClass *klass, GType private_type)static MemorySegmentAddress for:extern gpointer g_type_class_get_private(GTypeClass *klass, GType private_type)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_class_get_private(GTypeClass *klass, GType private_type)static MethodHandleDowncall method handle for:extern gpointer g_type_class_get_private(GTypeClass *klass, GType private_type)static MemorySegmentg_type_class_peek(long type) extern gpointer g_type_class_peek(GType type)static MemorySegmentg_type_class_peek_parent(MemorySegment g_class) extern gpointer g_type_class_peek_parent(gpointer g_class)static MemorySegmentAddress for:extern gpointer g_type_class_peek_parent(gpointer g_class)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_class_peek_parent(gpointer g_class)static MethodHandleDowncall method handle for:extern gpointer g_type_class_peek_parent(gpointer g_class)static MemorySegmentg_type_class_peek_static(long type) extern gpointer g_type_class_peek_static(GType type)static MemorySegmentAddress for:extern gpointer g_type_class_peek_static(GType type)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_class_peek_static(GType type)static MethodHandleDowncall method handle for:extern gpointer g_type_class_peek_static(GType type)static MemorySegmentAddress for:extern gpointer g_type_class_peek(GType type)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_class_peek(GType type)static MethodHandleDowncall method handle for:extern gpointer g_type_class_peek(GType type)static MemorySegmentg_type_class_ref(long type) extern gpointer g_type_class_ref(GType type)static MemorySegmentAddress for:extern gpointer g_type_class_ref(GType type)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_class_ref(GType type)static MethodHandleDowncall method handle for:extern gpointer g_type_class_ref(GType type)static voidg_type_class_unref(MemorySegment g_class) extern void g_type_class_unref(gpointer g_class)static voidg_type_class_unref_uncached(MemorySegment g_class) extern void g_type_class_unref_uncached(gpointer g_class)static MemorySegmentAddress for:extern void g_type_class_unref_uncached(gpointer g_class)static FunctionDescriptorFunction descriptor for:extern void g_type_class_unref_uncached(gpointer g_class)static MethodHandleDowncall method handle for:extern void g_type_class_unref_uncached(gpointer g_class)static MemorySegmentAddress for:extern void g_type_class_unref(gpointer g_class)static FunctionDescriptorFunction descriptor for:extern void g_type_class_unref(gpointer g_class)static MethodHandleDowncall method handle for:extern void g_type_class_unref(gpointer g_class)static MemorySegmentg_type_create_instance(long type) extern GTypeInstance *g_type_create_instance(GType type)static MemorySegmentAddress for:extern GTypeInstance *g_type_create_instance(GType type)static FunctionDescriptorFunction descriptor for:extern GTypeInstance *g_type_create_instance(GType type)static MethodHandleDowncall method handle for:extern GTypeInstance *g_type_create_instance(GType type)static intenum <anonymous>.G_TYPE_DEBUG_INSTANCE_COUNT = 4static intenum <anonymous>.G_TYPE_DEBUG_MASK = 7static intenum <anonymous>.G_TYPE_DEBUG_NONE = 0static intenum <anonymous>.G_TYPE_DEBUG_OBJECTS = 1static intenum <anonymous>.G_TYPE_DEBUG_SIGNALS = 2static MemorySegmentg_type_default_interface_peek(long g_type) extern gpointer g_type_default_interface_peek(GType g_type)static MemorySegmentAddress for:extern gpointer g_type_default_interface_peek(GType g_type)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_default_interface_peek(GType g_type)static MethodHandleDowncall method handle for:extern gpointer g_type_default_interface_peek(GType g_type)static MemorySegmentg_type_default_interface_ref(long g_type) extern gpointer g_type_default_interface_ref(GType g_type)static MemorySegmentAddress for:extern gpointer g_type_default_interface_ref(GType g_type)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_default_interface_ref(GType g_type)static MethodHandleDowncall method handle for:extern gpointer g_type_default_interface_ref(GType g_type)static voidextern void g_type_default_interface_unref(gpointer g_iface)static MemorySegmentAddress for:extern void g_type_default_interface_unref(gpointer g_iface)static FunctionDescriptorFunction descriptor for:extern void g_type_default_interface_unref(gpointer g_iface)static MethodHandleDowncall method handle for:extern void g_type_default_interface_unref(gpointer g_iface)static intg_type_depth(long type) extern guint g_type_depth(GType type)static MemorySegmentAddress for:extern guint g_type_depth(GType type)static FunctionDescriptorFunction descriptor for:extern guint g_type_depth(GType type)static MethodHandleDowncall method handle for:extern guint g_type_depth(GType type)static long#define G_TYPE_DOUBLE 60static voidg_type_ensure(long type) extern void g_type_ensure(GType type)static MemorySegmentAddress for:extern void g_type_ensure(GType type)static FunctionDescriptorFunction descriptor for:extern void g_type_ensure(GType type)static MethodHandleDowncall method handle for:extern void g_type_ensure(GType type)static long#define G_TYPE_ENUM 48static intenum <anonymous>.G_TYPE_FLAG_ABSTRACT = 16static intenum <anonymous>.G_TYPE_FLAG_CLASSED = 1static intenum <anonymous>.G_TYPE_FLAG_DEEP_DERIVABLE = 8static intenum <anonymous>.G_TYPE_FLAG_DEPRECATED = 128static intenum <anonymous>.G_TYPE_FLAG_DERIVABLE = 4static intenum <anonymous>.G_TYPE_FLAG_FINAL = 64static intenum <anonymous>.G_TYPE_FLAG_INSTANTIATABLE = 2static intenum <anonymous>.G_TYPE_FLAG_NONE = 0static long#define G_TYPE_FLAG_RESERVED_ID_BIT 1static intenum <anonymous>.G_TYPE_FLAG_VALUE_ABSTRACT = 32static long#define G_TYPE_FLAGS 52static long#define G_TYPE_FLOAT 56static voidg_type_free_instance(MemorySegment instance) extern void g_type_free_instance(GTypeInstance *instance)static MemorySegmentAddress for:extern void g_type_free_instance(GTypeInstance *instance)static FunctionDescriptorFunction descriptor for:extern void g_type_free_instance(GTypeInstance *instance)static MethodHandleDowncall method handle for:extern void g_type_free_instance(GTypeInstance *instance)static longextern GType g_type_from_name(const gchar *name)static MemorySegmentAddress for:extern GType g_type_from_name(const gchar *name)static FunctionDescriptorFunction descriptor for:extern GType g_type_from_name(const gchar *name)static MethodHandleDowncall method handle for:extern GType g_type_from_name(const gchar *name)static longg_type_fundamental(long type_id) extern GType g_type_fundamental(GType type_id)static int#define G_TYPE_FUNDAMENTAL_MAX 1020static longextern GType g_type_fundamental_next()static MemorySegmentAddress for:extern GType g_type_fundamental_next()static FunctionDescriptorFunction descriptor for:extern GType g_type_fundamental_next()static MethodHandleDowncall method handle for:extern GType g_type_fundamental_next()static int#define G_TYPE_FUNDAMENTAL_SHIFT 2static MemorySegmentAddress for:extern GType g_type_fundamental(GType type_id)static FunctionDescriptorFunction descriptor for:extern GType g_type_fundamental(GType type_id)static MethodHandleDowncall method handle for:extern GType g_type_fundamental(GType type_id)static intg_type_get_instance_count(long type) extern int g_type_get_instance_count(GType type)static MemorySegmentAddress for:extern int g_type_get_instance_count(GType type)static FunctionDescriptorFunction descriptor for:extern int g_type_get_instance_count(GType type)static MethodHandleDowncall method handle for:extern int g_type_get_instance_count(GType type)static MemorySegmentg_type_get_plugin(long type) extern GTypePlugin *g_type_get_plugin(GType type)static MemorySegmentAddress for:extern GTypePlugin *g_type_get_plugin(GType type)static FunctionDescriptorFunction descriptor for:extern GTypePlugin *g_type_get_plugin(GType type)static MethodHandleDowncall method handle for:extern GTypePlugin *g_type_get_plugin(GType type)static MemorySegmentg_type_get_qdata(long type, int quark) extern gpointer g_type_get_qdata(GType type, GQuark quark)static MemorySegmentAddress for:extern gpointer g_type_get_qdata(GType type, GQuark quark)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_get_qdata(GType type, GQuark quark)static MethodHandleDowncall method handle for:extern gpointer g_type_get_qdata(GType type, GQuark quark)static intextern guint g_type_get_type_registration_serial()static MemorySegmentAddress for:extern guint g_type_get_type_registration_serial()static FunctionDescriptorFunction descriptor for:extern guint g_type_get_type_registration_serial()static MethodHandleDowncall method handle for:extern guint g_type_get_type_registration_serial()static voidextern void g_type_init()static voidg_type_init_with_debug_flags(int debug_flags) extern void g_type_init_with_debug_flags(GTypeDebugFlags debug_flags)static MemorySegmentAddress for:extern void g_type_init_with_debug_flags(GTypeDebugFlags debug_flags)static FunctionDescriptorFunction descriptor for:extern void g_type_init_with_debug_flags(GTypeDebugFlags debug_flags)static MethodHandleDowncall method handle for:extern void g_type_init_with_debug_flags(GTypeDebugFlags debug_flags)static MemorySegmentAddress for:extern void g_type_init()static FunctionDescriptorFunction descriptor for:extern void g_type_init()static MethodHandleDowncall method handle for:extern void g_type_init()static MemorySegmentg_type_instance_get_private(MemorySegment instance, long private_type) extern gpointer g_type_instance_get_private(GTypeInstance *instance, GType private_type)static MemorySegmentAddress for:extern gpointer g_type_instance_get_private(GTypeInstance *instance, GType private_type)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_instance_get_private(GTypeInstance *instance, GType private_type)static MethodHandleDowncall method handle for:extern gpointer g_type_instance_get_private(GTypeInstance *instance, GType private_type)static long#define G_TYPE_INT 24static long#define G_TYPE_INT64 40static long#define G_TYPE_INTERFACE 8static voidg_type_interface_add_prerequisite(long interface_type, long prerequisite_type) extern void g_type_interface_add_prerequisite(GType interface_type, GType prerequisite_type)static MemorySegmentAddress for:extern void g_type_interface_add_prerequisite(GType interface_type, GType prerequisite_type)static FunctionDescriptorFunction descriptor for:extern void g_type_interface_add_prerequisite(GType interface_type, GType prerequisite_type)static MethodHandleDowncall method handle for:extern void g_type_interface_add_prerequisite(GType interface_type, GType prerequisite_type)static MemorySegmentg_type_interface_get_plugin(long instance_type, long interface_type) extern GTypePlugin *g_type_interface_get_plugin(GType instance_type, GType interface_type)static MemorySegmentAddress for:extern GTypePlugin *g_type_interface_get_plugin(GType instance_type, GType interface_type)static FunctionDescriptorFunction descriptor for:extern GTypePlugin *g_type_interface_get_plugin(GType instance_type, GType interface_type)static MethodHandleDowncall method handle for:extern GTypePlugin *g_type_interface_get_plugin(GType instance_type, GType interface_type)static longg_type_interface_instantiatable_prerequisite(long interface_type) extern GType g_type_interface_instantiatable_prerequisite(GType interface_type)static MemorySegmentAddress for:extern GType g_type_interface_instantiatable_prerequisite(GType interface_type)static FunctionDescriptorFunction descriptor for:extern GType g_type_interface_instantiatable_prerequisite(GType interface_type)static MethodHandleDowncall method handle for:extern GType g_type_interface_instantiatable_prerequisite(GType interface_type)static MemorySegmentg_type_interface_peek(MemorySegment instance_class, long iface_type) extern gpointer g_type_interface_peek(gpointer instance_class, GType iface_type)static MemorySegmentextern gpointer g_type_interface_peek_parent(gpointer g_iface)static MemorySegmentAddress for:extern gpointer g_type_interface_peek_parent(gpointer g_iface)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_interface_peek_parent(gpointer g_iface)static MethodHandleDowncall method handle for:extern gpointer g_type_interface_peek_parent(gpointer g_iface)static MemorySegmentAddress for:extern gpointer g_type_interface_peek(gpointer instance_class, GType iface_type)static FunctionDescriptorFunction descriptor for:extern gpointer g_type_interface_peek(gpointer instance_class, GType iface_type)static MethodHandleDowncall method handle for:extern gpointer g_type_interface_peek(gpointer instance_class, GType iface_type)static MemorySegmentg_type_interface_prerequisites(long interface_type, MemorySegment n_prerequisites) extern GType *g_type_interface_prerequisites(GType interface_type, guint *n_prerequisites)static MemorySegmentAddress for:extern GType *g_type_interface_prerequisites(GType interface_type, guint *n_prerequisites)static FunctionDescriptorFunction descriptor for:extern GType *g_type_interface_prerequisites(GType interface_type, guint *n_prerequisites)static MethodHandleDowncall method handle for:extern GType *g_type_interface_prerequisites(GType interface_type, guint *n_prerequisites)static MemorySegmentg_type_interfaces(long type, MemorySegment n_interfaces) extern GType *g_type_interfaces(GType type, guint *n_interfaces)static MemorySegmentAddress for:extern GType *g_type_interfaces(GType type, guint *n_interfaces)static FunctionDescriptorFunction descriptor for:extern GType *g_type_interfaces(GType type, guint *n_interfaces)static MethodHandleDowncall method handle for:extern GType *g_type_interfaces(GType type, guint *n_interfaces)static long#define G_TYPE_INVALID 0static intg_type_is_a(long type, long is_a_type) extern gboolean g_type_is_a(GType type, GType is_a_type)static MemorySegmentAddress for:extern gboolean g_type_is_a(GType type, GType is_a_type)static FunctionDescriptorFunction descriptor for:extern gboolean g_type_is_a(GType type, GType is_a_type)static MethodHandleDowncall method handle for:extern gboolean g_type_is_a(GType type, GType is_a_type)static long#define G_TYPE_LONG 32static voidg_type_module_add_interface(MemorySegment module, long instance_type, long interface_type, MemorySegment interface_info) extern void g_type_module_add_interface(GTypeModule *module, GType instance_type, GType interface_type, const GInterfaceInfo *interface_info)static MemorySegmentAddress for:extern void g_type_module_add_interface(GTypeModule *module, GType instance_type, GType interface_type, const GInterfaceInfo *interface_info)static FunctionDescriptorFunction descriptor for:extern void g_type_module_add_interface(GTypeModule *module, GType instance_type, GType interface_type, const GInterfaceInfo *interface_info)static MethodHandleDowncall method handle for:extern void g_type_module_add_interface(GTypeModule *module, GType instance_type, GType interface_type, const GInterfaceInfo *interface_info)static longextern GType g_type_module_get_type()static MemorySegmentAddress for:extern GType g_type_module_get_type()static FunctionDescriptorFunction descriptor for:extern GType g_type_module_get_type()static MethodHandleDowncall method handle for:extern GType g_type_module_get_type()static longg_type_module_register_enum(MemorySegment module, MemorySegment name, MemorySegment const_static_values) extern GType g_type_module_register_enum(GTypeModule *module, const gchar *name, const GEnumValue *const_static_values)static MemorySegmentAddress for:extern GType g_type_module_register_enum(GTypeModule *module, const gchar *name, const GEnumValue *const_static_values)static FunctionDescriptorFunction descriptor for:extern GType g_type_module_register_enum(GTypeModule *module, const gchar *name, const GEnumValue *const_static_values)static MethodHandleDowncall method handle for:extern GType g_type_module_register_enum(GTypeModule *module, const gchar *name, const GEnumValue *const_static_values)static longg_type_module_register_flags(MemorySegment module, MemorySegment name, MemorySegment const_static_values) extern GType g_type_module_register_flags(GTypeModule *module, const gchar *name, const GFlagsValue *const_static_values)static MemorySegmentAddress for:extern GType g_type_module_register_flags(GTypeModule *module, const gchar *name, const GFlagsValue *const_static_values)static FunctionDescriptorFunction descriptor for:extern GType g_type_module_register_flags(GTypeModule *module, const gchar *name, const GFlagsValue *const_static_values)static MethodHandleDowncall method handle for:extern GType g_type_module_register_flags(GTypeModule *module, const gchar *name, const GFlagsValue *const_static_values)static longg_type_module_register_type(MemorySegment module, long parent_type, MemorySegment type_name, MemorySegment type_info, int flags) extern GType g_type_module_register_type(GTypeModule *module, GType parent_type, const gchar *type_name, const GTypeInfo *type_info, GTypeFlags flags)static MemorySegmentAddress for:extern GType g_type_module_register_type(GTypeModule *module, GType parent_type, const gchar *type_name, const GTypeInfo *type_info, GTypeFlags flags)static FunctionDescriptorFunction descriptor for:extern GType g_type_module_register_type(GTypeModule *module, GType parent_type, const gchar *type_name, const GTypeInfo *type_info, GTypeFlags flags)static MethodHandleDowncall method handle for:extern GType g_type_module_register_type(GTypeModule *module, GType parent_type, const gchar *type_name, const GTypeInfo *type_info, GTypeFlags flags)static voidg_type_module_set_name(MemorySegment module, MemorySegment name) extern void g_type_module_set_name(GTypeModule *module, const gchar *name)static MemorySegmentAddress for:extern void g_type_module_set_name(GTypeModule *module, const gchar *name)static FunctionDescriptorFunction descriptor for:extern void g_type_module_set_name(GTypeModule *module, const gchar *name)static MethodHandleDowncall method handle for:extern void g_type_module_set_name(GTypeModule *module, const gchar *name)static voidg_type_module_unuse(MemorySegment module) extern void g_type_module_unuse(GTypeModule *module)static MemorySegmentAddress for:extern void g_type_module_unuse(GTypeModule *module)static FunctionDescriptorFunction descriptor for:extern void g_type_module_unuse(GTypeModule *module)static MethodHandleDowncall method handle for:extern void g_type_module_unuse(GTypeModule *module)static intg_type_module_use(MemorySegment module) extern gboolean g_type_module_use(GTypeModule *module)static MemorySegmentAddress for:extern gboolean g_type_module_use(GTypeModule *module)static FunctionDescriptorFunction descriptor for:extern gboolean g_type_module_use(GTypeModule *module)static MethodHandleDowncall method handle for:extern gboolean g_type_module_use(GTypeModule *module)static MemorySegmentg_type_name(long type) extern const gchar *g_type_name(GType type)static MemorySegmentg_type_name_from_class(MemorySegment g_class) extern const gchar *g_type_name_from_class(GTypeClass *g_class)static MemorySegmentAddress for:extern const gchar *g_type_name_from_class(GTypeClass *g_class)static FunctionDescriptorFunction descriptor for:extern const gchar *g_type_name_from_class(GTypeClass *g_class)static MethodHandleDowncall method handle for:extern const gchar *g_type_name_from_class(GTypeClass *g_class)static MemorySegmentg_type_name_from_instance(MemorySegment instance) extern const gchar *g_type_name_from_instance(GTypeInstance *instance)static MemorySegmentAddress for:extern const gchar *g_type_name_from_instance(GTypeInstance *instance)static FunctionDescriptorFunction descriptor for:extern const gchar *g_type_name_from_instance(GTypeInstance *instance)static MethodHandleDowncall method handle for:extern const gchar *g_type_name_from_instance(GTypeInstance *instance)static MemorySegmentAddress for:extern const gchar *g_type_name(GType type)static FunctionDescriptorFunction descriptor for:extern const gchar *g_type_name(GType type)static MethodHandleDowncall method handle for:extern const gchar *g_type_name(GType type)static longg_type_next_base(long leaf_type, long root_type) extern GType g_type_next_base(GType leaf_type, GType root_type)static MemorySegmentAddress for:extern GType g_type_next_base(GType leaf_type, GType root_type)static FunctionDescriptorFunction descriptor for:extern GType g_type_next_base(GType leaf_type, GType root_type)static MethodHandleDowncall method handle for:extern GType g_type_next_base(GType leaf_type, GType root_type)static long#define G_TYPE_NONE 4static long#define G_TYPE_OBJECT 80static long#define G_TYPE_PARAM 76static longg_type_parent(long type) extern GType g_type_parent(GType type)static MemorySegmentAddress for:extern GType g_type_parent(GType type)static FunctionDescriptorFunction descriptor for:extern GType g_type_parent(GType type)static MethodHandleDowncall method handle for:extern GType g_type_parent(GType type)static voidg_type_plugin_complete_interface_info(MemorySegment plugin, long instance_type, long interface_type, MemorySegment info) extern void g_type_plugin_complete_interface_info(GTypePlugin *plugin, GType instance_type, GType interface_type, GInterfaceInfo *info)static MemorySegmentAddress for:extern void g_type_plugin_complete_interface_info(GTypePlugin *plugin, GType instance_type, GType interface_type, GInterfaceInfo *info)static FunctionDescriptorFunction descriptor for:extern void g_type_plugin_complete_interface_info(GTypePlugin *plugin, GType instance_type, GType interface_type, GInterfaceInfo *info)static MethodHandleDowncall method handle for:extern void g_type_plugin_complete_interface_info(GTypePlugin *plugin, GType instance_type, GType interface_type, GInterfaceInfo *info)static voidg_type_plugin_complete_type_info(MemorySegment plugin, long g_type, MemorySegment info, MemorySegment value_table) extern void g_type_plugin_complete_type_info(GTypePlugin *plugin, GType g_type, GTypeInfo *info, GTypeValueTable *value_table)static MemorySegmentAddress for:extern void g_type_plugin_complete_type_info(GTypePlugin *plugin, GType g_type, GTypeInfo *info, GTypeValueTable *value_table)static FunctionDescriptorFunction descriptor for:extern void g_type_plugin_complete_type_info(GTypePlugin *plugin, GType g_type, GTypeInfo *info, GTypeValueTable *value_table)static MethodHandleDowncall method handle for:extern void g_type_plugin_complete_type_info(GTypePlugin *plugin, GType g_type, GTypeInfo *info, GTypeValueTable *value_table)static longextern GType g_type_plugin_get_type()static MemorySegmentAddress for:extern GType g_type_plugin_get_type()static FunctionDescriptorFunction descriptor for:extern GType g_type_plugin_get_type()static MethodHandleDowncall method handle for:extern GType g_type_plugin_get_type()static voidg_type_plugin_unuse(MemorySegment plugin) extern void g_type_plugin_unuse(GTypePlugin *plugin)static MemorySegmentAddress for:extern void g_type_plugin_unuse(GTypePlugin *plugin)static FunctionDescriptorFunction descriptor for:extern void g_type_plugin_unuse(GTypePlugin *plugin)static MethodHandleDowncall method handle for:extern void g_type_plugin_unuse(GTypePlugin *plugin)static voidg_type_plugin_use(MemorySegment plugin) extern void g_type_plugin_use(GTypePlugin *plugin)static MemorySegmentAddress for:extern void g_type_plugin_use(GTypePlugin *plugin)static FunctionDescriptorFunction descriptor for:extern void g_type_plugin_use(GTypePlugin *plugin)static MethodHandleDowncall method handle for:extern void g_type_plugin_use(GTypePlugin *plugin)static long#define G_TYPE_POINTER 68static intg_type_qname(long type) extern GQuark g_type_qname(GType type)static MemorySegmentAddress for:extern GQuark g_type_qname(GType type)static FunctionDescriptorFunction descriptor for:extern GQuark g_type_qname(GType type)static MethodHandleDowncall method handle for:extern GQuark g_type_qname(GType type)static voidg_type_query(long type, MemorySegment query) extern void g_type_query(GType type, GTypeQuery *query)static MemorySegmentAddress for:extern void g_type_query(GType type, GTypeQuery *query)static FunctionDescriptorFunction descriptor for:extern void g_type_query(GType type, GTypeQuery *query)static MethodHandleDowncall method handle for:extern void g_type_query(GType type, GTypeQuery *query)static longg_type_register_dynamic(long parent_type, MemorySegment type_name, MemorySegment plugin, int flags) extern GType g_type_register_dynamic(GType parent_type, const gchar *type_name, GTypePlugin *plugin, GTypeFlags flags)static MemorySegmentAddress for:extern GType g_type_register_dynamic(GType parent_type, const gchar *type_name, GTypePlugin *plugin, GTypeFlags flags)static FunctionDescriptorFunction descriptor for:extern GType g_type_register_dynamic(GType parent_type, const gchar *type_name, GTypePlugin *plugin, GTypeFlags flags)static MethodHandleDowncall method handle for:extern GType g_type_register_dynamic(GType parent_type, const gchar *type_name, GTypePlugin *plugin, GTypeFlags flags)static longg_type_register_fundamental(long type_id, MemorySegment type_name, MemorySegment info, MemorySegment finfo, int flags) extern GType g_type_register_fundamental(GType type_id, const gchar *type_name, const GTypeInfo *info, const GTypeFundamentalInfo *finfo, GTypeFlags flags)static MemorySegmentAddress for:extern GType g_type_register_fundamental(GType type_id, const gchar *type_name, const GTypeInfo *info, const GTypeFundamentalInfo *finfo, GTypeFlags flags)static FunctionDescriptorFunction descriptor for:extern GType g_type_register_fundamental(GType type_id, const gchar *type_name, const GTypeInfo *info, const GTypeFundamentalInfo *finfo, GTypeFlags flags)static MethodHandleDowncall method handle for:extern GType g_type_register_fundamental(GType type_id, const gchar *type_name, const GTypeInfo *info, const GTypeFundamentalInfo *finfo, GTypeFlags flags)static longg_type_register_static(long parent_type, MemorySegment type_name, MemorySegment info, int flags) extern GType g_type_register_static(GType parent_type, const gchar *type_name, const GTypeInfo *info, GTypeFlags flags)static longg_type_register_static_simple(long parent_type, MemorySegment type_name, int class_size, MemorySegment class_init, int instance_size, MemorySegment instance_init, int flags) extern GType g_type_register_static_simple(GType parent_type, const gchar *type_name, guint class_size, GClassInitFunc class_init, guint instance_size, GInstanceInitFunc instance_init, GTypeFlags flags)static MemorySegmentAddress for:extern GType g_type_register_static_simple(GType parent_type, const gchar *type_name, guint class_size, GClassInitFunc class_init, guint instance_size, GInstanceInitFunc instance_init, GTypeFlags flags)static FunctionDescriptorFunction descriptor for:extern GType g_type_register_static_simple(GType parent_type, const gchar *type_name, guint class_size, GClassInitFunc class_init, guint instance_size, GInstanceInitFunc instance_init, GTypeFlags flags)static MethodHandleDowncall method handle for:extern GType g_type_register_static_simple(GType parent_type, const gchar *type_name, guint class_size, GClassInitFunc class_init, guint instance_size, GInstanceInitFunc instance_init, GTypeFlags flags)static MemorySegmentAddress for:extern GType g_type_register_static(GType parent_type, const gchar *type_name, const GTypeInfo *info, GTypeFlags flags)static FunctionDescriptorFunction descriptor for:extern GType g_type_register_static(GType parent_type, const gchar *type_name, const GTypeInfo *info, GTypeFlags flags)static MethodHandleDowncall method handle for:extern GType g_type_register_static(GType parent_type, const gchar *type_name, const GTypeInfo *info, GTypeFlags flags)static voidg_type_remove_class_cache_func(MemorySegment cache_data, MemorySegment cache_func) extern void g_type_remove_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func)static MemorySegmentAddress for:extern void g_type_remove_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func)static FunctionDescriptorFunction descriptor for:extern void g_type_remove_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func)static MethodHandleDowncall method handle for:extern void g_type_remove_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func)static voidg_type_remove_interface_check(MemorySegment check_data, MemorySegment check_func) extern void g_type_remove_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func)static MemorySegmentAddress for:extern void g_type_remove_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func)static FunctionDescriptorFunction descriptor for:extern void g_type_remove_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func)static MethodHandleDowncall method handle for:extern void g_type_remove_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func)static int#define G_TYPE_RESERVED_BSE_FIRST 32static int#define G_TYPE_RESERVED_BSE_LAST 48static int#define G_TYPE_RESERVED_GLIB_FIRST 22static int#define G_TYPE_RESERVED_GLIB_LAST 31static int#define G_TYPE_RESERVED_USER_FIRST 49static voidg_type_set_qdata(long type, int quark, MemorySegment data) extern void g_type_set_qdata(GType type, GQuark quark, gpointer data)static MemorySegmentAddress for:extern void g_type_set_qdata(GType type, GQuark quark, gpointer data)static FunctionDescriptorFunction descriptor for:extern void g_type_set_qdata(GType type, GQuark quark, gpointer data)static MethodHandleDowncall method handle for:extern void g_type_set_qdata(GType type, GQuark quark, gpointer data)static long#define G_TYPE_STRING 64static intg_type_test_flags(long type, int flags) extern gboolean g_type_test_flags(GType type, guint flags)static MemorySegmentAddress for:extern gboolean g_type_test_flags(GType type, guint flags)static FunctionDescriptorFunction descriptor for:extern gboolean g_type_test_flags(GType type, guint flags)static MethodHandleDowncall method handle for:extern gboolean g_type_test_flags(GType type, guint flags)static long#define G_TYPE_UCHAR 16static long#define G_TYPE_UINT 28static long#define G_TYPE_UINT64 44static long#define G_TYPE_ULONG 36static MemorySegmentg_type_value_table_peek(long type) extern GTypeValueTable *g_type_value_table_peek(GType type)static MemorySegmentAddress for:extern GTypeValueTable *g_type_value_table_peek(GType type)static FunctionDescriptorFunction descriptor for:extern GTypeValueTable *g_type_value_table_peek(GType type)static MethodHandleDowncall method handle for:extern GTypeValueTable *g_type_value_table_peek(GType type)static long#define G_TYPE_VARIANT 84static MemorySegmentg_value_array_append(MemorySegment value_array, MemorySegment value) extern GValueArray *g_value_array_append(GValueArray *value_array, const GValue *value)static MemorySegmentAddress for:extern GValueArray *g_value_array_append(GValueArray *value_array, const GValue *value)static FunctionDescriptorFunction descriptor for:extern GValueArray *g_value_array_append(GValueArray *value_array, const GValue *value)static MethodHandleDowncall method handle for:extern GValueArray *g_value_array_append(GValueArray *value_array, const GValue *value)static MemorySegmentg_value_array_copy(MemorySegment value_array) extern GValueArray *g_value_array_copy(const GValueArray *value_array)static MemorySegmentAddress for:extern GValueArray *g_value_array_copy(const GValueArray *value_array)static FunctionDescriptorFunction descriptor for:extern GValueArray *g_value_array_copy(const GValueArray *value_array)static MethodHandleDowncall method handle for:extern GValueArray *g_value_array_copy(const GValueArray *value_array)static voidg_value_array_free(MemorySegment value_array) extern void g_value_array_free(GValueArray *value_array)static MemorySegmentAddress for:extern void g_value_array_free(GValueArray *value_array)static FunctionDescriptorFunction descriptor for:extern void g_value_array_free(GValueArray *value_array)static MethodHandleDowncall method handle for:extern void g_value_array_free(GValueArray *value_array)static MemorySegmentg_value_array_get_nth(MemorySegment value_array, int index_) extern GValue *g_value_array_get_nth(GValueArray *value_array, guint index_)static MemorySegmentAddress for:extern GValue *g_value_array_get_nth(GValueArray *value_array, guint index_)static FunctionDescriptorFunction descriptor for:extern GValue *g_value_array_get_nth(GValueArray *value_array, guint index_)static MethodHandleDowncall method handle for:extern GValue *g_value_array_get_nth(GValueArray *value_array, guint index_)static longextern GType g_value_array_get_type()static MemorySegmentAddress for:extern GType g_value_array_get_type()static FunctionDescriptorFunction descriptor for:extern GType g_value_array_get_type()static MethodHandleDowncall method handle for:extern GType g_value_array_get_type()static MemorySegmentg_value_array_insert(MemorySegment value_array, int index_, MemorySegment value) extern GValueArray *g_value_array_insert(GValueArray *value_array, guint index_, const GValue *value)static MemorySegmentAddress for:extern GValueArray *g_value_array_insert(GValueArray *value_array, guint index_, const GValue *value)static FunctionDescriptorFunction descriptor for:extern GValueArray *g_value_array_insert(GValueArray *value_array, guint index_, const GValue *value)static MethodHandleDowncall method handle for:extern GValueArray *g_value_array_insert(GValueArray *value_array, guint index_, const GValue *value)static MemorySegmentg_value_array_new(int n_prealloced) extern GValueArray *g_value_array_new(guint n_prealloced)static MemorySegmentAddress for:extern GValueArray *g_value_array_new(guint n_prealloced)static FunctionDescriptorFunction descriptor for:extern GValueArray *g_value_array_new(guint n_prealloced)static MethodHandleDowncall method handle for:extern GValueArray *g_value_array_new(guint n_prealloced)static MemorySegmentg_value_array_prepend(MemorySegment value_array, MemorySegment value) extern GValueArray *g_value_array_prepend(GValueArray *value_array, const GValue *value)static MemorySegmentAddress for:extern GValueArray *g_value_array_prepend(GValueArray *value_array, const GValue *value)static FunctionDescriptorFunction descriptor for:extern GValueArray *g_value_array_prepend(GValueArray *value_array, const GValue *value)static MethodHandleDowncall method handle for:extern GValueArray *g_value_array_prepend(GValueArray *value_array, const GValue *value)static MemorySegmentg_value_array_remove(MemorySegment value_array, int index_) extern GValueArray *g_value_array_remove(GValueArray *value_array, guint index_)static MemorySegmentAddress for:extern GValueArray *g_value_array_remove(GValueArray *value_array, guint index_)static FunctionDescriptorFunction descriptor for:extern GValueArray *g_value_array_remove(GValueArray *value_array, guint index_)static MethodHandleDowncall method handle for:extern GValueArray *g_value_array_remove(GValueArray *value_array, guint index_)static MemorySegmentg_value_array_sort(MemorySegment value_array, MemorySegment compare_func) extern GValueArray *g_value_array_sort(GValueArray *value_array, GCompareFunc compare_func)static MemorySegmentg_value_array_sort_with_data(MemorySegment value_array, MemorySegment compare_func, MemorySegment user_data) extern GValueArray *g_value_array_sort_with_data(GValueArray *value_array, GCompareDataFunc compare_func, gpointer user_data)static MemorySegmentAddress for:extern GValueArray *g_value_array_sort_with_data(GValueArray *value_array, GCompareDataFunc compare_func, gpointer user_data)static FunctionDescriptorFunction descriptor for:extern GValueArray *g_value_array_sort_with_data(GValueArray *value_array, GCompareDataFunc compare_func, gpointer user_data)static MethodHandleDowncall method handle for:extern GValueArray *g_value_array_sort_with_data(GValueArray *value_array, GCompareDataFunc compare_func, gpointer user_data)static MemorySegmentAddress for:extern GValueArray *g_value_array_sort(GValueArray *value_array, GCompareFunc compare_func)static FunctionDescriptorFunction descriptor for:extern GValueArray *g_value_array_sort(GValueArray *value_array, GCompareFunc compare_func)static MethodHandleDowncall method handle for:extern GValueArray *g_value_array_sort(GValueArray *value_array, GCompareFunc compare_func)static voidg_value_copy(MemorySegment src_value, MemorySegment dest_value) extern void g_value_copy(const GValue *src_value, GValue *dest_value)static MemorySegmentAddress for:extern void g_value_copy(const GValue *src_value, GValue *dest_value)static FunctionDescriptorFunction descriptor for:extern void g_value_copy(const GValue *src_value, GValue *dest_value)static MethodHandleDowncall method handle for:extern void g_value_copy(const GValue *src_value, GValue *dest_value)static MemorySegmentg_value_dup_boxed(MemorySegment value) extern gpointer g_value_dup_boxed(const GValue *value)static MemorySegmentAddress for:extern gpointer g_value_dup_boxed(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gpointer g_value_dup_boxed(const GValue *value)static MethodHandleDowncall method handle for:extern gpointer g_value_dup_boxed(const GValue *value)static MemorySegmentg_value_dup_object(MemorySegment value) extern gpointer g_value_dup_object(const GValue *value)static MemorySegmentAddress for:extern gpointer g_value_dup_object(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gpointer g_value_dup_object(const GValue *value)static MethodHandleDowncall method handle for:extern gpointer g_value_dup_object(const GValue *value)static MemorySegmentg_value_dup_param(MemorySegment value) extern GParamSpec *g_value_dup_param(const GValue *value)static MemorySegmentAddress for:extern GParamSpec *g_value_dup_param(const GValue *value)static FunctionDescriptorFunction descriptor for:extern GParamSpec *g_value_dup_param(const GValue *value)static MethodHandleDowncall method handle for:extern GParamSpec *g_value_dup_param(const GValue *value)static MemorySegmentg_value_dup_string(MemorySegment value) extern gchar *g_value_dup_string(const GValue *value)static MemorySegmentAddress for:extern gchar *g_value_dup_string(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gchar *g_value_dup_string(const GValue *value)static MethodHandleDowncall method handle for:extern gchar *g_value_dup_string(const GValue *value)static MemorySegmentg_value_dup_variant(MemorySegment value) extern GVariant *g_value_dup_variant(const GValue *value)static MemorySegmentAddress for:extern GVariant *g_value_dup_variant(const GValue *value)static FunctionDescriptorFunction descriptor for:extern GVariant *g_value_dup_variant(const GValue *value)static MethodHandleDowncall method handle for:extern GVariant *g_value_dup_variant(const GValue *value)static intextern gboolean g_value_fits_pointer(const GValue *value)static MemorySegmentAddress for:extern gboolean g_value_fits_pointer(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gboolean g_value_fits_pointer(const GValue *value)static MethodHandleDowncall method handle for:extern gboolean g_value_fits_pointer(const GValue *value)static intg_value_get_boolean(MemorySegment value) extern gboolean g_value_get_boolean(const GValue *value)static MemorySegmentAddress for:extern gboolean g_value_get_boolean(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gboolean g_value_get_boolean(const GValue *value)static MethodHandleDowncall method handle for:extern gboolean g_value_get_boolean(const GValue *value)static MemorySegmentg_value_get_boxed(MemorySegment value) extern gpointer g_value_get_boxed(const GValue *value)static MemorySegmentAddress for:extern gpointer g_value_get_boxed(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gpointer g_value_get_boxed(const GValue *value)static MethodHandleDowncall method handle for:extern gpointer g_value_get_boxed(const GValue *value)static byteg_value_get_char(MemorySegment value) extern gchar g_value_get_char(const GValue *value)static MemorySegmentAddress for:extern gchar g_value_get_char(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gchar g_value_get_char(const GValue *value)static MethodHandleDowncall method handle for:extern gchar g_value_get_char(const GValue *value)static doubleg_value_get_double(MemorySegment value) extern gdouble g_value_get_double(const GValue *value)static MemorySegmentAddress for:extern gdouble g_value_get_double(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gdouble g_value_get_double(const GValue *value)static MethodHandleDowncall method handle for:extern gdouble g_value_get_double(const GValue *value)static intg_value_get_enum(MemorySegment value) extern gint g_value_get_enum(const GValue *value)static MemorySegmentAddress for:extern gint g_value_get_enum(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gint g_value_get_enum(const GValue *value)static MethodHandleDowncall method handle for:extern gint g_value_get_enum(const GValue *value)static intg_value_get_flags(MemorySegment value) extern guint g_value_get_flags(const GValue *value)static MemorySegmentAddress for:extern guint g_value_get_flags(const GValue *value)static FunctionDescriptorFunction descriptor for:extern guint g_value_get_flags(const GValue *value)static MethodHandleDowncall method handle for:extern guint g_value_get_flags(const GValue *value)static floatg_value_get_float(MemorySegment value) extern gfloat g_value_get_float(const GValue *value)static MemorySegmentAddress for:extern gfloat g_value_get_float(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gfloat g_value_get_float(const GValue *value)static MethodHandleDowncall method handle for:extern gfloat g_value_get_float(const GValue *value)static longg_value_get_gtype(MemorySegment value) extern GType g_value_get_gtype(const GValue *value)static MemorySegmentAddress for:extern GType g_value_get_gtype(const GValue *value)static FunctionDescriptorFunction descriptor for:extern GType g_value_get_gtype(const GValue *value)static MethodHandleDowncall method handle for:extern GType g_value_get_gtype(const GValue *value)static intg_value_get_int(MemorySegment value) extern gint g_value_get_int(const GValue *value)static MemorySegmentAddress for:extern gint g_value_get_int(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gint g_value_get_int(const GValue *value)static MethodHandleDowncall method handle for:extern gint g_value_get_int(const GValue *value)static longg_value_get_int64(MemorySegment value) extern gint64 g_value_get_int64(const GValue *value)static MemorySegmentAddress for:extern gint64 g_value_get_int64(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gint64 g_value_get_int64(const GValue *value)static MethodHandleDowncall method handle for:extern gint64 g_value_get_int64(const GValue *value)static longg_value_get_long(MemorySegment value) extern glong g_value_get_long(const GValue *value)static MemorySegmentAddress for:extern glong g_value_get_long(const GValue *value)static FunctionDescriptorFunction descriptor for:extern glong g_value_get_long(const GValue *value)static MethodHandleDowncall method handle for:extern glong g_value_get_long(const GValue *value)static MemorySegmentg_value_get_object(MemorySegment value) extern gpointer g_value_get_object(const GValue *value)static MemorySegmentAddress for:extern gpointer g_value_get_object(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gpointer g_value_get_object(const GValue *value)static MethodHandleDowncall method handle for:extern gpointer g_value_get_object(const GValue *value)static MemorySegmentg_value_get_param(MemorySegment value) extern GParamSpec *g_value_get_param(const GValue *value)static MemorySegmentAddress for:extern GParamSpec *g_value_get_param(const GValue *value)static FunctionDescriptorFunction descriptor for:extern GParamSpec *g_value_get_param(const GValue *value)static MethodHandleDowncall method handle for:extern GParamSpec *g_value_get_param(const GValue *value)static MemorySegmentg_value_get_pointer(MemorySegment value) extern gpointer g_value_get_pointer(const GValue *value)static MemorySegmentAddress for:extern gpointer g_value_get_pointer(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gpointer g_value_get_pointer(const GValue *value)static MethodHandleDowncall method handle for:extern gpointer g_value_get_pointer(const GValue *value)static byteg_value_get_schar(MemorySegment value) extern gint8 g_value_get_schar(const GValue *value)static MemorySegmentAddress for:extern gint8 g_value_get_schar(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gint8 g_value_get_schar(const GValue *value)static MethodHandleDowncall method handle for:extern gint8 g_value_get_schar(const GValue *value)static MemorySegmentg_value_get_string(MemorySegment value) extern const gchar *g_value_get_string(const GValue *value)static MemorySegmentAddress for:extern const gchar *g_value_get_string(const GValue *value)static FunctionDescriptorFunction descriptor for:extern const gchar *g_value_get_string(const GValue *value)static MethodHandleDowncall method handle for:extern const gchar *g_value_get_string(const GValue *value)static longextern GType g_value_get_type()static MemorySegmentAddress for:extern GType g_value_get_type()static FunctionDescriptorFunction descriptor for:extern GType g_value_get_type()static MethodHandleDowncall method handle for:extern GType g_value_get_type()static byteg_value_get_uchar(MemorySegment value) extern guchar g_value_get_uchar(const GValue *value)static MemorySegmentAddress for:extern guchar g_value_get_uchar(const GValue *value)static FunctionDescriptorFunction descriptor for:extern guchar g_value_get_uchar(const GValue *value)static MethodHandleDowncall method handle for:extern guchar g_value_get_uchar(const GValue *value)static intg_value_get_uint(MemorySegment value) extern guint g_value_get_uint(const GValue *value)static MemorySegmentAddress for:extern guint g_value_get_uint(const GValue *value)static FunctionDescriptorFunction descriptor for:extern guint g_value_get_uint(const GValue *value)static MethodHandleDowncall method handle for:extern guint g_value_get_uint(const GValue *value)static longg_value_get_uint64(MemorySegment value) extern guint64 g_value_get_uint64(const GValue *value)static MemorySegmentAddress for:extern guint64 g_value_get_uint64(const GValue *value)static FunctionDescriptorFunction descriptor for:extern guint64 g_value_get_uint64(const GValue *value)static MethodHandleDowncall method handle for:extern guint64 g_value_get_uint64(const GValue *value)static longg_value_get_ulong(MemorySegment value) extern gulong g_value_get_ulong(const GValue *value)static MemorySegmentAddress for:extern gulong g_value_get_ulong(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gulong g_value_get_ulong(const GValue *value)static MethodHandleDowncall method handle for:extern gulong g_value_get_ulong(const GValue *value)static MemorySegmentg_value_get_variant(MemorySegment value) extern GVariant *g_value_get_variant(const GValue *value)static MemorySegmentAddress for:extern GVariant *g_value_get_variant(const GValue *value)static FunctionDescriptorFunction descriptor for:extern GVariant *g_value_get_variant(const GValue *value)static MethodHandleDowncall method handle for:extern GVariant *g_value_get_variant(const GValue *value)static MemorySegmentg_value_init(MemorySegment value, long g_type) extern GValue *g_value_init(GValue *value, GType g_type)static voidg_value_init_from_instance(MemorySegment value, MemorySegment instance) extern void g_value_init_from_instance(GValue *value, gpointer instance)static MemorySegmentAddress for:extern void g_value_init_from_instance(GValue *value, gpointer instance)static FunctionDescriptorFunction descriptor for:extern void g_value_init_from_instance(GValue *value, gpointer instance)static MethodHandleDowncall method handle for:extern void g_value_init_from_instance(GValue *value, gpointer instance)static MemorySegmentAddress for:extern GValue *g_value_init(GValue *value, GType g_type)static FunctionDescriptorFunction descriptor for:extern GValue *g_value_init(GValue *value, GType g_type)static MethodHandleDowncall method handle for:extern GValue *g_value_init(GValue *value, GType g_type)static int#define G_VALUE_INTERNED_STRING 268435456static int#define G_VALUE_NOCOPY_CONTENTS 134217728static MemorySegmentextern gpointer g_value_peek_pointer(const GValue *value)static MemorySegmentAddress for:extern gpointer g_value_peek_pointer(const GValue *value)static FunctionDescriptorFunction descriptor for:extern gpointer g_value_peek_pointer(const GValue *value)static MethodHandleDowncall method handle for:extern gpointer g_value_peek_pointer(const GValue *value)static voidg_value_register_transform_func(long src_type, long dest_type, MemorySegment transform_func) extern void g_value_register_transform_func(GType src_type, GType dest_type, GValueTransform transform_func)static MemorySegmentAddress for:extern void g_value_register_transform_func(GType src_type, GType dest_type, GValueTransform transform_func)static FunctionDescriptorFunction descriptor for:extern void g_value_register_transform_func(GType src_type, GType dest_type, GValueTransform transform_func)static MethodHandleDowncall method handle for:extern void g_value_register_transform_func(GType src_type, GType dest_type, GValueTransform transform_func)static MemorySegmentg_value_reset(MemorySegment value) extern GValue *g_value_reset(GValue *value)static MemorySegmentAddress for:extern GValue *g_value_reset(GValue *value)static FunctionDescriptorFunction descriptor for:extern GValue *g_value_reset(GValue *value)static MethodHandleDowncall method handle for:extern GValue *g_value_reset(GValue *value)static voidg_value_set_boolean(MemorySegment value, int v_boolean) extern void g_value_set_boolean(GValue *value, gboolean v_boolean)static MemorySegmentAddress for:extern void g_value_set_boolean(GValue *value, gboolean v_boolean)static FunctionDescriptorFunction descriptor for:extern void g_value_set_boolean(GValue *value, gboolean v_boolean)static MethodHandleDowncall method handle for:extern void g_value_set_boolean(GValue *value, gboolean v_boolean)static voidg_value_set_boxed(MemorySegment value, MemorySegment v_boxed) extern void g_value_set_boxed(GValue *value, gconstpointer v_boxed)static voidg_value_set_boxed_take_ownership(MemorySegment value, MemorySegment v_boxed) extern void g_value_set_boxed_take_ownership(GValue *value, gconstpointer v_boxed)static MemorySegmentAddress for:extern void g_value_set_boxed_take_ownership(GValue *value, gconstpointer v_boxed)static FunctionDescriptorFunction descriptor for:extern void g_value_set_boxed_take_ownership(GValue *value, gconstpointer v_boxed)static MethodHandleDowncall method handle for:extern void g_value_set_boxed_take_ownership(GValue *value, gconstpointer v_boxed)static MemorySegmentAddress for:extern void g_value_set_boxed(GValue *value, gconstpointer v_boxed)static FunctionDescriptorFunction descriptor for:extern void g_value_set_boxed(GValue *value, gconstpointer v_boxed)static MethodHandleDowncall method handle for:extern void g_value_set_boxed(GValue *value, gconstpointer v_boxed)static voidg_value_set_char(MemorySegment value, byte v_char) extern void g_value_set_char(GValue *value, gchar v_char)static MemorySegmentAddress for:extern void g_value_set_char(GValue *value, gchar v_char)static FunctionDescriptorFunction descriptor for:extern void g_value_set_char(GValue *value, gchar v_char)static MethodHandleDowncall method handle for:extern void g_value_set_char(GValue *value, gchar v_char)static voidg_value_set_double(MemorySegment value, double v_double) extern void g_value_set_double(GValue *value, gdouble v_double)static MemorySegmentAddress for:extern void g_value_set_double(GValue *value, gdouble v_double)static FunctionDescriptorFunction descriptor for:extern void g_value_set_double(GValue *value, gdouble v_double)static MethodHandleDowncall method handle for:extern void g_value_set_double(GValue *value, gdouble v_double)static voidg_value_set_enum(MemorySegment value, int v_enum) extern void g_value_set_enum(GValue *value, gint v_enum)static MemorySegmentAddress for:extern void g_value_set_enum(GValue *value, gint v_enum)static FunctionDescriptorFunction descriptor for:extern void g_value_set_enum(GValue *value, gint v_enum)static MethodHandleDowncall method handle for:extern void g_value_set_enum(GValue *value, gint v_enum)static voidg_value_set_flags(MemorySegment value, int v_flags) extern void g_value_set_flags(GValue *value, guint v_flags)static MemorySegmentAddress for:extern void g_value_set_flags(GValue *value, guint v_flags)static FunctionDescriptorFunction descriptor for:extern void g_value_set_flags(GValue *value, guint v_flags)static MethodHandleDowncall method handle for:extern void g_value_set_flags(GValue *value, guint v_flags)static voidg_value_set_float(MemorySegment value, float v_float) extern void g_value_set_float(GValue *value, gfloat v_float)static MemorySegmentAddress for:extern void g_value_set_float(GValue *value, gfloat v_float)static FunctionDescriptorFunction descriptor for:extern void g_value_set_float(GValue *value, gfloat v_float)static MethodHandleDowncall method handle for:extern void g_value_set_float(GValue *value, gfloat v_float)static voidg_value_set_gtype(MemorySegment value, long v_gtype) extern void g_value_set_gtype(GValue *value, GType v_gtype)static MemorySegmentAddress for:extern void g_value_set_gtype(GValue *value, GType v_gtype)static FunctionDescriptorFunction descriptor for:extern void g_value_set_gtype(GValue *value, GType v_gtype)static MethodHandleDowncall method handle for:extern void g_value_set_gtype(GValue *value, GType v_gtype)static voidg_value_set_instance(MemorySegment value, MemorySegment instance) extern void g_value_set_instance(GValue *value, gpointer instance)static MemorySegmentAddress for:extern void g_value_set_instance(GValue *value, gpointer instance)static FunctionDescriptorFunction descriptor for:extern void g_value_set_instance(GValue *value, gpointer instance)static MethodHandleDowncall method handle for:extern void g_value_set_instance(GValue *value, gpointer instance)static voidg_value_set_int(MemorySegment value, int v_int) extern void g_value_set_int(GValue *value, gint v_int)static MemorySegmentAddress for:extern void g_value_set_int(GValue *value, gint v_int)static FunctionDescriptorFunction descriptor for:extern void g_value_set_int(GValue *value, gint v_int)static MethodHandleDowncall method handle for:extern void g_value_set_int(GValue *value, gint v_int)static voidg_value_set_int64(MemorySegment value, long v_int64) extern void g_value_set_int64(GValue *value, gint64 v_int64)static MemorySegmentAddress for:extern void g_value_set_int64(GValue *value, gint64 v_int64)static FunctionDescriptorFunction descriptor for:extern void g_value_set_int64(GValue *value, gint64 v_int64)static MethodHandleDowncall method handle for:extern void g_value_set_int64(GValue *value, gint64 v_int64)static voidg_value_set_interned_string(MemorySegment value, MemorySegment v_string) extern void g_value_set_interned_string(GValue *value, const gchar *v_string)static MemorySegmentAddress for:extern void g_value_set_interned_string(GValue *value, const gchar *v_string)static FunctionDescriptorFunction descriptor for:extern void g_value_set_interned_string(GValue *value, const gchar *v_string)static MethodHandleDowncall method handle for:extern void g_value_set_interned_string(GValue *value, const gchar *v_string)static voidg_value_set_long(MemorySegment value, long v_long) extern void g_value_set_long(GValue *value, glong v_long)static MemorySegmentAddress for:extern void g_value_set_long(GValue *value, glong v_long)static FunctionDescriptorFunction descriptor for:extern void g_value_set_long(GValue *value, glong v_long)static MethodHandleDowncall method handle for:extern void g_value_set_long(GValue *value, glong v_long)static voidg_value_set_object(MemorySegment value, MemorySegment v_object) extern void g_value_set_object(GValue *value, gpointer v_object)static voidg_value_set_object_take_ownership(MemorySegment value, MemorySegment v_object) extern void g_value_set_object_take_ownership(GValue *value, gpointer v_object)static MemorySegmentAddress for:extern void g_value_set_object_take_ownership(GValue *value, gpointer v_object)static FunctionDescriptorFunction descriptor for:extern void g_value_set_object_take_ownership(GValue *value, gpointer v_object)static MethodHandleDowncall method handle for:extern void g_value_set_object_take_ownership(GValue *value, gpointer v_object)static MemorySegmentAddress for:extern void g_value_set_object(GValue *value, gpointer v_object)static FunctionDescriptorFunction descriptor for:extern void g_value_set_object(GValue *value, gpointer v_object)static MethodHandleDowncall method handle for:extern void g_value_set_object(GValue *value, gpointer v_object)static voidg_value_set_param(MemorySegment value, MemorySegment param) extern void g_value_set_param(GValue *value, GParamSpec *param)static voidg_value_set_param_take_ownership(MemorySegment value, MemorySegment param) extern void g_value_set_param_take_ownership(GValue *value, GParamSpec *param)static MemorySegmentAddress for:extern void g_value_set_param_take_ownership(GValue *value, GParamSpec *param)static FunctionDescriptorFunction descriptor for:extern void g_value_set_param_take_ownership(GValue *value, GParamSpec *param)static MethodHandleDowncall method handle for:extern void g_value_set_param_take_ownership(GValue *value, GParamSpec *param)static MemorySegmentAddress for:extern void g_value_set_param(GValue *value, GParamSpec *param)static FunctionDescriptorFunction descriptor for:extern void g_value_set_param(GValue *value, GParamSpec *param)static MethodHandleDowncall method handle for:extern void g_value_set_param(GValue *value, GParamSpec *param)static voidg_value_set_pointer(MemorySegment value, MemorySegment v_pointer) extern void g_value_set_pointer(GValue *value, gpointer v_pointer)static MemorySegmentAddress for:extern void g_value_set_pointer(GValue *value, gpointer v_pointer)static FunctionDescriptorFunction descriptor for:extern void g_value_set_pointer(GValue *value, gpointer v_pointer)static MethodHandleDowncall method handle for:extern void g_value_set_pointer(GValue *value, gpointer v_pointer)static voidg_value_set_schar(MemorySegment value, byte v_char) extern void g_value_set_schar(GValue *value, gint8 v_char)static MemorySegmentAddress for:extern void g_value_set_schar(GValue *value, gint8 v_char)static FunctionDescriptorFunction descriptor for:extern void g_value_set_schar(GValue *value, gint8 v_char)static MethodHandleDowncall method handle for:extern void g_value_set_schar(GValue *value, gint8 v_char)static voidg_value_set_static_boxed(MemorySegment value, MemorySegment v_boxed) extern void g_value_set_static_boxed(GValue *value, gconstpointer v_boxed)static MemorySegmentAddress for:extern void g_value_set_static_boxed(GValue *value, gconstpointer v_boxed)static FunctionDescriptorFunction descriptor for:extern void g_value_set_static_boxed(GValue *value, gconstpointer v_boxed)static MethodHandleDowncall method handle for:extern void g_value_set_static_boxed(GValue *value, gconstpointer v_boxed)static voidg_value_set_static_string(MemorySegment value, MemorySegment v_string) extern void g_value_set_static_string(GValue *value, const gchar *v_string)static MemorySegmentAddress for:extern void g_value_set_static_string(GValue *value, const gchar *v_string)static FunctionDescriptorFunction descriptor for:extern void g_value_set_static_string(GValue *value, const gchar *v_string)static MethodHandleDowncall method handle for:extern void g_value_set_static_string(GValue *value, const gchar *v_string)static voidg_value_set_string(MemorySegment value, MemorySegment v_string) extern void g_value_set_string(GValue *value, const gchar *v_string)static voidg_value_set_string_take_ownership(MemorySegment value, MemorySegment v_string) extern void g_value_set_string_take_ownership(GValue *value, gchar *v_string)static MemorySegmentAddress for:extern void g_value_set_string_take_ownership(GValue *value, gchar *v_string)static FunctionDescriptorFunction descriptor for:extern void g_value_set_string_take_ownership(GValue *value, gchar *v_string)static MethodHandleDowncall method handle for:extern void g_value_set_string_take_ownership(GValue *value, gchar *v_string)static MemorySegmentAddress for:extern void g_value_set_string(GValue *value, const gchar *v_string)static FunctionDescriptorFunction descriptor for:extern void g_value_set_string(GValue *value, const gchar *v_string)static MethodHandleDowncall method handle for:extern void g_value_set_string(GValue *value, const gchar *v_string)static voidg_value_set_uchar(MemorySegment value, byte v_uchar) extern void g_value_set_uchar(GValue *value, guchar v_uchar)static MemorySegmentAddress for:extern void g_value_set_uchar(GValue *value, guchar v_uchar)static FunctionDescriptorFunction descriptor for:extern void g_value_set_uchar(GValue *value, guchar v_uchar)static MethodHandleDowncall method handle for:extern void g_value_set_uchar(GValue *value, guchar v_uchar)static voidg_value_set_uint(MemorySegment value, int v_uint) extern void g_value_set_uint(GValue *value, guint v_uint)static MemorySegmentAddress for:extern void g_value_set_uint(GValue *value, guint v_uint)static FunctionDescriptorFunction descriptor for:extern void g_value_set_uint(GValue *value, guint v_uint)static MethodHandleDowncall method handle for:extern void g_value_set_uint(GValue *value, guint v_uint)static voidg_value_set_uint64(MemorySegment value, long v_uint64) extern void g_value_set_uint64(GValue *value, guint64 v_uint64)static MemorySegmentAddress for:extern void g_value_set_uint64(GValue *value, guint64 v_uint64)static FunctionDescriptorFunction descriptor for:extern void g_value_set_uint64(GValue *value, guint64 v_uint64)static MethodHandleDowncall method handle for:extern void g_value_set_uint64(GValue *value, guint64 v_uint64)static voidg_value_set_ulong(MemorySegment value, long v_ulong) extern void g_value_set_ulong(GValue *value, gulong v_ulong)static MemorySegmentAddress for:extern void g_value_set_ulong(GValue *value, gulong v_ulong)static FunctionDescriptorFunction descriptor for:extern void g_value_set_ulong(GValue *value, gulong v_ulong)static MethodHandleDowncall method handle for:extern void g_value_set_ulong(GValue *value, gulong v_ulong)static voidg_value_set_variant(MemorySegment value, MemorySegment variant) extern void g_value_set_variant(GValue *value, GVariant *variant)static MemorySegmentAddress for:extern void g_value_set_variant(GValue *value, GVariant *variant)static FunctionDescriptorFunction descriptor for:extern void g_value_set_variant(GValue *value, GVariant *variant)static MethodHandleDowncall method handle for:extern void g_value_set_variant(GValue *value, GVariant *variant)static MemorySegmentextern gchar *g_value_steal_string(GValue *value)static MemorySegmentAddress for:extern gchar *g_value_steal_string(GValue *value)static FunctionDescriptorFunction descriptor for:extern gchar *g_value_steal_string(GValue *value)static MethodHandleDowncall method handle for:extern gchar *g_value_steal_string(GValue *value)static voidg_value_take_boxed(MemorySegment value, MemorySegment v_boxed) extern void g_value_take_boxed(GValue *value, gconstpointer v_boxed)static MemorySegmentAddress for:extern void g_value_take_boxed(GValue *value, gconstpointer v_boxed)static FunctionDescriptorFunction descriptor for:extern void g_value_take_boxed(GValue *value, gconstpointer v_boxed)static MethodHandleDowncall method handle for:extern void g_value_take_boxed(GValue *value, gconstpointer v_boxed)static voidg_value_take_object(MemorySegment value, MemorySegment v_object) extern void g_value_take_object(GValue *value, gpointer v_object)static MemorySegmentAddress for:extern void g_value_take_object(GValue *value, gpointer v_object)static FunctionDescriptorFunction descriptor for:extern void g_value_take_object(GValue *value, gpointer v_object)static MethodHandleDowncall method handle for:extern void g_value_take_object(GValue *value, gpointer v_object)static voidg_value_take_param(MemorySegment value, MemorySegment param) extern void g_value_take_param(GValue *value, GParamSpec *param)static MemorySegmentAddress for:extern void g_value_take_param(GValue *value, GParamSpec *param)static FunctionDescriptorFunction descriptor for:extern void g_value_take_param(GValue *value, GParamSpec *param)static MethodHandleDowncall method handle for:extern void g_value_take_param(GValue *value, GParamSpec *param)static voidg_value_take_string(MemorySegment value, MemorySegment v_string) extern void g_value_take_string(GValue *value, gchar *v_string)static MemorySegmentAddress for:extern void g_value_take_string(GValue *value, gchar *v_string)static FunctionDescriptorFunction descriptor for:extern void g_value_take_string(GValue *value, gchar *v_string)static MethodHandleDowncall method handle for:extern void g_value_take_string(GValue *value, gchar *v_string)static voidg_value_take_variant(MemorySegment value, MemorySegment variant) extern void g_value_take_variant(GValue *value, GVariant *variant)static MemorySegmentAddress for:extern void g_value_take_variant(GValue *value, GVariant *variant)static FunctionDescriptorFunction descriptor for:extern void g_value_take_variant(GValue *value, GVariant *variant)static MethodHandleDowncall method handle for:extern void g_value_take_variant(GValue *value, GVariant *variant)static intg_value_transform(MemorySegment src_value, MemorySegment dest_value) extern gboolean g_value_transform(const GValue *src_value, GValue *dest_value)static MemorySegmentAddress for:extern gboolean g_value_transform(const GValue *src_value, GValue *dest_value)static FunctionDescriptorFunction descriptor for:extern gboolean g_value_transform(const GValue *src_value, GValue *dest_value)static MethodHandleDowncall method handle for:extern gboolean g_value_transform(const GValue *src_value, GValue *dest_value)static intg_value_type_compatible(long src_type, long dest_type) extern gboolean g_value_type_compatible(GType src_type, GType dest_type)static MemorySegmentAddress for:extern gboolean g_value_type_compatible(GType src_type, GType dest_type)static FunctionDescriptorFunction descriptor for:extern gboolean g_value_type_compatible(GType src_type, GType dest_type)static MethodHandleDowncall method handle for:extern gboolean g_value_type_compatible(GType src_type, GType dest_type)static intg_value_type_transformable(long src_type, long dest_type) extern gboolean g_value_type_transformable(GType src_type, GType dest_type)static MemorySegmentAddress for:extern gboolean g_value_type_transformable(GType src_type, GType dest_type)static FunctionDescriptorFunction descriptor for:extern gboolean g_value_type_transformable(GType src_type, GType dest_type)static MethodHandleDowncall method handle for:extern gboolean g_value_type_transformable(GType src_type, GType dest_type)static voidg_value_unset(MemorySegment value) extern void g_value_unset(GValue *value)static MemorySegmentAddress for:extern void g_value_unset(GValue *value)static FunctionDescriptorFunction descriptor for:extern void g_value_unset(GValue *value)static MethodHandleDowncall method handle for:extern void g_value_unset(GValue *value)static int#define VIPS__FATSTRIP_HEIGHT 16static int#define VIPS__THINSTRIP_HEIGHT 1static int#define VIPS__TILE_HEIGHT 128static int#define VIPS__TILE_WIDTH 128static int#define VIPS__WINDOW_MARGIN_BYTES 10485760static int#define VIPS__WINDOW_MARGIN_PIXELS 128static double#define VIPS_A_X0 109.8503static double#define VIPS_A_Y0 100.0static double#define VIPS_A_Z0 35.5849static intenum <anonymous>.VIPS_ACCESS_LAST = 3static intenum <anonymous>.VIPS_ACCESS_RANDOM = 0static intenum <anonymous>.VIPS_ACCESS_SEQUENTIAL = 1static intenum <anonymous>.VIPS_ACCESS_SEQUENTIAL_UNBUFFERED = 2static intenum <anonymous>.VIPS_ALIGN_CENTRE = 1static intenum <anonymous>.VIPS_ALIGN_HIGH = 2static intenum <anonymous>.VIPS_ALIGN_LAST = 3static intenum <anonymous>.VIPS_ALIGN_LOW = 0static intenum <anonymous>.VIPS_ANGLE_D0 = 0static intenum <anonymous>.VIPS_ANGLE_D180 = 2static intenum <anonymous>.VIPS_ANGLE_D270 = 3static intenum <anonymous>.VIPS_ANGLE_D90 = 1static intenum <anonymous>.VIPS_ANGLE_LAST = 4static intenum <anonymous>.VIPS_ANGLE45_D0 = 0static intenum <anonymous>.VIPS_ANGLE45_D135 = 3static intenum <anonymous>.VIPS_ANGLE45_D180 = 4static intenum <anonymous>.VIPS_ANGLE45_D225 = 5static intenum <anonymous>.VIPS_ANGLE45_D270 = 6static intenum <anonymous>.VIPS_ANGLE45_D315 = 7static intenum <anonymous>.VIPS_ANGLE45_D45 = 1static intenum <anonymous>.VIPS_ANGLE45_D90 = 2static intenum <anonymous>.VIPS_ANGLE45_LAST = 8static intenum <anonymous>.VIPS_ARGUMENT_CONSTRUCT = 2static intenum <anonymous>.VIPS_ARGUMENT_DEPRECATED = 64static intenum <anonymous>.VIPS_ARGUMENT_INPUT = 16static intenum <anonymous>.VIPS_ARGUMENT_MODIFY = 128static intenum <anonymous>.VIPS_ARGUMENT_NON_HASHABLE = 256static intenum <anonymous>.VIPS_ARGUMENT_NONE = 0static int#define VIPS_ARGUMENT_OPTIONAL_INPUT 18static int#define VIPS_ARGUMENT_OPTIONAL_OUTPUT 34static intenum <anonymous>.VIPS_ARGUMENT_OUTPUT = 32static intenum <anonymous>.VIPS_ARGUMENT_REQUIRED = 1static int#define VIPS_ARGUMENT_REQUIRED_INPUT 19static int#define VIPS_ARGUMENT_REQUIRED_OUTPUT 35static intenum <anonymous>.VIPS_ARGUMENT_SET_ALWAYS = 8static intenum <anonymous>.VIPS_ARGUMENT_SET_ONCE = 4static MemorySegmentvips_array_double_get(MemorySegment array, MemorySegment n) extern double *vips_array_double_get(VipsArrayDouble *array, int *n)static longextern GType vips_array_double_get_type()static MemorySegmentAddress for:extern GType vips_array_double_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_array_double_get_type()static MethodHandleDowncall method handle for:extern GType vips_array_double_get_type()static MemorySegmentAddress for:extern double *vips_array_double_get(VipsArrayDouble *array, int *n)static FunctionDescriptorFunction descriptor for:extern double *vips_array_double_get(VipsArrayDouble *array, int *n)static MethodHandleDowncall method handle for:extern double *vips_array_double_get(VipsArrayDouble *array, int *n)static MemorySegmentvips_array_double_new(MemorySegment array, int n) extern VipsArrayDouble *vips_array_double_new(const double *array, int n)static MemorySegmentAddress for:extern VipsArrayDouble *vips_array_double_new(const double *array, int n)static FunctionDescriptorFunction descriptor for:extern VipsArrayDouble *vips_array_double_new(const double *array, int n)static MethodHandleDowncall method handle for:extern VipsArrayDouble *vips_array_double_new(const double *array, int n)static MemorySegmentvips_array_image_append(MemorySegment array, MemorySegment image) extern VipsArrayImage *vips_array_image_append(VipsArrayImage *array, VipsImage *image)static MemorySegmentAddress for:extern VipsArrayImage *vips_array_image_append(VipsArrayImage *array, VipsImage *image)static FunctionDescriptorFunction descriptor for:extern VipsArrayImage *vips_array_image_append(VipsArrayImage *array, VipsImage *image)static MethodHandleDowncall method handle for:extern VipsArrayImage *vips_array_image_append(VipsArrayImage *array, VipsImage *image)static MemorySegmentextern VipsArrayImage *vips_array_image_empty()static MemorySegmentAddress for:extern VipsArrayImage *vips_array_image_empty()static FunctionDescriptorFunction descriptor for:extern VipsArrayImage *vips_array_image_empty()static MethodHandleDowncall method handle for:extern VipsArrayImage *vips_array_image_empty()static MemorySegmentvips_array_image_get(MemorySegment array, MemorySegment n) extern VipsImage **vips_array_image_get(VipsArrayImage *array, int *n)static longextern GType vips_array_image_get_type()static MemorySegmentAddress for:extern GType vips_array_image_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_array_image_get_type()static MethodHandleDowncall method handle for:extern GType vips_array_image_get_type()static MemorySegmentAddress for:extern VipsImage **vips_array_image_get(VipsArrayImage *array, int *n)static FunctionDescriptorFunction descriptor for:extern VipsImage **vips_array_image_get(VipsArrayImage *array, int *n)static MethodHandleDowncall method handle for:extern VipsImage **vips_array_image_get(VipsArrayImage *array, int *n)static MemorySegmentvips_array_image_new(MemorySegment array, int n) extern VipsArrayImage *vips_array_image_new(VipsImage **array, int n)static MemorySegmentvips_array_image_new_from_string(MemorySegment string, int flags) extern VipsArrayImage *vips_array_image_new_from_string(const char *string, VipsAccess flags)static MemorySegmentAddress for:extern VipsArrayImage *vips_array_image_new_from_string(const char *string, VipsAccess flags)static FunctionDescriptorFunction descriptor for:extern VipsArrayImage *vips_array_image_new_from_string(const char *string, VipsAccess flags)static MethodHandleDowncall method handle for:extern VipsArrayImage *vips_array_image_new_from_string(const char *string, VipsAccess flags)static MemorySegmentAddress for:extern VipsArrayImage *vips_array_image_new(VipsImage **array, int n)static FunctionDescriptorFunction descriptor for:extern VipsArrayImage *vips_array_image_new(VipsImage **array, int n)static MethodHandleDowncall method handle for:extern VipsArrayImage *vips_array_image_new(VipsImage **array, int n)static MemorySegmentvips_array_int_get(MemorySegment array, MemorySegment n) extern int *vips_array_int_get(VipsArrayInt *array, int *n)static longextern GType vips_array_int_get_type()static MemorySegmentAddress for:extern GType vips_array_int_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_array_int_get_type()static MethodHandleDowncall method handle for:extern GType vips_array_int_get_type()static MemorySegmentAddress for:extern int *vips_array_int_get(VipsArrayInt *array, int *n)static FunctionDescriptorFunction descriptor for:extern int *vips_array_int_get(VipsArrayInt *array, int *n)static MethodHandleDowncall method handle for:extern int *vips_array_int_get(VipsArrayInt *array, int *n)static MemorySegmentvips_array_int_new(MemorySegment array, int n) extern VipsArrayInt *vips_array_int_new(const int *array, int n)static MemorySegmentAddress for:extern VipsArrayInt *vips_array_int_new(const int *array, int n)static FunctionDescriptorFunction descriptor for:extern VipsArrayInt *vips_array_int_new(const int *array, int n)static MethodHandleDowncall method handle for:extern VipsArrayInt *vips_array_int_new(const int *array, int n)static double#define VIPS_B_X0 99.072static double#define VIPS_B_Y0 100.0static double#define VIPS_B_Z0 85.223static intenum <anonymous>.VIPS_BLEND_MODE_ADD = 12static intenum <anonymous>.VIPS_BLEND_MODE_ATOP = 5static intenum <anonymous>.VIPS_BLEND_MODE_CLEAR = 0static intenum <anonymous>.VIPS_BLEND_MODE_COLOUR_BURN = 20static intenum <anonymous>.VIPS_BLEND_MODE_COLOUR_DODGE = 19static intenum <anonymous>.VIPS_BLEND_MODE_DARKEN = 17static intenum <anonymous>.VIPS_BLEND_MODE_DEST = 6static intenum <anonymous>.VIPS_BLEND_MODE_DEST_ATOP = 10static intenum <anonymous>.VIPS_BLEND_MODE_DEST_IN = 8static intenum <anonymous>.VIPS_BLEND_MODE_DEST_OUT = 9static intenum <anonymous>.VIPS_BLEND_MODE_DEST_OVER = 7static intenum <anonymous>.VIPS_BLEND_MODE_DIFFERENCE = 23static intenum <anonymous>.VIPS_BLEND_MODE_EXCLUSION = 24static intenum <anonymous>.VIPS_BLEND_MODE_HARD_LIGHT = 21static intenum <anonymous>.VIPS_BLEND_MODE_IN = 3static intenum <anonymous>.VIPS_BLEND_MODE_LAST = 25static intenum <anonymous>.VIPS_BLEND_MODE_LIGHTEN = 18static intenum <anonymous>.VIPS_BLEND_MODE_MULTIPLY = 14static intenum <anonymous>.VIPS_BLEND_MODE_OUT = 4static intenum <anonymous>.VIPS_BLEND_MODE_OVER = 2static intenum <anonymous>.VIPS_BLEND_MODE_OVERLAY = 16static intenum <anonymous>.VIPS_BLEND_MODE_SATURATE = 13static intenum <anonymous>.VIPS_BLEND_MODE_SCREEN = 15static intenum <anonymous>.VIPS_BLEND_MODE_SOFT_LIGHT = 22static intenum <anonymous>.VIPS_BLEND_MODE_SOURCE = 1static intenum <anonymous>.VIPS_BLEND_MODE_XOR = 11static MemorySegmentvips_blob_copy(MemorySegment data, long length) extern VipsBlob *vips_blob_copy(const void *data, size_t length)static MemorySegmentAddress for:extern VipsBlob *vips_blob_copy(const void *data, size_t length)static FunctionDescriptorFunction descriptor for:extern VipsBlob *vips_blob_copy(const void *data, size_t length)static MethodHandleDowncall method handle for:extern VipsBlob *vips_blob_copy(const void *data, size_t length)static MemorySegmentvips_blob_get(MemorySegment blob, MemorySegment length) extern const void *vips_blob_get(VipsBlob *blob, size_t *length)static longextern GType vips_blob_get_type()static MemorySegmentAddress for:extern GType vips_blob_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_blob_get_type()static MethodHandleDowncall method handle for:extern GType vips_blob_get_type()static MemorySegmentAddress for:extern const void *vips_blob_get(VipsBlob *blob, size_t *length)static FunctionDescriptorFunction descriptor for:extern const void *vips_blob_get(VipsBlob *blob, size_t *length)static MethodHandleDowncall method handle for:extern const void *vips_blob_get(VipsBlob *blob, size_t *length)static MemorySegmentvips_blob_new(MemorySegment free_fn, MemorySegment data, long length) extern VipsBlob *vips_blob_new(VipsCallbackFn free_fn, const void *data, size_t length)static MemorySegmentAddress for:extern VipsBlob *vips_blob_new(VipsCallbackFn free_fn, const void *data, size_t length)static FunctionDescriptorFunction descriptor for:extern VipsBlob *vips_blob_new(VipsCallbackFn free_fn, const void *data, size_t length)static MethodHandleDowncall method handle for:extern VipsBlob *vips_blob_new(VipsCallbackFn free_fn, const void *data, size_t length)static voidvips_blob_set(MemorySegment blob, MemorySegment free_fn, MemorySegment data, long length) extern void vips_blob_set(VipsBlob *blob, VipsCallbackFn free_fn, const void *data, size_t length)static MemorySegmentAddress for:extern void vips_blob_set(VipsBlob *blob, VipsCallbackFn free_fn, const void *data, size_t length)static FunctionDescriptorFunction descriptor for:extern void vips_blob_set(VipsBlob *blob, VipsCallbackFn free_fn, const void *data, size_t length)static MethodHandleDowncall method handle for:extern void vips_blob_set(VipsBlob *blob, VipsCallbackFn free_fn, const void *data, size_t length)static voidvips_block_untrusted_set(int state) extern void vips_block_untrusted_set(gboolean state)static MemorySegmentAddress for:extern void vips_block_untrusted_set(gboolean state)static FunctionDescriptorFunction descriptor for:extern void vips_block_untrusted_set(gboolean state)static MethodHandleDowncall method handle for:extern void vips_block_untrusted_set(gboolean state)static double#define VIPS_C_X0 98.07static double#define VIPS_C_Y0 100.0static double#define VIPS_C_Z0 118.23static voidextern void vips_cache_drop_all()static MemorySegmentAddress for:extern void vips_cache_drop_all()static FunctionDescriptorFunction descriptor for:extern void vips_cache_drop_all()static MethodHandleDowncall method handle for:extern void vips_cache_drop_all()static intextern int vips_cache_get_max()static intextern int vips_cache_get_max_files()static MemorySegmentAddress for:extern int vips_cache_get_max_files()static FunctionDescriptorFunction descriptor for:extern int vips_cache_get_max_files()static MethodHandleDowncall method handle for:extern int vips_cache_get_max_files()static longextern size_t vips_cache_get_max_mem()static MemorySegmentAddress for:extern size_t vips_cache_get_max_mem()static FunctionDescriptorFunction descriptor for:extern size_t vips_cache_get_max_mem()static MethodHandleDowncall method handle for:extern size_t vips_cache_get_max_mem()static MemorySegmentAddress for:extern int vips_cache_get_max()static FunctionDescriptorFunction descriptor for:extern int vips_cache_get_max()static MethodHandleDowncall method handle for:extern int vips_cache_get_max()static intextern int vips_cache_get_size()static MemorySegmentAddress for:extern int vips_cache_get_size()static FunctionDescriptorFunction descriptor for:extern int vips_cache_get_size()static MethodHandleDowncall method handle for:extern int vips_cache_get_size()static voidvips_cache_operation_add(MemorySegment operation) extern void vips_cache_operation_add(VipsOperation *operation)static MemorySegmentAddress for:extern void vips_cache_operation_add(VipsOperation *operation)static FunctionDescriptorFunction descriptor for:extern void vips_cache_operation_add(VipsOperation *operation)static MethodHandleDowncall method handle for:extern void vips_cache_operation_add(VipsOperation *operation)static MemorySegmentvips_cache_operation_build(MemorySegment operation) extern VipsOperation *vips_cache_operation_build(VipsOperation *operation)static MemorySegmentAddress for:extern VipsOperation *vips_cache_operation_build(VipsOperation *operation)static FunctionDescriptorFunction descriptor for:extern VipsOperation *vips_cache_operation_build(VipsOperation *operation)static MethodHandleDowncall method handle for:extern VipsOperation *vips_cache_operation_build(VipsOperation *operation)static intvips_cache_operation_buildp(MemorySegment operation) extern int vips_cache_operation_buildp(VipsOperation **operation)static MemorySegmentAddress for:extern int vips_cache_operation_buildp(VipsOperation **operation)static FunctionDescriptorFunction descriptor for:extern int vips_cache_operation_buildp(VipsOperation **operation)static MethodHandleDowncall method handle for:extern int vips_cache_operation_buildp(VipsOperation **operation)static MemorySegmentvips_cache_operation_lookup(MemorySegment operation) extern VipsOperation *vips_cache_operation_lookup(VipsOperation *operation)static MemorySegmentAddress for:extern VipsOperation *vips_cache_operation_lookup(VipsOperation *operation)static FunctionDescriptorFunction descriptor for:extern VipsOperation *vips_cache_operation_lookup(VipsOperation *operation)static MethodHandleDowncall method handle for:extern VipsOperation *vips_cache_operation_lookup(VipsOperation *operation)static voidextern void vips_cache_print()static MemorySegmentAddress for:extern void vips_cache_print()static FunctionDescriptorFunction descriptor for:extern void vips_cache_print()static MethodHandleDowncall method handle for:extern void vips_cache_print()static voidvips_cache_set_dump(int dump) extern void vips_cache_set_dump(gboolean dump)static MemorySegmentAddress for:extern void vips_cache_set_dump(gboolean dump)static FunctionDescriptorFunction descriptor for:extern void vips_cache_set_dump(gboolean dump)static MethodHandleDowncall method handle for:extern void vips_cache_set_dump(gboolean dump)static voidvips_cache_set_max(int max) extern void vips_cache_set_max(int max)static voidvips_cache_set_max_files(int max_files) extern void vips_cache_set_max_files(int max_files)static MemorySegmentAddress for:extern void vips_cache_set_max_files(int max_files)static FunctionDescriptorFunction descriptor for:extern void vips_cache_set_max_files(int max_files)static MethodHandleDowncall method handle for:extern void vips_cache_set_max_files(int max_files)static voidvips_cache_set_max_mem(long max_mem) extern void vips_cache_set_max_mem(size_t max_mem)static MemorySegmentAddress for:extern void vips_cache_set_max_mem(size_t max_mem)static FunctionDescriptorFunction descriptor for:extern void vips_cache_set_max_mem(size_t max_mem)static MethodHandleDowncall method handle for:extern void vips_cache_set_max_mem(size_t max_mem)static MemorySegmentAddress for:extern void vips_cache_set_max(int max)static FunctionDescriptorFunction descriptor for:extern void vips_cache_set_max(int max)static MethodHandleDowncall method handle for:extern void vips_cache_set_max(int max)static voidvips_cache_set_trace(int trace) extern void vips_cache_set_trace(gboolean trace)static MemorySegmentAddress for:extern void vips_cache_set_trace(gboolean trace)static FunctionDescriptorFunction descriptor for:extern void vips_cache_set_trace(gboolean trace)static MethodHandleDowncall method handle for:extern void vips_cache_set_trace(gboolean trace)static intenum <anonymous>.VIPS_CODING_ERROR = -1static intenum <anonymous>.VIPS_CODING_LABQ = 2static intenum <anonymous>.VIPS_CODING_LAST = 7static intenum <anonymous>.VIPS_CODING_NONE = 0static intenum <anonymous>.VIPS_CODING_RAD = 6static intenum <anonymous>.VIPS_COMBINE_LAST = 3static intenum <anonymous>.VIPS_COMBINE_MAX = 0static intenum <anonymous>.VIPS_COMBINE_MIN = 2static intenum <anonymous>.VIPS_COMBINE_MODE_ADD = 1static intenum <anonymous>.VIPS_COMBINE_MODE_LAST = 2static intenum <anonymous>.VIPS_COMBINE_MODE_SET = 0static intenum <anonymous>.VIPS_COMBINE_SUM = 1static intenum <anonymous>.VIPS_COMPASS_DIRECTION_CENTRE = 0static intenum <anonymous>.VIPS_COMPASS_DIRECTION_EAST = 2static intenum <anonymous>.VIPS_COMPASS_DIRECTION_LAST = 9static intenum <anonymous>.VIPS_COMPASS_DIRECTION_NORTH = 1static intenum <anonymous>.VIPS_COMPASS_DIRECTION_NORTH_EAST = 5static intenum <anonymous>.VIPS_COMPASS_DIRECTION_NORTH_WEST = 8static intenum <anonymous>.VIPS_COMPASS_DIRECTION_SOUTH = 3static intenum <anonymous>.VIPS_COMPASS_DIRECTION_SOUTH_EAST = 6static intenum <anonymous>.VIPS_COMPASS_DIRECTION_SOUTH_WEST = 7static intenum <anonymous>.VIPS_COMPASS_DIRECTION_WEST = 4static MemorySegment#define VIPS_CONFIG "enable debug: false enable deprecated: true enable modules: true enable cplusplus: true enable RAD load/save: true enable Analyze7 load/save: true enable PPM load/save: true enable GIF load: true use fftw for FFTs: true SIMD support with highway: true accelerate loops with ORC: false ICC profile support with lcms: true zlib: true text rendering with pangocairo: true font file support with fontconfig: true EXIF metadata support with libexif: true JPEG load/save with libjpeg: true JXL load/save with libjxl: true (dynamic module: true) JPEG2000 load/save with OpenJPEG: true PNG load/save with libspng: true PNG load/save with libpng: false selected quantisation package: imagequant TIFF load/save with libtiff: true image pyramid save with libarchive: true HEIC/AVIF load/save with libheif: true (dynamic module: true) WebP load/save with libwebp: true PDF load with PDFium: false PDF load with poppler-glib: true (dynamic module: true) SVG load with librsvg: true EXR load with OpenEXR: true OpenSlide load: true (dynamic module: true) Matlab load with libmatio: true NIfTI load/save with niftiio: false FITS load/save with cfitsio: true GIF save with cgif: true selected Magick package: MagickCore (dynamic module: true) Magick API version: magick7 Magick load: true Magick save: true"static double#define VIPS_D3250_X0 105.659static double#define VIPS_D3250_Y0 100.0static double#define VIPS_D3250_Z0 45.8501static double#define VIPS_D50_X0 96.425static double#define VIPS_D50_Y0 100.0static double#define VIPS_D50_Z0 82.468static double#define VIPS_D55_X0 95.6831static double#define VIPS_D55_Y0 100.0static double#define VIPS_D55_Z0 92.0871static double#define VIPS_D65_X0 95.047static double#define VIPS_D65_Y0 100.0static double#define VIPS_D65_Z0 108.8827static double#define VIPS_D75_X0 94.9682static double#define VIPS_D75_Y0 100.0static double#define VIPS_D75_Z0 122.571static double#define VIPS_D93_X0 89.74static double#define VIPS_D93_Y0 100.0static double#define VIPS_D93_Z0 130.77static intenum <anonymous>.VIPS_DEMAND_STYLE_ANY = 3static intenum <anonymous>.VIPS_DEMAND_STYLE_ERROR = -1static intenum <anonymous>.VIPS_DEMAND_STYLE_FATSTRIP = 1static intenum <anonymous>.VIPS_DEMAND_STYLE_SMALLTILE = 0static intenum <anonymous>.VIPS_DEMAND_STYLE_THINSTRIP = 2static intenum <anonymous>.VIPS_DIRECTION_HORIZONTAL = 0static intenum <anonymous>.VIPS_DIRECTION_LAST = 2static intenum <anonymous>.VIPS_DIRECTION_VERTICAL = 1static double#define VIPS_E_X0 100.0static double#define VIPS_E_Y0 100.0static double#define VIPS_E_Z0 100.0static int#define VIPS_ENABLE_DEPRECATED 1static intvips_enum_from_nick(MemorySegment domain, long type, MemorySegment str) extern int vips_enum_from_nick(const char *domain, GType type, const char *str)static MemorySegmentAddress for:extern int vips_enum_from_nick(const char *domain, GType type, const char *str)static FunctionDescriptorFunction descriptor for:extern int vips_enum_from_nick(const char *domain, GType type, const char *str)static MethodHandleDowncall method handle for:extern int vips_enum_from_nick(const char *domain, GType type, const char *str)static MemorySegmentvips_enum_nick(long enm, int value) extern const char *vips_enum_nick(GType enm, int value)static MemorySegmentAddress for:extern const char *vips_enum_nick(GType enm, int value)static FunctionDescriptorFunction descriptor for:extern const char *vips_enum_nick(GType enm, int value)static MethodHandleDowncall method handle for:extern const char *vips_enum_nick(GType enm, int value)static MemorySegmentvips_enum_string(long enm, int value) extern const char *vips_enum_string(GType enm, int value)static MemorySegmentAddress for:extern const char *vips_enum_string(GType enm, int value)static FunctionDescriptorFunction descriptor for:extern const char *vips_enum_string(GType enm, int value)static MethodHandleDowncall method handle for:extern const char *vips_enum_string(GType enm, int value)static MemorySegmentextern const char *vips_error_buffer()static MemorySegmentextern char *vips_error_buffer_copy()static MemorySegmentAddress for:extern char *vips_error_buffer_copy()static FunctionDescriptorFunction descriptor for:extern char *vips_error_buffer_copy()static MethodHandleDowncall method handle for:extern char *vips_error_buffer_copy()static MemorySegmentAddress for:extern const char *vips_error_buffer()static FunctionDescriptorFunction descriptor for:extern const char *vips_error_buffer()static MethodHandleDowncall method handle for:extern const char *vips_error_buffer()static voidextern void vips_error_clear()static MemorySegmentAddress for:extern void vips_error_clear()static FunctionDescriptorFunction descriptor for:extern void vips_error_clear()static MethodHandleDowncall method handle for:extern void vips_error_clear()static voidextern void vips_error_freeze()static MemorySegmentAddress for:extern void vips_error_freeze()static FunctionDescriptorFunction descriptor for:extern void vips_error_freeze()static MethodHandleDowncall method handle for:extern void vips_error_freeze()static voidvips_error_g(MemorySegment error) extern void vips_error_g(GError **error)static MemorySegmentAddress for:extern void vips_error_g(GError **error)static FunctionDescriptorFunction descriptor for:extern void vips_error_g(GError **error)static MethodHandleDowncall method handle for:extern void vips_error_g(GError **error)static voidextern void vips_error_thaw()static MemorySegmentAddress for:extern void vips_error_thaw()static FunctionDescriptorFunction descriptor for:extern void vips_error_thaw()static MethodHandleDowncall method handle for:extern void vips_error_thaw()static intenum <anonymous>.VIPS_EXTEND_BACKGROUND = 5static intenum <anonymous>.VIPS_EXTEND_BLACK = 0static intenum <anonymous>.VIPS_EXTEND_COPY = 1static intenum <anonymous>.VIPS_EXTEND_LAST = 6static intenum <anonymous>.VIPS_EXTEND_MIRROR = 3static intenum <anonymous>.VIPS_EXTEND_REPEAT = 2static intenum <anonymous>.VIPS_EXTEND_WHITE = 4static intenum <anonymous>.VIPS_FAIL_ON_ERROR = 2static intenum <anonymous>.VIPS_FAIL_ON_LAST = 4static intenum <anonymous>.VIPS_FAIL_ON_NONE = 0static intenum <anonymous>.VIPS_FAIL_ON_TRUNCATED = 1static intenum <anonymous>.VIPS_FAIL_ON_WARNING = 3static intenum <anonymous>.VIPS_FOREIGN_ALL = 7static intenum <anonymous>.VIPS_FOREIGN_BIGENDIAN = 2static intenum <anonymous>.VIPS_FOREIGN_DZ_CONTAINER_FS = 0static intenum <anonymous>.VIPS_FOREIGN_DZ_CONTAINER_LAST = 3static intenum <anonymous>.VIPS_FOREIGN_DZ_CONTAINER_SZI = 2static intenum <anonymous>.VIPS_FOREIGN_DZ_CONTAINER_ZIP = 1static intenum <anonymous>.VIPS_FOREIGN_DZ_DEPTH_LAST = 3static intenum <anonymous>.VIPS_FOREIGN_DZ_DEPTH_ONE = 2static intenum <anonymous>.VIPS_FOREIGN_DZ_DEPTH_ONEPIXEL = 0static intenum <anonymous>.VIPS_FOREIGN_DZ_DEPTH_ONETILE = 1static intenum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_DZ = 0static intenum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_GOOGLE = 2static intenum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_IIIF = 3static intenum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_IIIF3 = 4static intenum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_LAST = 5static intenum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_ZOOMIFY = 1static intenum <anonymous>.VIPS_FOREIGN_HEIF_COMPRESSION_AV1 = 4static intenum <anonymous>.VIPS_FOREIGN_HEIF_COMPRESSION_AVC = 2static intenum <anonymous>.VIPS_FOREIGN_HEIF_COMPRESSION_HEVC = 1static intenum <anonymous>.VIPS_FOREIGN_HEIF_COMPRESSION_JPEG = 3static intenum <anonymous>.VIPS_FOREIGN_HEIF_COMPRESSION_LAST = 5static intenum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_AOM = 1static intenum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_AUTO = 0static intenum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_LAST = 5static intenum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_RAV1E = 2static intenum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_SVT = 3static intenum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_X265 = 4static intenum <anonymous>.VIPS_FOREIGN_JPEG_SUBSAMPLE_AUTO = 0static intenum <anonymous>.VIPS_FOREIGN_JPEG_SUBSAMPLE_LAST = 3static intenum <anonymous>.VIPS_FOREIGN_JPEG_SUBSAMPLE_OFF = 2static intenum <anonymous>.VIPS_FOREIGN_JPEG_SUBSAMPLE_ON = 1static intenum <anonymous>.VIPS_FOREIGN_KEEP_ALL = 31static intenum <anonymous>.VIPS_FOREIGN_KEEP_EXIF = 1static intenum <anonymous>.VIPS_FOREIGN_KEEP_ICC = 8static intenum <anonymous>.VIPS_FOREIGN_KEEP_IPTC = 4static intenum <anonymous>.VIPS_FOREIGN_KEEP_NONE = 0static intenum <anonymous>.VIPS_FOREIGN_KEEP_OTHER = 16static intenum <anonymous>.VIPS_FOREIGN_KEEP_XMP = 2static intenum <anonymous>.VIPS_FOREIGN_NONE = 0static intenum <anonymous>.VIPS_FOREIGN_PARTIAL = 1static intenum <anonymous>.VIPS_FOREIGN_PNG_FILTER_ALL = 248static intenum <anonymous>.VIPS_FOREIGN_PNG_FILTER_AVG = 64static intenum <anonymous>.VIPS_FOREIGN_PNG_FILTER_NONE = 8static intenum <anonymous>.VIPS_FOREIGN_PNG_FILTER_PAETH = 128static intenum <anonymous>.VIPS_FOREIGN_PNG_FILTER_SUB = 16static intenum <anonymous>.VIPS_FOREIGN_PNG_FILTER_UP = 32static intenum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_LAST = 5static intenum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_PBM = 0static intenum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_PFM = 3static intenum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_PGM = 1static intenum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_PNM = 4static intenum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_PPM = 2static intenum <anonymous>.VIPS_FOREIGN_SEQUENTIAL = 4static intenum <anonymous>.VIPS_FOREIGN_SUBSAMPLE_AUTO = 0static intenum <anonymous>.VIPS_FOREIGN_SUBSAMPLE_LAST = 3static intenum <anonymous>.VIPS_FOREIGN_SUBSAMPLE_OFF = 2static intenum <anonymous>.VIPS_FOREIGN_SUBSAMPLE_ON = 1static intenum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_CCITTFAX4 = 4static intenum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_DEFLATE = 2static intenum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_JP2K = 8static intenum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_JPEG = 1static intenum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_LAST = 9static intenum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_LZW = 5static intenum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_NONE = 0static intenum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_PACKBITS = 3static intenum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_WEBP = 6static intenum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_ZSTD = 7static intenum <anonymous>.VIPS_FOREIGN_TIFF_PREDICTOR_FLOAT = 3static intenum <anonymous>.VIPS_FOREIGN_TIFF_PREDICTOR_HORIZONTAL = 2static intenum <anonymous>.VIPS_FOREIGN_TIFF_PREDICTOR_LAST = 4static intenum <anonymous>.VIPS_FOREIGN_TIFF_PREDICTOR_NONE = 1static intenum <anonymous>.VIPS_FOREIGN_TIFF_RESUNIT_CM = 0static intenum <anonymous>.VIPS_FOREIGN_TIFF_RESUNIT_INCH = 1static intenum <anonymous>.VIPS_FOREIGN_TIFF_RESUNIT_LAST = 2static intenum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_DEFAULT = 0static intenum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_DRAWING = 3static intenum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_ICON = 4static intenum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_LAST = 6static intenum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_PHOTO = 2static intenum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_PICTURE = 1static intenum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_TEXT = 5static intenum <anonymous>.VIPS_FORMAT_BIGENDIAN = 2static intenum <anonymous>.VIPS_FORMAT_CHAR = 1static intenum <anonymous>.VIPS_FORMAT_COMPLEX = 7static intenum <anonymous>.VIPS_FORMAT_DOUBLE = 8static intenum <anonymous>.VIPS_FORMAT_DPCOMPLEX = 9static intenum <anonymous>.VIPS_FORMAT_FLOAT = 6static intenum <anonymous>.VIPS_FORMAT_INT = 5static intenum <anonymous>.VIPS_FORMAT_LAST = 10static intenum <anonymous>.VIPS_FORMAT_NONE = 0static intenum <anonymous>.VIPS_FORMAT_NOTSET = -1static intenum <anonymous>.VIPS_FORMAT_PARTIAL = 1static intenum <anonymous>.VIPS_FORMAT_SHORT = 3static intenum <anonymous>.VIPS_FORMAT_UCHAR = 0static intenum <anonymous>.VIPS_FORMAT_UINT = 4static intenum <anonymous>.VIPS_FORMAT_USHORT = 2static MemorySegmentextern VipsImage *vips_image_copy_memory(VipsImage *image)static MemorySegmentAddress for:extern VipsImage *vips_image_copy_memory(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_copy_memory(VipsImage *image)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_copy_memory(VipsImage *image)static intvips_image_decode(MemorySegment in, MemorySegment out) extern int vips_image_decode(VipsImage *in, VipsImage **out)static intvips_image_decode_predict(MemorySegment in, MemorySegment bands, MemorySegment format) extern int vips_image_decode_predict(VipsImage *in, int *bands, VipsBandFormat *format)static MemorySegmentAddress for:extern int vips_image_decode_predict(VipsImage *in, int *bands, VipsBandFormat *format)static FunctionDescriptorFunction descriptor for:extern int vips_image_decode_predict(VipsImage *in, int *bands, VipsBandFormat *format)static MethodHandleDowncall method handle for:extern int vips_image_decode_predict(VipsImage *in, int *bands, VipsBandFormat *format)static MemorySegmentAddress for:extern int vips_image_decode(VipsImage *in, VipsImage **out)static FunctionDescriptorFunction descriptor for:extern int vips_image_decode(VipsImage *in, VipsImage **out)static MethodHandleDowncall method handle for:extern int vips_image_decode(VipsImage *in, VipsImage **out)static intvips_image_encode(MemorySegment in, MemorySegment out, int coding) extern int vips_image_encode(VipsImage *in, VipsImage **out, VipsCoding coding)static MemorySegmentAddress for:extern int vips_image_encode(VipsImage *in, VipsImage **out, VipsCoding coding)static FunctionDescriptorFunction descriptor for:extern int vips_image_encode(VipsImage *in, VipsImage **out, VipsCoding coding)static MethodHandleDowncall method handle for:extern int vips_image_encode(VipsImage *in, VipsImage **out, VipsCoding coding)static intenum <anonymous>.VIPS_IMAGE_ERROR = -1static voidvips_image_free_buffer(MemorySegment image, MemorySegment buffer) extern void vips_image_free_buffer(VipsImage *image, void *buffer)static MemorySegmentAddress for:extern void vips_image_free_buffer(VipsImage *image, void *buffer)static FunctionDescriptorFunction descriptor for:extern void vips_image_free_buffer(VipsImage *image, void *buffer)static MethodHandleDowncall method handle for:extern void vips_image_free_buffer(VipsImage *image, void *buffer)static intvips_image_generate(MemorySegment image, MemorySegment start_fn, MemorySegment generate_fn, MemorySegment stop_fn, MemorySegment a, MemorySegment b) extern int vips_image_generate(VipsImage *image, VipsStartFn start_fn, VipsGenerateFn generate_fn, VipsStopFn stop_fn, void *a, void *b)static MemorySegmentAddress for:extern int vips_image_generate(VipsImage *image, VipsStartFn start_fn, VipsGenerateFn generate_fn, VipsStopFn stop_fn, void *a, void *b)static FunctionDescriptorFunction descriptor for:extern int vips_image_generate(VipsImage *image, VipsStartFn start_fn, VipsGenerateFn generate_fn, VipsStopFn stop_fn, void *a, void *b)static MethodHandleDowncall method handle for:extern int vips_image_generate(VipsImage *image, VipsStartFn start_fn, VipsGenerateFn generate_fn, VipsStopFn stop_fn, void *a, void *b)static intvips_image_get(MemorySegment image, MemorySegment name, MemorySegment value_copy) extern int vips_image_get(const VipsImage *image, const char *name, GValue *value_copy)static intvips_image_get_area(MemorySegment image, MemorySegment name, MemorySegment data) extern int vips_image_get_area(const VipsImage *image, const char *name, const void **data)static MemorySegmentAddress for:extern int vips_image_get_area(const VipsImage *image, const char *name, const void **data)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_area(const VipsImage *image, const char *name, const void **data)static MethodHandleDowncall method handle for:extern int vips_image_get_area(const VipsImage *image, const char *name, const void **data)static intvips_image_get_array_double(MemorySegment image, MemorySegment name, MemorySegment out, MemorySegment n) extern int vips_image_get_array_double(VipsImage *image, const char *name, double **out, int *n)static MemorySegmentAddress for:extern int vips_image_get_array_double(VipsImage *image, const char *name, double **out, int *n)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_array_double(VipsImage *image, const char *name, double **out, int *n)static MethodHandleDowncall method handle for:extern int vips_image_get_array_double(VipsImage *image, const char *name, double **out, int *n)static intvips_image_get_array_int(MemorySegment image, MemorySegment name, MemorySegment out, MemorySegment n) extern int vips_image_get_array_int(VipsImage *image, const char *name, int **out, int *n)static MemorySegmentAddress for:extern int vips_image_get_array_int(VipsImage *image, const char *name, int **out, int *n)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_array_int(VipsImage *image, const char *name, int **out, int *n)static MethodHandleDowncall method handle for:extern int vips_image_get_array_int(VipsImage *image, const char *name, int **out, int *n)static intvips_image_get_as_string(MemorySegment image, MemorySegment name, MemorySegment out) extern int vips_image_get_as_string(const VipsImage *image, const char *name, char **out)static MemorySegmentAddress for:extern int vips_image_get_as_string(const VipsImage *image, const char *name, char **out)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_as_string(const VipsImage *image, const char *name, char **out)static MethodHandleDowncall method handle for:extern int vips_image_get_as_string(const VipsImage *image, const char *name, char **out)static intextern int vips_image_get_bands(const VipsImage *image)static MemorySegmentAddress for:extern int vips_image_get_bands(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_bands(const VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_get_bands(const VipsImage *image)static intvips_image_get_blob(MemorySegment image, MemorySegment name, MemorySegment data, MemorySegment length) extern int vips_image_get_blob(const VipsImage *image, const char *name, const void **data, size_t *length)static MemorySegmentAddress for:extern int vips_image_get_blob(const VipsImage *image, const char *name, const void **data, size_t *length)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_blob(const VipsImage *image, const char *name, const void **data, size_t *length)static MethodHandleDowncall method handle for:extern int vips_image_get_blob(const VipsImage *image, const char *name, const void **data, size_t *length)static intextern VipsCoding vips_image_get_coding(const VipsImage *image)static MemorySegmentAddress for:extern VipsCoding vips_image_get_coding(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern VipsCoding vips_image_get_coding(const VipsImage *image)static MethodHandleDowncall method handle for:extern VipsCoding vips_image_get_coding(const VipsImage *image)static intvips_image_get_concurrency(MemorySegment image, int default_concurrency) extern int vips_image_get_concurrency(VipsImage *image, int default_concurrency)static MemorySegmentAddress for:extern int vips_image_get_concurrency(VipsImage *image, int default_concurrency)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_concurrency(VipsImage *image, int default_concurrency)static MethodHandleDowncall method handle for:extern int vips_image_get_concurrency(VipsImage *image, int default_concurrency)static MemorySegmentvips_image_get_data(MemorySegment image) extern const void *vips_image_get_data(VipsImage *image)static MemorySegmentAddress for:extern const void *vips_image_get_data(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern const void *vips_image_get_data(VipsImage *image)static MethodHandleDowncall method handle for:extern const void *vips_image_get_data(VipsImage *image)static intvips_image_get_double(MemorySegment image, MemorySegment name, MemorySegment out) extern int vips_image_get_double(const VipsImage *image, const char *name, double *out)static MemorySegmentAddress for:extern int vips_image_get_double(const VipsImage *image, const char *name, double *out)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_double(const VipsImage *image, const char *name, double *out)static MethodHandleDowncall method handle for:extern int vips_image_get_double(const VipsImage *image, const char *name, double *out)static MemorySegmentextern gchar **vips_image_get_fields(VipsImage *image)static MemorySegmentAddress for:extern gchar **vips_image_get_fields(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern gchar **vips_image_get_fields(VipsImage *image)static MethodHandleDowncall method handle for:extern gchar **vips_image_get_fields(VipsImage *image)static MemorySegmentextern const char *vips_image_get_filename(const VipsImage *image)static MemorySegmentAddress for:extern const char *vips_image_get_filename(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern const char *vips_image_get_filename(const VipsImage *image)static MethodHandleDowncall method handle for:extern const char *vips_image_get_filename(const VipsImage *image)static intextern VipsBandFormat vips_image_get_format(const VipsImage *image)static doublevips_image_get_format_max(int format) extern double vips_image_get_format_max(VipsBandFormat format)static MemorySegmentAddress for:extern double vips_image_get_format_max(VipsBandFormat format)static FunctionDescriptorFunction descriptor for:extern double vips_image_get_format_max(VipsBandFormat format)static MethodHandleDowncall method handle for:extern double vips_image_get_format_max(VipsBandFormat format)static MemorySegmentAddress for:extern VipsBandFormat vips_image_get_format(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern VipsBandFormat vips_image_get_format(const VipsImage *image)static MethodHandleDowncall method handle for:extern VipsBandFormat vips_image_get_format(const VipsImage *image)static intextern int vips_image_get_height(const VipsImage *image)static MemorySegmentAddress for:extern int vips_image_get_height(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_height(const VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_get_height(const VipsImage *image)static MemorySegmentextern const char *vips_image_get_history(VipsImage *image)static MemorySegmentAddress for:extern const char *vips_image_get_history(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern const char *vips_image_get_history(VipsImage *image)static MethodHandleDowncall method handle for:extern const char *vips_image_get_history(VipsImage *image)static intvips_image_get_image(MemorySegment image, MemorySegment name, MemorySegment out) extern int vips_image_get_image(const VipsImage *image, const char *name, VipsImage **out)static MemorySegmentAddress for:extern int vips_image_get_image(const VipsImage *image, const char *name, VipsImage **out)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_image(const VipsImage *image, const char *name, VipsImage **out)static MethodHandleDowncall method handle for:extern int vips_image_get_image(const VipsImage *image, const char *name, VipsImage **out)static intvips_image_get_int(MemorySegment image, MemorySegment name, MemorySegment out) extern int vips_image_get_int(const VipsImage *image, const char *name, int *out)static MemorySegmentAddress for:extern int vips_image_get_int(const VipsImage *image, const char *name, int *out)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_int(const VipsImage *image, const char *name, int *out)static MethodHandleDowncall method handle for:extern int vips_image_get_int(const VipsImage *image, const char *name, int *out)static intextern VipsInterpretation vips_image_get_interpretation(const VipsImage *image)static MemorySegmentAddress for:extern VipsInterpretation vips_image_get_interpretation(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern VipsInterpretation vips_image_get_interpretation(const VipsImage *image)static MethodHandleDowncall method handle for:extern VipsInterpretation vips_image_get_interpretation(const VipsImage *image)static MemorySegmentvips_image_get_mode(MemorySegment image) extern const char *vips_image_get_mode(const VipsImage *image)static MemorySegmentAddress for:extern const char *vips_image_get_mode(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern const char *vips_image_get_mode(const VipsImage *image)static MethodHandleDowncall method handle for:extern const char *vips_image_get_mode(const VipsImage *image)static intextern int vips_image_get_n_pages(VipsImage *image)static MemorySegmentAddress for:extern int vips_image_get_n_pages(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_n_pages(VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_get_n_pages(VipsImage *image)static intextern int vips_image_get_n_subifds(VipsImage *image)static MemorySegmentAddress for:extern int vips_image_get_n_subifds(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_n_subifds(VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_get_n_subifds(VipsImage *image)static doubleextern double vips_image_get_offset(const VipsImage *image)static MemorySegmentAddress for:extern double vips_image_get_offset(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern double vips_image_get_offset(const VipsImage *image)static MethodHandleDowncall method handle for:extern double vips_image_get_offset(const VipsImage *image)static intextern int vips_image_get_orientation(VipsImage *image)static intextern gboolean vips_image_get_orientation_swap(VipsImage *image)static MemorySegmentAddress for:extern gboolean vips_image_get_orientation_swap(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern gboolean vips_image_get_orientation_swap(VipsImage *image)static MethodHandleDowncall method handle for:extern gboolean vips_image_get_orientation_swap(VipsImage *image)static MemorySegmentAddress for:extern int vips_image_get_orientation(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_orientation(VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_get_orientation(VipsImage *image)static intextern int vips_image_get_page_height(VipsImage *image)static MemorySegmentAddress for:extern int vips_image_get_page_height(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_page_height(VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_get_page_height(VipsImage *image)static doubleextern double vips_image_get_scale(const VipsImage *image)static MemorySegmentAddress for:extern double vips_image_get_scale(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern double vips_image_get_scale(const VipsImage *image)static MethodHandleDowncall method handle for:extern double vips_image_get_scale(const VipsImage *image)static intvips_image_get_string(MemorySegment image, MemorySegment name, MemorySegment out) extern int vips_image_get_string(const VipsImage *image, const char *name, const char **out)static MemorySegmentAddress for:extern int vips_image_get_string(const VipsImage *image, const char *name, const char **out)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_string(const VipsImage *image, const char *name, const char **out)static MethodHandleDowncall method handle for:extern int vips_image_get_string(const VipsImage *image, const char *name, const char **out)static longextern GType vips_image_get_type()static MemorySegmentAddress for:extern GType vips_image_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_image_get_type()static MethodHandleDowncall method handle for:extern GType vips_image_get_type()static longvips_image_get_typeof(MemorySegment image, MemorySegment name) extern GType vips_image_get_typeof(const VipsImage *image, const char *name)static MemorySegmentAddress for:extern GType vips_image_get_typeof(const VipsImage *image, const char *name)static FunctionDescriptorFunction descriptor for:extern GType vips_image_get_typeof(const VipsImage *image, const char *name)static MethodHandleDowncall method handle for:extern GType vips_image_get_typeof(const VipsImage *image, const char *name)static intextern int vips_image_get_width(const VipsImage *image)static MemorySegmentAddress for:extern int vips_image_get_width(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_width(const VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_get_width(const VipsImage *image)static intextern int vips_image_get_xoffset(const VipsImage *image)static MemorySegmentAddress for:extern int vips_image_get_xoffset(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_xoffset(const VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_get_xoffset(const VipsImage *image)static doublevips_image_get_xres(MemorySegment image) extern double vips_image_get_xres(const VipsImage *image)static MemorySegmentAddress for:extern double vips_image_get_xres(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern double vips_image_get_xres(const VipsImage *image)static MethodHandleDowncall method handle for:extern double vips_image_get_xres(const VipsImage *image)static intextern int vips_image_get_yoffset(const VipsImage *image)static MemorySegmentAddress for:extern int vips_image_get_yoffset(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_get_yoffset(const VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_get_yoffset(const VipsImage *image)static doublevips_image_get_yres(MemorySegment image) extern double vips_image_get_yres(const VipsImage *image)static MemorySegmentAddress for:extern double vips_image_get_yres(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern double vips_image_get_yres(const VipsImage *image)static MethodHandleDowncall method handle for:extern double vips_image_get_yres(const VipsImage *image)static MemorySegmentAddress for:extern int vips_image_get(const VipsImage *image, const char *name, GValue *value_copy)static FunctionDescriptorFunction descriptor for:extern int vips_image_get(const VipsImage *image, const char *name, GValue *value_copy)static MethodHandleDowncall method handle for:extern int vips_image_get(const VipsImage *image, const char *name, GValue *value_copy)static intextern VipsBandFormat vips_image_guess_format(const VipsImage *image)static MemorySegmentAddress for:extern VipsBandFormat vips_image_guess_format(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern VipsBandFormat vips_image_guess_format(const VipsImage *image)static MethodHandleDowncall method handle for:extern VipsBandFormat vips_image_guess_format(const VipsImage *image)static intextern VipsInterpretation vips_image_guess_interpretation(const VipsImage *image)static MemorySegmentAddress for:extern VipsInterpretation vips_image_guess_interpretation(const VipsImage *image)static FunctionDescriptorFunction descriptor for:extern VipsInterpretation vips_image_guess_interpretation(const VipsImage *image)static MethodHandleDowncall method handle for:extern VipsInterpretation vips_image_guess_interpretation(const VipsImage *image)static intvips_image_hasalpha(MemorySegment image) extern gboolean vips_image_hasalpha(VipsImage *image)static MemorySegmentAddress for:extern gboolean vips_image_hasalpha(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern gboolean vips_image_hasalpha(VipsImage *image)static MethodHandleDowncall method handle for:extern gboolean vips_image_hasalpha(VipsImage *image)static intvips_image_history_args(MemorySegment image, MemorySegment name, int argc, MemorySegment argv) extern int vips_image_history_args(VipsImage *image, const char *name, int argc, char *argv[])static MemorySegmentAddress for:extern int vips_image_history_args(VipsImage *image, const char *name, int argc, char *argv[])static FunctionDescriptorFunction descriptor for:extern int vips_image_history_args(VipsImage *image, const char *name, int argc, char *argv[])static MethodHandleDowncall method handle for:extern int vips_image_history_args(VipsImage *image, const char *name, int argc, char *argv[])static voidvips_image_init_fields(MemorySegment image, int xsize, int ysize, int bands, int format, int coding, int interpretation, double xres, double yres) extern void vips_image_init_fields(VipsImage *image, int xsize, int ysize, int bands, VipsBandFormat format, VipsCoding coding, VipsInterpretation interpretation, double xres, double yres)static MemorySegmentAddress for:extern void vips_image_init_fields(VipsImage *image, int xsize, int ysize, int bands, VipsBandFormat format, VipsCoding coding, VipsInterpretation interpretation, double xres, double yres)static FunctionDescriptorFunction descriptor for:extern void vips_image_init_fields(VipsImage *image, int xsize, int ysize, int bands, VipsBandFormat format, VipsCoding coding, VipsInterpretation interpretation, double xres, double yres)static MethodHandleDowncall method handle for:extern void vips_image_init_fields(VipsImage *image, int xsize, int ysize, int bands, VipsBandFormat format, VipsCoding coding, VipsInterpretation interpretation, double xres, double yres)static intvips_image_inplace(MemorySegment image) extern int vips_image_inplace(VipsImage *image)static MemorySegmentAddress for:extern int vips_image_inplace(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_inplace(VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_inplace(VipsImage *image)static voidextern void vips_image_invalidate_all(VipsImage *image)static MemorySegmentAddress for:extern void vips_image_invalidate_all(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern void vips_image_invalidate_all(VipsImage *image)static MethodHandleDowncall method handle for:extern void vips_image_invalidate_all(VipsImage *image)static intextern gboolean vips_image_is_sequential(VipsImage *image)static MemorySegmentAddress for:extern gboolean vips_image_is_sequential(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern gboolean vips_image_is_sequential(VipsImage *image)static MethodHandleDowncall method handle for:extern gboolean vips_image_is_sequential(VipsImage *image)static intvips_image_isfile(MemorySegment image) extern gboolean vips_image_isfile(VipsImage *image)static MemorySegmentAddress for:extern gboolean vips_image_isfile(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern gboolean vips_image_isfile(VipsImage *image)static MethodHandleDowncall method handle for:extern gboolean vips_image_isfile(VipsImage *image)static intvips_image_iskilled(MemorySegment image) extern gboolean vips_image_iskilled(VipsImage *image)static MemorySegmentAddress for:extern gboolean vips_image_iskilled(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern gboolean vips_image_iskilled(VipsImage *image)static MethodHandleDowncall method handle for:extern gboolean vips_image_iskilled(VipsImage *image)static intextern gboolean vips_image_isMSBfirst(VipsImage *image)static MemorySegmentAddress for:extern gboolean vips_image_isMSBfirst(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern gboolean vips_image_isMSBfirst(VipsImage *image)static MethodHandleDowncall method handle for:extern gboolean vips_image_isMSBfirst(VipsImage *image)static intextern gboolean vips_image_ispartial(VipsImage *image)static MemorySegmentAddress for:extern gboolean vips_image_ispartial(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern gboolean vips_image_ispartial(VipsImage *image)static MethodHandleDowncall method handle for:extern gboolean vips_image_ispartial(VipsImage *image)static MemorySegmentvips_image_map(MemorySegment image, MemorySegment fn, MemorySegment a) extern void *vips_image_map(VipsImage *image, VipsImageMapFn fn, void *a)static MemorySegmentAddress for:extern void *vips_image_map(VipsImage *image, VipsImageMapFn fn, void *a)static FunctionDescriptorFunction descriptor for:extern void *vips_image_map(VipsImage *image, VipsImageMapFn fn, void *a)static MethodHandleDowncall method handle for:extern void *vips_image_map(VipsImage *image, VipsImageMapFn fn, void *a)static MemorySegmentvips_image_matrix_from_array(int width, int height, MemorySegment array, int size) extern VipsImage *vips_image_matrix_from_array(int width, int height, const double *array, int size)static MemorySegmentAddress for:extern VipsImage *vips_image_matrix_from_array(int width, int height, const double *array, int size)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_matrix_from_array(int width, int height, const double *array, int size)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_matrix_from_array(int width, int height, const double *array, int size)static MemorySegmentextern VipsImage *vips_image_memory()static MemorySegmentAddress for:extern VipsImage *vips_image_memory()static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_memory()static MethodHandleDowncall method handle for:extern VipsImage *vips_image_memory()static voidextern void vips_image_minimise_all(VipsImage *image)static MemorySegmentAddress for:extern void vips_image_minimise_all(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern void vips_image_minimise_all(VipsImage *image)static MethodHandleDowncall method handle for:extern void vips_image_minimise_all(VipsImage *image)static intenum <anonymous>.VIPS_IMAGE_MMAPIN = 4static intenum <anonymous>.VIPS_IMAGE_MMAPINRW = 5static MemorySegmentextern VipsImage *vips_image_new()static MemorySegmentvips_image_new_from_file_raw(MemorySegment filename, int xsize, int ysize, int bands, long offset) extern VipsImage *vips_image_new_from_file_raw(const char *filename, int xsize, int ysize, int bands, guint64 offset)static MemorySegmentAddress for:extern VipsImage *vips_image_new_from_file_raw(const char *filename, int xsize, int ysize, int bands, guint64 offset)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new_from_file_raw(const char *filename, int xsize, int ysize, int bands, guint64 offset)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new_from_file_raw(const char *filename, int xsize, int ysize, int bands, guint64 offset)static MemorySegmentvips_image_new_from_file_RW(MemorySegment filename) extern VipsImage *vips_image_new_from_file_RW(const char *filename)static MemorySegmentAddress for:extern VipsImage *vips_image_new_from_file_RW(const char *filename)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new_from_file_RW(const char *filename)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new_from_file_RW(const char *filename)static MemorySegmentvips_image_new_from_image(MemorySegment image, MemorySegment c, int n) extern VipsImage *vips_image_new_from_image(VipsImage *image, const double *c, int n)static MemorySegmentAddress for:extern VipsImage *vips_image_new_from_image(VipsImage *image, const double *c, int n)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new_from_image(VipsImage *image, const double *c, int n)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new_from_image(VipsImage *image, const double *c, int n)static MemorySegmentvips_image_new_from_image1(MemorySegment image, double c) extern VipsImage *vips_image_new_from_image1(VipsImage *image, double c)static MemorySegmentAddress for:extern VipsImage *vips_image_new_from_image1(VipsImage *image, double c)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new_from_image1(VipsImage *image, double c)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new_from_image1(VipsImage *image, double c)static MemorySegmentvips_image_new_from_memory(MemorySegment data, long size, int width, int height, int bands, int format) extern VipsImage *vips_image_new_from_memory(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format)static MemorySegmentvips_image_new_from_memory_copy(MemorySegment data, long size, int width, int height, int bands, int format) extern VipsImage *vips_image_new_from_memory_copy(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format)static MemorySegmentAddress for:extern VipsImage *vips_image_new_from_memory_copy(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new_from_memory_copy(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new_from_memory_copy(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format)static MemorySegmentAddress for:extern VipsImage *vips_image_new_from_memory(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new_from_memory(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new_from_memory(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format)static MemorySegmentvips_image_new_matrix(int width, int height) extern VipsImage *vips_image_new_matrix(int width, int height)static MemorySegmentvips_image_new_matrix_from_array(int width, int height, MemorySegment array, int size) extern VipsImage *vips_image_new_matrix_from_array(int width, int height, const double *array, int size)static MemorySegmentAddress for:extern VipsImage *vips_image_new_matrix_from_array(int width, int height, const double *array, int size)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new_matrix_from_array(int width, int height, const double *array, int size)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new_matrix_from_array(int width, int height, const double *array, int size)static MemorySegmentAddress for:extern VipsImage *vips_image_new_matrix(int width, int height)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new_matrix(int width, int height)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new_matrix(int width, int height)static MemorySegmentextern VipsImage *vips_image_new_memory()static MemorySegmentAddress for:extern VipsImage *vips_image_new_memory()static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new_memory()static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new_memory()static MemorySegmentextern VipsImage *vips_image_new_temp_file(const char *format)static MemorySegmentAddress for:extern VipsImage *vips_image_new_temp_file(const char *format)static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new_temp_file(const char *format)static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new_temp_file(const char *format)static MemorySegmentAddress for:extern VipsImage *vips_image_new()static FunctionDescriptorFunction descriptor for:extern VipsImage *vips_image_new()static MethodHandleDowncall method handle for:extern VipsImage *vips_image_new()static intenum <anonymous>.VIPS_IMAGE_NONE = 0static intenum <anonymous>.VIPS_IMAGE_OPENIN = 3static intenum <anonymous>.VIPS_IMAGE_OPENOUT = 6static intenum <anonymous>.VIPS_IMAGE_PARTIAL = 7static intextern int vips_image_pio_input(VipsImage *image)static MemorySegmentAddress for:extern int vips_image_pio_input(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_pio_input(VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_pio_input(VipsImage *image)static intextern int vips_image_pio_output(VipsImage *image)static MemorySegmentAddress for:extern int vips_image_pio_output(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_pio_output(VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_pio_output(VipsImage *image)static intvips_image_pipeline_array(MemorySegment image, int hint, MemorySegment in) extern int vips_image_pipeline_array(VipsImage *image, VipsDemandStyle hint, VipsImage **in)static MemorySegmentAddress for:extern int vips_image_pipeline_array(VipsImage *image, VipsDemandStyle hint, VipsImage **in)static FunctionDescriptorFunction descriptor for:extern int vips_image_pipeline_array(VipsImage *image, VipsDemandStyle hint, VipsImage **in)static MethodHandleDowncall method handle for:extern int vips_image_pipeline_array(VipsImage *image, VipsDemandStyle hint, VipsImage **in)static voidvips_image_print_field(MemorySegment image, MemorySegment name) extern void vips_image_print_field(const VipsImage *image, const char *name)static MemorySegmentAddress for:extern void vips_image_print_field(const VipsImage *image, const char *name)static FunctionDescriptorFunction descriptor for:extern void vips_image_print_field(const VipsImage *image, const char *name)static MethodHandleDowncall method handle for:extern void vips_image_print_field(const VipsImage *image, const char *name)static intvips_image_remove(MemorySegment image, MemorySegment name) extern gboolean vips_image_remove(VipsImage *image, const char *name)static MemorySegmentAddress for:extern gboolean vips_image_remove(VipsImage *image, const char *name)static FunctionDescriptorFunction descriptor for:extern gboolean vips_image_remove(VipsImage *image, const char *name)static MethodHandleDowncall method handle for:extern gboolean vips_image_remove(VipsImage *image, const char *name)static voidvips_image_set(MemorySegment image, MemorySegment name, MemorySegment value) extern void vips_image_set(VipsImage *image, const char *name, GValue *value)static voidvips_image_set_area(MemorySegment image, MemorySegment name, MemorySegment free_fn, MemorySegment data) extern void vips_image_set_area(VipsImage *image, const char *name, VipsCallbackFn free_fn, void *data)static MemorySegmentAddress for:extern void vips_image_set_area(VipsImage *image, const char *name, VipsCallbackFn free_fn, void *data)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_area(VipsImage *image, const char *name, VipsCallbackFn free_fn, void *data)static MethodHandleDowncall method handle for:extern void vips_image_set_area(VipsImage *image, const char *name, VipsCallbackFn free_fn, void *data)static voidvips_image_set_array_double(MemorySegment image, MemorySegment name, MemorySegment array, int n) extern void vips_image_set_array_double(VipsImage *image, const char *name, const double *array, int n)static MemorySegmentAddress for:extern void vips_image_set_array_double(VipsImage *image, const char *name, const double *array, int n)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_array_double(VipsImage *image, const char *name, const double *array, int n)static MethodHandleDowncall method handle for:extern void vips_image_set_array_double(VipsImage *image, const char *name, const double *array, int n)static voidvips_image_set_array_int(MemorySegment image, MemorySegment name, MemorySegment array, int n) extern void vips_image_set_array_int(VipsImage *image, const char *name, const int *array, int n)static MemorySegmentAddress for:extern void vips_image_set_array_int(VipsImage *image, const char *name, const int *array, int n)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_array_int(VipsImage *image, const char *name, const int *array, int n)static MethodHandleDowncall method handle for:extern void vips_image_set_array_int(VipsImage *image, const char *name, const int *array, int n)static voidvips_image_set_blob(MemorySegment image, MemorySegment name, MemorySegment free_fn, MemorySegment data, long length) extern void vips_image_set_blob(VipsImage *image, const char *name, VipsCallbackFn free_fn, const void *data, size_t length)static voidvips_image_set_blob_copy(MemorySegment image, MemorySegment name, MemorySegment data, long length) extern void vips_image_set_blob_copy(VipsImage *image, const char *name, const void *data, size_t length)static MemorySegmentAddress for:extern void vips_image_set_blob_copy(VipsImage *image, const char *name, const void *data, size_t length)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_blob_copy(VipsImage *image, const char *name, const void *data, size_t length)static MethodHandleDowncall method handle for:extern void vips_image_set_blob_copy(VipsImage *image, const char *name, const void *data, size_t length)static MemorySegmentAddress for:extern void vips_image_set_blob(VipsImage *image, const char *name, VipsCallbackFn free_fn, const void *data, size_t length)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_blob(VipsImage *image, const char *name, VipsCallbackFn free_fn, const void *data, size_t length)static MethodHandleDowncall method handle for:extern void vips_image_set_blob(VipsImage *image, const char *name, VipsCallbackFn free_fn, const void *data, size_t length)static voidvips_image_set_delete_on_close(MemorySegment image, int delete_on_close) extern void vips_image_set_delete_on_close(VipsImage *image, gboolean delete_on_close)static MemorySegmentAddress for:extern void vips_image_set_delete_on_close(VipsImage *image, gboolean delete_on_close)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_delete_on_close(VipsImage *image, gboolean delete_on_close)static MethodHandleDowncall method handle for:extern void vips_image_set_delete_on_close(VipsImage *image, gboolean delete_on_close)static voidvips_image_set_double(MemorySegment image, MemorySegment name, double d) extern void vips_image_set_double(VipsImage *image, const char *name, double d)static MemorySegmentAddress for:extern void vips_image_set_double(VipsImage *image, const char *name, double d)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_double(VipsImage *image, const char *name, double d)static MethodHandleDowncall method handle for:extern void vips_image_set_double(VipsImage *image, const char *name, double d)static voidvips_image_set_image(MemorySegment image, MemorySegment name, MemorySegment im) extern void vips_image_set_image(VipsImage *image, const char *name, VipsImage *im)static MemorySegmentAddress for:extern void vips_image_set_image(VipsImage *image, const char *name, VipsImage *im)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_image(VipsImage *image, const char *name, VipsImage *im)static MethodHandleDowncall method handle for:extern void vips_image_set_image(VipsImage *image, const char *name, VipsImage *im)static voidvips_image_set_int(MemorySegment image, MemorySegment name, int i) extern void vips_image_set_int(VipsImage *image, const char *name, int i)static MemorySegmentAddress for:extern void vips_image_set_int(VipsImage *image, const char *name, int i)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_int(VipsImage *image, const char *name, int i)static MethodHandleDowncall method handle for:extern void vips_image_set_int(VipsImage *image, const char *name, int i)static voidvips_image_set_kill(MemorySegment image, int kill) extern void vips_image_set_kill(VipsImage *image, gboolean kill)static MemorySegmentAddress for:extern void vips_image_set_kill(VipsImage *image, gboolean kill)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_kill(VipsImage *image, gboolean kill)static MethodHandleDowncall method handle for:extern void vips_image_set_kill(VipsImage *image, gboolean kill)static voidvips_image_set_progress(MemorySegment image, int progress) extern void vips_image_set_progress(VipsImage *image, gboolean progress)static MemorySegmentAddress for:extern void vips_image_set_progress(VipsImage *image, gboolean progress)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_progress(VipsImage *image, gboolean progress)static MethodHandleDowncall method handle for:extern void vips_image_set_progress(VipsImage *image, gboolean progress)static voidvips_image_set_string(MemorySegment image, MemorySegment name, MemorySegment str) extern void vips_image_set_string(VipsImage *image, const char *name, const char *str)static MemorySegmentAddress for:extern void vips_image_set_string(VipsImage *image, const char *name, const char *str)static FunctionDescriptorFunction descriptor for:extern void vips_image_set_string(VipsImage *image, const char *name, const char *str)static MethodHandleDowncall method handle for:extern void vips_image_set_string(VipsImage *image, const char *name, const char *str)static MemorySegmentAddress for:extern void vips_image_set(VipsImage *image, const char *name, GValue *value)static FunctionDescriptorFunction descriptor for:extern void vips_image_set(VipsImage *image, const char *name, GValue *value)static MethodHandleDowncall method handle for:extern void vips_image_set(VipsImage *image, const char *name, GValue *value)static intenum <anonymous>.VIPS_IMAGE_SETBUF = 1static intenum <anonymous>.VIPS_IMAGE_SETBUF_FOREIGN = 2static longextern GType vips_image_type_get_type()static MemorySegmentAddress for:extern GType vips_image_type_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_image_type_get_type()static MethodHandleDowncall method handle for:extern GType vips_image_type_get_type()static intextern int vips_image_wio_input(VipsImage *image)static MemorySegmentAddress for:extern int vips_image_wio_input(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_wio_input(VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_wio_input(VipsImage *image)static intvips_image_write(MemorySegment image, MemorySegment out) extern int vips_image_write(VipsImage *image, VipsImage *out)static intvips_image_write_line(MemorySegment image, int ypos, MemorySegment linebuffer) extern int vips_image_write_line(VipsImage *image, int ypos, VipsPel *linebuffer)static MemorySegmentAddress for:extern int vips_image_write_line(VipsImage *image, int ypos, VipsPel *linebuffer)static FunctionDescriptorFunction descriptor for:extern int vips_image_write_line(VipsImage *image, int ypos, VipsPel *linebuffer)static MethodHandleDowncall method handle for:extern int vips_image_write_line(VipsImage *image, int ypos, VipsPel *linebuffer)static intextern int vips_image_write_prepare(VipsImage *image)static MemorySegmentAddress for:extern int vips_image_write_prepare(VipsImage *image)static FunctionDescriptorFunction descriptor for:extern int vips_image_write_prepare(VipsImage *image)static MethodHandleDowncall method handle for:extern int vips_image_write_prepare(VipsImage *image)static MemorySegmentextern void *vips_image_write_to_memory(VipsImage *in, size_t *size)static MemorySegmentAddress for:extern void *vips_image_write_to_memory(VipsImage *in, size_t *size)static FunctionDescriptorFunction descriptor for:extern void *vips_image_write_to_memory(VipsImage *in, size_t *size)static MethodHandleDowncall method handle for:extern void *vips_image_write_to_memory(VipsImage *in, size_t *size)static MemorySegmentAddress for:extern int vips_image_write(VipsImage *image, VipsImage *out)static FunctionDescriptorFunction descriptor for:extern int vips_image_write(VipsImage *image, VipsImage *out)static MethodHandleDowncall method handle for:extern int vips_image_write(VipsImage *image, VipsImage *out)static intvips_init(MemorySegment argv0) extern int vips_init(const char *argv0)static MemorySegmentAddress for:extern int vips_init(const char *argv0)static FunctionDescriptorFunction descriptor for:extern int vips_init(const char *argv0)static MethodHandleDowncall method handle for:extern int vips_init(const char *argv0)static intenum <anonymous>.VIPS_INTENT_ABSOLUTE = 3static intenum <anonymous>.VIPS_INTENT_LAST = 4static intenum <anonymous>.VIPS_INTENT_PERCEPTUAL = 0static intenum <anonymous>.VIPS_INTENT_RELATIVE = 1static intenum <anonymous>.VIPS_INTENT_SATURATION = 2static intenum <anonymous>.VIPS_INTERESTING_ALL = 6static intenum <anonymous>.VIPS_INTERESTING_ATTENTION = 3static intenum <anonymous>.VIPS_INTERESTING_CENTRE = 1static intenum <anonymous>.VIPS_INTERESTING_ENTROPY = 2static intenum <anonymous>.VIPS_INTERESTING_HIGH = 5static intenum <anonymous>.VIPS_INTERESTING_LAST = 7static intenum <anonymous>.VIPS_INTERESTING_LOW = 4static intenum <anonymous>.VIPS_INTERESTING_NONE = 0static voidvips_interpolate(MemorySegment interpolate, MemorySegment out, MemorySegment in, double x, double y) extern void vips_interpolate(VipsInterpolate *interpolate, void *out, VipsRegion *in, double x, double y)static MemorySegmentextern VipsInterpolate *vips_interpolate_bilinear_static()static MemorySegmentAddress for:extern VipsInterpolate *vips_interpolate_bilinear_static()static FunctionDescriptorFunction descriptor for:extern VipsInterpolate *vips_interpolate_bilinear_static()static MethodHandleDowncall method handle for:extern VipsInterpolate *vips_interpolate_bilinear_static()static MemorySegmentvips_interpolate_get_method(MemorySegment interpolate) extern VipsInterpolateMethod vips_interpolate_get_method(VipsInterpolate *interpolate)static MemorySegmentAddress for:extern VipsInterpolateMethod vips_interpolate_get_method(VipsInterpolate *interpolate)static FunctionDescriptorFunction descriptor for:extern VipsInterpolateMethod vips_interpolate_get_method(VipsInterpolate *interpolate)static MethodHandleDowncall method handle for:extern VipsInterpolateMethod vips_interpolate_get_method(VipsInterpolate *interpolate)static longextern GType vips_interpolate_get_type()static MemorySegmentAddress for:extern GType vips_interpolate_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_interpolate_get_type()static MethodHandleDowncall method handle for:extern GType vips_interpolate_get_type()static intvips_interpolate_get_window_offset(MemorySegment interpolate) extern int vips_interpolate_get_window_offset(VipsInterpolate *interpolate)static MemorySegmentAddress for:extern int vips_interpolate_get_window_offset(VipsInterpolate *interpolate)static FunctionDescriptorFunction descriptor for:extern int vips_interpolate_get_window_offset(VipsInterpolate *interpolate)static MethodHandleDowncall method handle for:extern int vips_interpolate_get_window_offset(VipsInterpolate *interpolate)static intvips_interpolate_get_window_size(MemorySegment interpolate) extern int vips_interpolate_get_window_size(VipsInterpolate *interpolate)static MemorySegmentAddress for:extern int vips_interpolate_get_window_size(VipsInterpolate *interpolate)static FunctionDescriptorFunction descriptor for:extern int vips_interpolate_get_window_size(VipsInterpolate *interpolate)static MethodHandleDowncall method handle for:extern int vips_interpolate_get_window_size(VipsInterpolate *interpolate)static MemorySegmentextern VipsInterpolate *vips_interpolate_nearest_static()static MemorySegmentAddress for:extern VipsInterpolate *vips_interpolate_nearest_static()static FunctionDescriptorFunction descriptor for:extern VipsInterpolate *vips_interpolate_nearest_static()static MethodHandleDowncall method handle for:extern VipsInterpolate *vips_interpolate_nearest_static()static MemorySegmentvips_interpolate_new(MemorySegment nickname) extern VipsInterpolate *vips_interpolate_new(const char *nickname)static MemorySegmentAddress for:extern VipsInterpolate *vips_interpolate_new(const char *nickname)static FunctionDescriptorFunction descriptor for:extern VipsInterpolate *vips_interpolate_new(const char *nickname)static MethodHandleDowncall method handle for:extern VipsInterpolate *vips_interpolate_new(const char *nickname)static int#define VIPS_INTERPOLATE_SCALE 4096static int#define VIPS_INTERPOLATE_SHIFT 12static MemorySegmentAddress for:extern void vips_interpolate(VipsInterpolate *interpolate, void *out, VipsRegion *in, double x, double y)static FunctionDescriptorFunction descriptor for:extern void vips_interpolate(VipsInterpolate *interpolate, void *out, VipsRegion *in, double x, double y)static MethodHandleDowncall method handle for:extern void vips_interpolate(VipsInterpolate *interpolate, void *out, VipsRegion *in, double x, double y)static intenum <anonymous>.VIPS_INTERPRETATION_B_W = 1static intenum <anonymous>.VIPS_INTERPRETATION_CMC = 18static intenum <anonymous>.VIPS_INTERPRETATION_CMYK = 15static intenum <anonymous>.VIPS_INTERPRETATION_ERROR = -1static intenum <anonymous>.VIPS_INTERPRETATION_FOURIER = 24static intenum <anonymous>.VIPS_INTERPRETATION_GREY16 = 26static intenum <anonymous>.VIPS_INTERPRETATION_HISTOGRAM = 10static intenum <anonymous>.VIPS_INTERPRETATION_HSV = 29static intenum <anonymous>.VIPS_INTERPRETATION_LAB = 13static intenum <anonymous>.VIPS_INTERPRETATION_LABQ = 16static intenum <anonymous>.VIPS_INTERPRETATION_LABS = 21static intenum <anonymous>.VIPS_INTERPRETATION_LAST = 30static intenum <anonymous>.VIPS_INTERPRETATION_LCH = 19static intenum <anonymous>.VIPS_INTERPRETATION_MATRIX = 27static intenum <anonymous>.VIPS_INTERPRETATION_MULTIBAND = 0static intenum <anonymous>.VIPS_INTERPRETATION_RGB = 17static intenum <anonymous>.VIPS_INTERPRETATION_RGB16 = 25static intenum <anonymous>.VIPS_INTERPRETATION_scRGB = 28static intenum <anonymous>.VIPS_INTERPRETATION_sRGB = 22static intenum <anonymous>.VIPS_INTERPRETATION_XYZ = 12static intenum <anonymous>.VIPS_INTERPRETATION_YXY = 23static intenum <anonymous>.VIPS_KERNEL_CUBIC = 2static intenum <anonymous>.VIPS_KERNEL_LANCZOS2 = 4static intenum <anonymous>.VIPS_KERNEL_LANCZOS3 = 5static intenum <anonymous>.VIPS_KERNEL_LAST = 6static intenum <anonymous>.VIPS_KERNEL_LINEAR = 1static intenum <anonymous>.VIPS_KERNEL_MITCHELL = 3static intenum <anonymous>.VIPS_KERNEL_NEAREST = 0static voidvips_leak_set(int leak) extern void vips_leak_set(gboolean leak)static MemorySegmentAddress for:extern void vips_leak_set(gboolean leak)static FunctionDescriptorFunction descriptor for:extern void vips_leak_set(gboolean leak)static MethodHandleDowncall method handle for:extern void vips_leak_set(gboolean leak)static int#define VIPS_LIBRARY_AGE 17static int#define VIPS_LIBRARY_CURRENT 59static int#define VIPS_LIBRARY_REVISION 3static int#define VIPS_MAGIC_INTEL 3064394248static int#define VIPS_MAGIC_SPARC 150120118static int#define VIPS_MAJOR_VERSION 8static int#define VIPS_MAX_COORD 10000000static MemorySegment#define VIPS_META_BITS_PER_SAMPLE "bits-per-sample"static MemorySegment#define VIPS_META_CONCURRENCY "concurrency"static MemorySegment#define VIPS_META_EXIF_NAME "exif-data"static MemorySegment#define VIPS_META_ICC_NAME "icc-profile-data"static MemorySegment#define VIPS_META_IMAGEDESCRIPTION "image-description"static MemorySegment#define VIPS_META_IPTC_NAME "iptc-data"static MemorySegment#define VIPS_META_LOADER "vips-loader"static MemorySegment#define VIPS_META_N_PAGES "n-pages"static MemorySegment#define VIPS_META_N_SUBIFDS "n-subifds"static MemorySegment#define VIPS_META_ORIENTATION "orientation"static MemorySegment#define VIPS_META_PAGE_HEIGHT "page-height"static MemorySegment#define VIPS_META_PHOTOSHOP_NAME "photoshop-data"static MemorySegment#define VIPS_META_RESOLUTION_UNIT "resolution-unit"static MemorySegment#define VIPS_META_SEQUENTIAL "vips-sequential"static MemorySegment#define VIPS_META_XMP_NAME "xmp-data"static int#define VIPS_MICRO_VERSION 3static int#define VIPS_MINOR_VERSION 15static MemorySegmentvips_nickname_find(long type) extern const char *vips_nickname_find(GType type)static MemorySegmentAddress for:extern const char *vips_nickname_find(GType type)static FunctionDescriptorFunction descriptor for:extern const char *vips_nickname_find(GType type)static MethodHandleDowncall method handle for:extern const char *vips_nickname_find(GType type)static intvips_object_argument_isset(MemorySegment object, MemorySegment name) extern gboolean vips_object_argument_isset(VipsObject *object, const char *name)static MemorySegmentAddress for:extern gboolean vips_object_argument_isset(VipsObject *object, const char *name)static FunctionDescriptorFunction descriptor for:extern gboolean vips_object_argument_isset(VipsObject *object, const char *name)static MethodHandleDowncall method handle for:extern gboolean vips_object_argument_isset(VipsObject *object, const char *name)static intvips_object_argument_needsstring(MemorySegment object, MemorySegment name) extern gboolean vips_object_argument_needsstring(VipsObject *object, const char *name)static MemorySegmentAddress for:extern gboolean vips_object_argument_needsstring(VipsObject *object, const char *name)static FunctionDescriptorFunction descriptor for:extern gboolean vips_object_argument_needsstring(VipsObject *object, const char *name)static MethodHandleDowncall method handle for:extern gboolean vips_object_argument_needsstring(VipsObject *object, const char *name)static intvips_object_build(MemorySegment object) extern int vips_object_build(VipsObject *object)static MemorySegmentAddress for:extern int vips_object_build(VipsObject *object)static FunctionDescriptorFunction descriptor for:extern int vips_object_build(VipsObject *object)static MethodHandleDowncall method handle for:extern int vips_object_build(VipsObject *object)static voidvips_object_class_install_argument(MemorySegment cls, MemorySegment pspec, int flags, int priority, int offset) extern void vips_object_class_install_argument(VipsObjectClass *cls, GParamSpec *pspec, VipsArgumentFlags flags, int priority, guint offset)static MemorySegmentAddress for:extern void vips_object_class_install_argument(VipsObjectClass *cls, GParamSpec *pspec, VipsArgumentFlags flags, int priority, guint offset)static FunctionDescriptorFunction descriptor for:extern void vips_object_class_install_argument(VipsObjectClass *cls, GParamSpec *pspec, VipsArgumentFlags flags, int priority, guint offset)static MethodHandleDowncall method handle for:extern void vips_object_class_install_argument(VipsObjectClass *cls, GParamSpec *pspec, VipsArgumentFlags flags, int priority, guint offset)static voidvips_object_dump(MemorySegment object, MemorySegment buf) extern void vips_object_dump(VipsObject *object, VipsBuf *buf)static MemorySegmentAddress for:extern void vips_object_dump(VipsObject *object, VipsBuf *buf)static FunctionDescriptorFunction descriptor for:extern void vips_object_dump(VipsObject *object, VipsBuf *buf)static MethodHandleDowncall method handle for:extern void vips_object_dump(VipsObject *object, VipsBuf *buf)static intvips_object_get_args(MemorySegment object, MemorySegment names, MemorySegment flags, MemorySegment n_args) extern int vips_object_get_args(VipsObject *object, const char ***names, int **flags, int *n_args)static MemorySegmentAddress for:extern int vips_object_get_args(VipsObject *object, const char ***names, int **flags, int *n_args)static FunctionDescriptorFunction descriptor for:extern int vips_object_get_args(VipsObject *object, const char ***names, int **flags, int *n_args)static MethodHandleDowncall method handle for:extern int vips_object_get_args(VipsObject *object, const char ***names, int **flags, int *n_args)static intvips_object_get_argument(MemorySegment object, MemorySegment name, MemorySegment pspec, MemorySegment argument_class, MemorySegment argument_instance) extern int vips_object_get_argument(VipsObject *object, const char *name, GParamSpec **pspec, VipsArgumentClass **argument_class, VipsArgumentInstance **argument_instance)static intvips_object_get_argument_flags(MemorySegment object, MemorySegment name) extern VipsArgumentFlags vips_object_get_argument_flags(VipsObject *object, const char *name)static MemorySegmentAddress for:extern VipsArgumentFlags vips_object_get_argument_flags(VipsObject *object, const char *name)static FunctionDescriptorFunction descriptor for:extern VipsArgumentFlags vips_object_get_argument_flags(VipsObject *object, const char *name)static MethodHandleDowncall method handle for:extern VipsArgumentFlags vips_object_get_argument_flags(VipsObject *object, const char *name)static intvips_object_get_argument_priority(MemorySegment object, MemorySegment name) extern int vips_object_get_argument_priority(VipsObject *object, const char *name)static MemorySegmentAddress for:extern int vips_object_get_argument_priority(VipsObject *object, const char *name)static FunctionDescriptorFunction descriptor for:extern int vips_object_get_argument_priority(VipsObject *object, const char *name)static MethodHandleDowncall method handle for:extern int vips_object_get_argument_priority(VipsObject *object, const char *name)static intvips_object_get_argument_to_string(MemorySegment object, MemorySegment name, MemorySegment arg) extern int vips_object_get_argument_to_string(VipsObject *object, const char *name, const char *arg)static MemorySegmentAddress for:extern int vips_object_get_argument_to_string(VipsObject *object, const char *name, const char *arg)static FunctionDescriptorFunction descriptor for:extern int vips_object_get_argument_to_string(VipsObject *object, const char *name, const char *arg)static MethodHandleDowncall method handle for:extern int vips_object_get_argument_to_string(VipsObject *object, const char *name, const char *arg)static MemorySegmentAddress for:extern int vips_object_get_argument(VipsObject *object, const char *name, GParamSpec **pspec, VipsArgumentClass **argument_class, VipsArgumentInstance **argument_instance)static FunctionDescriptorFunction descriptor for:extern int vips_object_get_argument(VipsObject *object, const char *name, GParamSpec **pspec, VipsArgumentClass **argument_class, VipsArgumentInstance **argument_instance)static MethodHandleDowncall method handle for:extern int vips_object_get_argument(VipsObject *object, const char *name, GParamSpec **pspec, VipsArgumentClass **argument_class, VipsArgumentInstance **argument_instance)static MemorySegmentextern const char *vips_object_get_description(VipsObject *object)static MemorySegmentAddress for:extern const char *vips_object_get_description(VipsObject *object)static FunctionDescriptorFunction descriptor for:extern const char *vips_object_get_description(VipsObject *object)static MethodHandleDowncall method handle for:extern const char *vips_object_get_description(VipsObject *object)static voidvips_object_get_property(MemorySegment gobject, int property_id, MemorySegment value, MemorySegment pspec) extern void vips_object_get_property(GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec)static MemorySegmentAddress for:extern void vips_object_get_property(GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec)static FunctionDescriptorFunction descriptor for:extern void vips_object_get_property(GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec)static MethodHandleDowncall method handle for:extern void vips_object_get_property(GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec)static longextern GType vips_object_get_type()static MemorySegmentAddress for:extern GType vips_object_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_object_get_type()static MethodHandleDowncall method handle for:extern GType vips_object_get_type()static MemorySegmentvips_object_local_array(MemorySegment parent, int n) extern VipsObject **vips_object_local_array(VipsObject *parent, int n)static MemorySegmentAddress for:extern VipsObject **vips_object_local_array(VipsObject *parent, int n)static FunctionDescriptorFunction descriptor for:extern VipsObject **vips_object_local_array(VipsObject *parent, int n)static MethodHandleDowncall method handle for:extern VipsObject **vips_object_local_array(VipsObject *parent, int n)static voidvips_object_local_cb(MemorySegment vobject, MemorySegment gobject) extern void vips_object_local_cb(VipsObject *vobject, GObject *gobject)static MemorySegmentAddress for:extern void vips_object_local_cb(VipsObject *vobject, GObject *gobject)static FunctionDescriptorFunction descriptor for:extern void vips_object_local_cb(VipsObject *vobject, GObject *gobject)static MethodHandleDowncall method handle for:extern void vips_object_local_cb(VipsObject *vobject, GObject *gobject)static MemorySegmentextern void *vips_object_map(VipsSListMap2Fn fn, void *a, void *b)static MemorySegmentAddress for:extern void *vips_object_map(VipsSListMap2Fn fn, void *a, void *b)static FunctionDescriptorFunction descriptor for:extern void *vips_object_map(VipsSListMap2Fn fn, void *a, void *b)static MethodHandleDowncall method handle for:extern void *vips_object_map(VipsSListMap2Fn fn, void *a, void *b)static MemorySegmentvips_object_new(long type, MemorySegment set, MemorySegment a, MemorySegment b) extern VipsObject *vips_object_new(GType type, VipsObjectSetArguments set, void *a, void *b)static MemorySegmentvips_object_new_from_string(MemorySegment object_class, MemorySegment p) extern VipsObject *vips_object_new_from_string(VipsObjectClass *object_class, const char *p)static MemorySegmentAddress for:extern VipsObject *vips_object_new_from_string(VipsObjectClass *object_class, const char *p)static FunctionDescriptorFunction descriptor for:extern VipsObject *vips_object_new_from_string(VipsObjectClass *object_class, const char *p)static MethodHandleDowncall method handle for:extern VipsObject *vips_object_new_from_string(VipsObjectClass *object_class, const char *p)static MemorySegmentAddress for:extern VipsObject *vips_object_new(GType type, VipsObjectSetArguments set, void *a, void *b)static FunctionDescriptorFunction descriptor for:extern VipsObject *vips_object_new(GType type, VipsObjectSetArguments set, void *a, void *b)static MethodHandleDowncall method handle for:extern VipsObject *vips_object_new(GType type, VipsObjectSetArguments set, void *a, void *b)static voidvips_object_preclose(MemorySegment object) extern void vips_object_preclose(VipsObject *object)static MemorySegmentAddress for:extern void vips_object_preclose(VipsObject *object)static FunctionDescriptorFunction descriptor for:extern void vips_object_preclose(VipsObject *object)static MethodHandleDowncall method handle for:extern void vips_object_preclose(VipsObject *object)static voidextern void vips_object_print_all()static MemorySegmentAddress for:extern void vips_object_print_all()static FunctionDescriptorFunction descriptor for:extern void vips_object_print_all()static MethodHandleDowncall method handle for:extern void vips_object_print_all()static voidvips_object_print_dump(MemorySegment object) extern void vips_object_print_dump(VipsObject *object)static MemorySegmentAddress for:extern void vips_object_print_dump(VipsObject *object)static FunctionDescriptorFunction descriptor for:extern void vips_object_print_dump(VipsObject *object)static MethodHandleDowncall method handle for:extern void vips_object_print_dump(VipsObject *object)static voidvips_object_print_name(MemorySegment object) extern void vips_object_print_name(VipsObject *object)static MemorySegmentAddress for:extern void vips_object_print_name(VipsObject *object)static FunctionDescriptorFunction descriptor for:extern void vips_object_print_name(VipsObject *object)static MethodHandleDowncall method handle for:extern void vips_object_print_name(VipsObject *object)static voidextern void vips_object_print_summary(VipsObject *object)static voidextern void vips_object_print_summary_class(VipsObjectClass *klass)static MemorySegmentAddress for:extern void vips_object_print_summary_class(VipsObjectClass *klass)static FunctionDescriptorFunction descriptor for:extern void vips_object_print_summary_class(VipsObjectClass *klass)static MethodHandleDowncall method handle for:extern void vips_object_print_summary_class(VipsObjectClass *klass)static MemorySegmentAddress for:extern void vips_object_print_summary(VipsObject *object)static FunctionDescriptorFunction descriptor for:extern void vips_object_print_summary(VipsObject *object)static MethodHandleDowncall method handle for:extern void vips_object_print_summary(VipsObject *object)static voidvips_object_rewind(MemorySegment object) extern void vips_object_rewind(VipsObject *object)static MemorySegmentAddress for:extern void vips_object_rewind(VipsObject *object)static FunctionDescriptorFunction descriptor for:extern void vips_object_rewind(VipsObject *object)static MethodHandleDowncall method handle for:extern void vips_object_rewind(VipsObject *object)static intvips_object_sanity(MemorySegment object) extern gboolean vips_object_sanity(VipsObject *object)static voidextern void vips_object_sanity_all()static MemorySegmentAddress for:extern void vips_object_sanity_all()static FunctionDescriptorFunction descriptor for:extern void vips_object_sanity_all()static MethodHandleDowncall method handle for:extern void vips_object_sanity_all()static MemorySegmentAddress for:extern gboolean vips_object_sanity(VipsObject *object)static FunctionDescriptorFunction descriptor for:extern gboolean vips_object_sanity(VipsObject *object)static MethodHandleDowncall method handle for:extern gboolean vips_object_sanity(VipsObject *object)static intvips_object_set_argument_from_string(MemorySegment object, MemorySegment name, MemorySegment value) extern int vips_object_set_argument_from_string(VipsObject *object, const char *name, const char *value)static MemorySegmentAddress for:extern int vips_object_set_argument_from_string(VipsObject *object, const char *name, const char *value)static FunctionDescriptorFunction descriptor for:extern int vips_object_set_argument_from_string(VipsObject *object, const char *name, const char *value)static MethodHandleDowncall method handle for:extern int vips_object_set_argument_from_string(VipsObject *object, const char *name, const char *value)static intvips_object_set_from_string(MemorySegment object, MemorySegment string) extern int vips_object_set_from_string(VipsObject *object, const char *string)static MemorySegmentAddress for:extern int vips_object_set_from_string(VipsObject *object, const char *string)static FunctionDescriptorFunction descriptor for:extern int vips_object_set_from_string(VipsObject *object, const char *string)static MethodHandleDowncall method handle for:extern int vips_object_set_from_string(VipsObject *object, const char *string)static voidvips_object_set_property(MemorySegment gobject, int property_id, MemorySegment value, MemorySegment pspec) extern void vips_object_set_property(GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec)static MemorySegmentAddress for:extern void vips_object_set_property(GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec)static FunctionDescriptorFunction descriptor for:extern void vips_object_set_property(GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec)static MethodHandleDowncall method handle for:extern void vips_object_set_property(GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec)static intvips_object_set_required(MemorySegment object, MemorySegment value) extern int vips_object_set_required(VipsObject *object, const char *value)static MemorySegmentAddress for:extern int vips_object_set_required(VipsObject *object, const char *value)static FunctionDescriptorFunction descriptor for:extern int vips_object_set_required(VipsObject *object, const char *value)static MethodHandleDowncall method handle for:extern int vips_object_set_required(VipsObject *object, const char *value)static voidvips_object_set_static(MemorySegment object, int static_object) extern void vips_object_set_static(VipsObject *object, gboolean static_object)static MemorySegmentAddress for:extern void vips_object_set_static(VipsObject *object, gboolean static_object)static FunctionDescriptorFunction descriptor for:extern void vips_object_set_static(VipsObject *object, gboolean static_object)static MethodHandleDowncall method handle for:extern void vips_object_set_static(VipsObject *object, gboolean static_object)static intvips_object_set_valist(MemorySegment object, MemorySegment ap) extern int vips_object_set_valist(VipsObject *object, va_list ap)static MemorySegmentAddress for:extern int vips_object_set_valist(VipsObject *object, va_list ap)static FunctionDescriptorFunction descriptor for:extern int vips_object_set_valist(VipsObject *object, va_list ap)static MethodHandleDowncall method handle for:extern int vips_object_set_valist(VipsObject *object, va_list ap)static voidvips_object_summary(MemorySegment object, MemorySegment buf) extern void vips_object_summary(VipsObject *object, VipsBuf *buf)static voidvips_object_summary_class(MemorySegment klass, MemorySegment buf) extern void vips_object_summary_class(VipsObjectClass *klass, VipsBuf *buf)static MemorySegmentAddress for:extern void vips_object_summary_class(VipsObjectClass *klass, VipsBuf *buf)static FunctionDescriptorFunction descriptor for:extern void vips_object_summary_class(VipsObjectClass *klass, VipsBuf *buf)static MethodHandleDowncall method handle for:extern void vips_object_summary_class(VipsObjectClass *klass, VipsBuf *buf)static MemorySegmentAddress for:extern void vips_object_summary(VipsObject *object, VipsBuf *buf)static FunctionDescriptorFunction descriptor for:extern void vips_object_summary(VipsObject *object, VipsBuf *buf)static MethodHandleDowncall method handle for:extern void vips_object_summary(VipsObject *object, VipsBuf *buf)static voidvips_object_to_string(MemorySegment object, MemorySegment buf) extern void vips_object_to_string(VipsObject *object, VipsBuf *buf)static MemorySegmentAddress for:extern void vips_object_to_string(VipsObject *object, VipsBuf *buf)static FunctionDescriptorFunction descriptor for:extern void vips_object_to_string(VipsObject *object, VipsBuf *buf)static MethodHandleDowncall method handle for:extern void vips_object_to_string(VipsObject *object, VipsBuf *buf)static voidextern void vips_object_unref_outputs(VipsObject *object)static MemorySegmentAddress for:extern void vips_object_unref_outputs(VipsObject *object)static FunctionDescriptorFunction descriptor for:extern void vips_object_unref_outputs(VipsObject *object)static MethodHandleDowncall method handle for:extern void vips_object_unref_outputs(VipsObject *object)static voidvips_operation_block_set(MemorySegment name, int state) extern void vips_operation_block_set(const char *name, gboolean state)static MemorySegmentAddress for:extern void vips_operation_block_set(const char *name, gboolean state)static FunctionDescriptorFunction descriptor for:extern void vips_operation_block_set(const char *name, gboolean state)static MethodHandleDowncall method handle for:extern void vips_operation_block_set(const char *name, gboolean state)static intenum <anonymous>.VIPS_OPERATION_BLOCKED = 32static intenum <anonymous>.VIPS_OPERATION_BOOLEAN_AND = 0static intenum <anonymous>.VIPS_OPERATION_BOOLEAN_EOR = 2static longextern GType vips_operation_boolean_get_type()static MemorySegmentAddress for:extern GType vips_operation_boolean_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_boolean_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_boolean_get_type()static intenum <anonymous>.VIPS_OPERATION_BOOLEAN_LAST = 5static intenum <anonymous>.VIPS_OPERATION_BOOLEAN_LSHIFT = 3static intenum <anonymous>.VIPS_OPERATION_BOOLEAN_OR = 1static intenum <anonymous>.VIPS_OPERATION_BOOLEAN_RSHIFT = 4static intvips_operation_call_valist(MemorySegment operation, MemorySegment ap) extern int vips_operation_call_valist(VipsOperation *operation, va_list ap)static MemorySegmentAddress for:extern int vips_operation_call_valist(VipsOperation *operation, va_list ap)static FunctionDescriptorFunction descriptor for:extern int vips_operation_call_valist(VipsOperation *operation, va_list ap)static MethodHandleDowncall method handle for:extern int vips_operation_call_valist(VipsOperation *operation, va_list ap)static voidvips_operation_class_print_usage(MemorySegment operation_class) extern void vips_operation_class_print_usage(VipsOperationClass *operation_class)static MemorySegmentAddress for:extern void vips_operation_class_print_usage(VipsOperationClass *operation_class)static FunctionDescriptorFunction descriptor for:extern void vips_operation_class_print_usage(VipsOperationClass *operation_class)static MethodHandleDowncall method handle for:extern void vips_operation_class_print_usage(VipsOperationClass *operation_class)static intenum <anonymous>.VIPS_OPERATION_COMPLEX_CONJ = 2static longextern GType vips_operation_complex_get_type()static MemorySegmentAddress for:extern GType vips_operation_complex_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_complex_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_complex_get_type()static intenum <anonymous>.VIPS_OPERATION_COMPLEX_LAST = 3static intenum <anonymous>.VIPS_OPERATION_COMPLEX_POLAR = 0static intenum <anonymous>.VIPS_OPERATION_COMPLEX_RECT = 1static intenum <anonymous>.VIPS_OPERATION_COMPLEX2_CROSS_PHASE = 0static longextern GType vips_operation_complex2_get_type()static MemorySegmentAddress for:extern GType vips_operation_complex2_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_complex2_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_complex2_get_type()static intenum <anonymous>.VIPS_OPERATION_COMPLEX2_LAST = 1static longextern GType vips_operation_complexget_get_type()static MemorySegmentAddress for:extern GType vips_operation_complexget_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_complexget_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_complexget_get_type()static intenum <anonymous>.VIPS_OPERATION_COMPLEXGET_IMAG = 1static intenum <anonymous>.VIPS_OPERATION_COMPLEXGET_LAST = 2static intenum <anonymous>.VIPS_OPERATION_COMPLEXGET_REAL = 0static intenum <anonymous>.VIPS_OPERATION_DEPRECATED = 8static longextern GType vips_operation_flags_get_type()static MemorySegmentAddress for:extern GType vips_operation_flags_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_flags_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_flags_get_type()static intvips_operation_get_flags(MemorySegment operation) extern VipsOperationFlags vips_operation_get_flags(VipsOperation *operation)static MemorySegmentAddress for:extern VipsOperationFlags vips_operation_get_flags(VipsOperation *operation)static FunctionDescriptorFunction descriptor for:extern VipsOperationFlags vips_operation_get_flags(VipsOperation *operation)static MethodHandleDowncall method handle for:extern VipsOperationFlags vips_operation_get_flags(VipsOperation *operation)static longextern GType vips_operation_get_type()static MemorySegmentAddress for:extern GType vips_operation_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_get_type()static voidvips_operation_invalidate(MemorySegment operation) extern void vips_operation_invalidate(VipsOperation *operation)static MemorySegmentAddress for:extern void vips_operation_invalidate(VipsOperation *operation)static FunctionDescriptorFunction descriptor for:extern void vips_operation_invalidate(VipsOperation *operation)static MethodHandleDowncall method handle for:extern void vips_operation_invalidate(VipsOperation *operation)static intenum <anonymous>.VIPS_OPERATION_MATH_ACOS = 4static intenum <anonymous>.VIPS_OPERATION_MATH_ACOSH = 14static intenum <anonymous>.VIPS_OPERATION_MATH_ASIN = 3static intenum <anonymous>.VIPS_OPERATION_MATH_ASINH = 13static intenum <anonymous>.VIPS_OPERATION_MATH_ATAN = 5static intenum <anonymous>.VIPS_OPERATION_MATH_ATANH = 15static intenum <anonymous>.VIPS_OPERATION_MATH_COS = 1static intenum <anonymous>.VIPS_OPERATION_MATH_COSH = 11static intenum <anonymous>.VIPS_OPERATION_MATH_EXP = 8static intenum <anonymous>.VIPS_OPERATION_MATH_EXP10 = 9static longextern GType vips_operation_math_get_type()static MemorySegmentAddress for:extern GType vips_operation_math_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_math_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_math_get_type()static intenum <anonymous>.VIPS_OPERATION_MATH_LAST = 16static intenum <anonymous>.VIPS_OPERATION_MATH_LOG = 6static intenum <anonymous>.VIPS_OPERATION_MATH_LOG10 = 7static intenum <anonymous>.VIPS_OPERATION_MATH_SIN = 0static intenum <anonymous>.VIPS_OPERATION_MATH_SINH = 10static intenum <anonymous>.VIPS_OPERATION_MATH_TAN = 2static intenum <anonymous>.VIPS_OPERATION_MATH_TANH = 12static intenum <anonymous>.VIPS_OPERATION_MATH2_ATAN2 = 2static longextern GType vips_operation_math2_get_type()static MemorySegmentAddress for:extern GType vips_operation_math2_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_math2_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_math2_get_type()static intenum <anonymous>.VIPS_OPERATION_MATH2_LAST = 3static intenum <anonymous>.VIPS_OPERATION_MATH2_POW = 0static intenum <anonymous>.VIPS_OPERATION_MATH2_WOP = 1static intenum <anonymous>.VIPS_OPERATION_MORPHOLOGY_DILATE = 1static intenum <anonymous>.VIPS_OPERATION_MORPHOLOGY_ERODE = 0static longextern GType vips_operation_morphology_get_type()static MemorySegmentAddress for:extern GType vips_operation_morphology_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_morphology_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_morphology_get_type()static intenum <anonymous>.VIPS_OPERATION_MORPHOLOGY_LAST = 2static MemorySegmentextern VipsOperation *vips_operation_new(const char *name)static MemorySegmentAddress for:extern VipsOperation *vips_operation_new(const char *name)static FunctionDescriptorFunction descriptor for:extern VipsOperation *vips_operation_new(const char *name)static MethodHandleDowncall method handle for:extern VipsOperation *vips_operation_new(const char *name)static intenum <anonymous>.VIPS_OPERATION_NOCACHE = 4static intenum <anonymous>.VIPS_OPERATION_NONE = 0static intenum <anonymous>.VIPS_OPERATION_RELATIONAL_EQUAL = 0static longextern GType vips_operation_relational_get_type()static MemorySegmentAddress for:extern GType vips_operation_relational_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_relational_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_relational_get_type()static intenum <anonymous>.VIPS_OPERATION_RELATIONAL_LAST = 6static intenum <anonymous>.VIPS_OPERATION_RELATIONAL_LESS = 2static intenum <anonymous>.VIPS_OPERATION_RELATIONAL_LESSEQ = 3static intenum <anonymous>.VIPS_OPERATION_RELATIONAL_MORE = 4static intenum <anonymous>.VIPS_OPERATION_RELATIONAL_MOREEQ = 5static intenum <anonymous>.VIPS_OPERATION_RELATIONAL_NOTEQ = 1static intenum <anonymous>.VIPS_OPERATION_REVALIDATE = 64static intenum <anonymous>.VIPS_OPERATION_ROUND_CEIL = 1static intenum <anonymous>.VIPS_OPERATION_ROUND_FLOOR = 2static longextern GType vips_operation_round_get_type()static MemorySegmentAddress for:extern GType vips_operation_round_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_operation_round_get_type()static MethodHandleDowncall method handle for:extern GType vips_operation_round_get_type()static intenum <anonymous>.VIPS_OPERATION_ROUND_LAST = 3static intenum <anonymous>.VIPS_OPERATION_ROUND_RINT = 0static intenum <anonymous>.VIPS_OPERATION_SEQUENTIAL = 1static intenum <anonymous>.VIPS_OPERATION_SEQUENTIAL_UNBUFFERED = 2static intenum <anonymous>.VIPS_OPERATION_UNTRUSTED = 16static int#define VIPS_PATH_MAX 4096static intenum <anonymous>.VIPS_PCS_LAB = 0static intenum <anonymous>.VIPS_PCS_LAST = 2static intenum <anonymous>.VIPS_PCS_XYZ = 1static doubleVIPS_PI()#define VIPS_PI 3.141592653589793static intenum <anonymous>.VIPS_PRECISION_APPROXIMATE = 2static intenum <anonymous>.VIPS_PRECISION_FLOAT = 1static intenum <anonymous>.VIPS_PRECISION_INTEGER = 0static intenum <anonymous>.VIPS_PRECISION_LAST = 3static intenum _RegionType.VIPS_REGION_BUFFER = 1static intenum _RegionType.VIPS_REGION_NONE = 0static intenum _RegionType.VIPS_REGION_OTHER_IMAGE = 3static intenum _RegionType.VIPS_REGION_OTHER_REGION = 2static intenum <anonymous>.VIPS_REGION_SHRINK_LAST = 6static intenum <anonymous>.VIPS_REGION_SHRINK_MAX = 3static intenum <anonymous>.VIPS_REGION_SHRINK_MEAN = 0static intenum <anonymous>.VIPS_REGION_SHRINK_MEDIAN = 1static intenum <anonymous>.VIPS_REGION_SHRINK_MIN = 4static intenum <anonymous>.VIPS_REGION_SHRINK_MODE = 2static intenum <anonymous>.VIPS_REGION_SHRINK_NEAREST = 5static intenum _RegionType.VIPS_REGION_WINDOW = 4static intenum <anonymous>.VIPS_SAVEABLE_ANY = 5static intenum <anonymous>.VIPS_SAVEABLE_LAST = 6static intenum <anonymous>.VIPS_SAVEABLE_MONO = 0static intenum <anonymous>.VIPS_SAVEABLE_RGB = 1static intenum <anonymous>.VIPS_SAVEABLE_RGB_CMYK = 4static intenum <anonymous>.VIPS_SAVEABLE_RGBA = 2static intenum <anonymous>.VIPS_SAVEABLE_RGBA_ONLY = 3static int#define VIPS_SBUF_BUFFER_SIZE 4096static voidextern void vips_shutdown()static MemorySegmentAddress for:extern void vips_shutdown()static FunctionDescriptorFunction descriptor for:extern void vips_shutdown()static MethodHandleDowncall method handle for:extern void vips_shutdown()static intenum <anonymous>.VIPS_SIZE_BOTH = 0static intenum <anonymous>.VIPS_SIZE_DOWN = 2static intenum <anonymous>.VIPS_SIZE_FORCE = 3static intenum <anonymous>.VIPS_SIZE_LAST = 4static intenum <anonymous>.VIPS_SIZE_UP = 1static int#define VIPS_SIZEOF_HEADER 64static longextern GType vips_source_get_type()static MemorySegmentAddress for:extern GType vips_source_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_source_get_type()static MethodHandleDowncall method handle for:extern GType vips_source_get_type()static MemorySegmentextern VipsSource *vips_source_new_from_blob(VipsBlob *blob)static MemorySegmentAddress for:extern VipsSource *vips_source_new_from_blob(VipsBlob *blob)static FunctionDescriptorFunction descriptor for:extern VipsSource *vips_source_new_from_blob(VipsBlob *blob)static MethodHandleDowncall method handle for:extern VipsSource *vips_source_new_from_blob(VipsBlob *blob)static MemorySegmentvips_source_new_from_descriptor(int descriptor) extern VipsSource *vips_source_new_from_descriptor(int descriptor)static MemorySegmentAddress for:extern VipsSource *vips_source_new_from_descriptor(int descriptor)static FunctionDescriptorFunction descriptor for:extern VipsSource *vips_source_new_from_descriptor(int descriptor)static MethodHandleDowncall method handle for:extern VipsSource *vips_source_new_from_descriptor(int descriptor)static MemorySegmentvips_source_new_from_file(MemorySegment filename) extern VipsSource *vips_source_new_from_file(const char *filename)static MemorySegmentAddress for:extern VipsSource *vips_source_new_from_file(const char *filename)static FunctionDescriptorFunction descriptor for:extern VipsSource *vips_source_new_from_file(const char *filename)static MethodHandleDowncall method handle for:extern VipsSource *vips_source_new_from_file(const char *filename)static MemorySegmentvips_source_new_from_memory(MemorySegment data, long size) extern VipsSource *vips_source_new_from_memory(const void *data, size_t size)static MemorySegmentAddress for:extern VipsSource *vips_source_new_from_memory(const void *data, size_t size)static FunctionDescriptorFunction descriptor for:extern VipsSource *vips_source_new_from_memory(const void *data, size_t size)static MethodHandleDowncall method handle for:extern VipsSource *vips_source_new_from_memory(const void *data, size_t size)static MemorySegmentextern VipsSource *vips_source_new_from_options(const char *options)static MemorySegmentAddress for:extern VipsSource *vips_source_new_from_options(const char *options)static FunctionDescriptorFunction descriptor for:extern VipsSource *vips_source_new_from_options(const char *options)static MethodHandleDowncall method handle for:extern VipsSource *vips_source_new_from_options(const char *options)static MemorySegmentextern VipsSource *vips_source_new_from_target(VipsTarget *target)static MemorySegmentAddress for:extern VipsSource *vips_source_new_from_target(VipsTarget *target)static FunctionDescriptorFunction descriptor for:extern VipsSource *vips_source_new_from_target(VipsTarget *target)static MethodHandleDowncall method handle for:extern VipsSource *vips_source_new_from_target(VipsTarget *target)static int#define VIPS_SPARE 8static int#define VIPS_TARGET_BUFFER_SIZE 8500static int#define VIPS_TARGET_CUSTOM_BUFFER_SIZE 4096static longextern GType vips_target_custom_get_type()static MemorySegmentAddress for:extern GType vips_target_custom_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_target_custom_get_type()static MethodHandleDowncall method handle for:extern GType vips_target_custom_get_type()static MemorySegmentextern VipsTargetCustom *vips_target_custom_new()static MemorySegmentAddress for:extern VipsTargetCustom *vips_target_custom_new()static FunctionDescriptorFunction descriptor for:extern VipsTargetCustom *vips_target_custom_new()static MethodHandleDowncall method handle for:extern VipsTargetCustom *vips_target_custom_new()static intvips_target_end(MemorySegment target) extern int vips_target_end(VipsTarget *target)static MemorySegmentAddress for:extern int vips_target_end(VipsTarget *target)static FunctionDescriptorFunction descriptor for:extern int vips_target_end(VipsTarget *target)static MethodHandleDowncall method handle for:extern int vips_target_end(VipsTarget *target)static voidvips_target_finish(MemorySegment target) extern void vips_target_finish(VipsTarget *target)static MemorySegmentAddress for:extern void vips_target_finish(VipsTarget *target)static FunctionDescriptorFunction descriptor for:extern void vips_target_finish(VipsTarget *target)static MethodHandleDowncall method handle for:extern void vips_target_finish(VipsTarget *target)static longextern GType vips_target_get_type()static MemorySegmentAddress for:extern GType vips_target_get_type()static FunctionDescriptorFunction descriptor for:extern GType vips_target_get_type()static MethodHandleDowncall method handle for:extern GType vips_target_get_type()static MemorySegmentvips_target_new_temp(MemorySegment target) extern VipsTarget *vips_target_new_temp(VipsTarget *target)static MemorySegmentAddress for:extern VipsTarget *vips_target_new_temp(VipsTarget *target)static FunctionDescriptorFunction descriptor for:extern VipsTarget *vips_target_new_temp(VipsTarget *target)static MethodHandleDowncall method handle for:extern VipsTarget *vips_target_new_temp(VipsTarget *target)static MemorySegmentvips_target_new_to_descriptor(int descriptor) extern VipsTarget *vips_target_new_to_descriptor(int descriptor)static MemorySegmentAddress for:extern VipsTarget *vips_target_new_to_descriptor(int descriptor)static FunctionDescriptorFunction descriptor for:extern VipsTarget *vips_target_new_to_descriptor(int descriptor)static MethodHandleDowncall method handle for:extern VipsTarget *vips_target_new_to_descriptor(int descriptor)static MemorySegmentvips_target_new_to_file(MemorySegment filename) extern VipsTarget *vips_target_new_to_file(const char *filename)static MemorySegmentAddress for:extern VipsTarget *vips_target_new_to_file(const char *filename)static FunctionDescriptorFunction descriptor for:extern VipsTarget *vips_target_new_to_file(const char *filename)static MethodHandleDowncall method handle for:extern VipsTarget *vips_target_new_to_file(const char *filename)static MemorySegmentextern VipsTarget *vips_target_new_to_memory()static MemorySegmentAddress for:extern VipsTarget *vips_target_new_to_memory()static FunctionDescriptorFunction descriptor for:extern VipsTarget *vips_target_new_to_memory()static MethodHandleDowncall method handle for:extern VipsTarget *vips_target_new_to_memory()static intvips_target_putc(MemorySegment target, int ch) extern int vips_target_putc(VipsTarget *target, int ch)static MemorySegmentAddress for:extern int vips_target_putc(VipsTarget *target, int ch)static FunctionDescriptorFunction descriptor for:extern int vips_target_putc(VipsTarget *target, int ch)static MethodHandleDowncall method handle for:extern int vips_target_putc(VipsTarget *target, int ch)static longvips_target_read(MemorySegment target, MemorySegment buffer, long length) extern gint64 vips_target_read(VipsTarget *target, void *buffer, size_t length)static MemorySegmentAddress for:extern gint64 vips_target_read(VipsTarget *target, void *buffer, size_t length)static FunctionDescriptorFunction descriptor for:extern gint64 vips_target_read(VipsTarget *target, void *buffer, size_t length)static MethodHandleDowncall method handle for:extern gint64 vips_target_read(VipsTarget *target, void *buffer, size_t length)static longvips_target_seek(MemorySegment target, long offset, int whence) extern gint64 vips_target_seek(VipsTarget *target, gint64 offset, int whence)static MemorySegmentAddress for:extern gint64 vips_target_seek(VipsTarget *target, gint64 offset, int whence)static FunctionDescriptorFunction descriptor for:extern gint64 vips_target_seek(VipsTarget *target, gint64 offset, int whence)static MethodHandleDowncall method handle for:extern gint64 vips_target_seek(VipsTarget *target, gint64 offset, int whence)static MemorySegmentvips_target_steal(MemorySegment target, MemorySegment length) extern unsigned char *vips_target_steal(VipsTarget *target, size_t *length)static MemorySegmentvips_target_steal_text(MemorySegment target) extern char *vips_target_steal_text(VipsTarget *target)static MemorySegmentAddress for:extern char *vips_target_steal_text(VipsTarget *target)static FunctionDescriptorFunction descriptor for:extern char *vips_target_steal_text(VipsTarget *target)static MethodHandleDowncall method handle for:extern char *vips_target_steal_text(VipsTarget *target)static MemorySegmentAddress for:extern unsigned char *vips_target_steal(VipsTarget *target, size_t *length)static FunctionDescriptorFunction descriptor for:extern unsigned char *vips_target_steal(VipsTarget *target, size_t *length)static MethodHandleDowncall method handle for:extern unsigned char *vips_target_steal(VipsTarget *target, size_t *length)static intvips_target_write(MemorySegment target, MemorySegment data, long length) extern int vips_target_write(VipsTarget *target, const void *data, size_t length)static intvips_target_write_amp(MemorySegment target, MemorySegment str) extern int vips_target_write_amp(VipsTarget *target, const char *str)static MemorySegmentAddress for:extern int vips_target_write_amp(VipsTarget *target, const char *str)static FunctionDescriptorFunction descriptor for:extern int vips_target_write_amp(VipsTarget *target, const char *str)static MethodHandleDowncall method handle for:extern int vips_target_write_amp(VipsTarget *target, const char *str)static MemorySegmentAddress for:extern int vips_target_write(VipsTarget *target, const void *data, size_t length)static FunctionDescriptorFunction descriptor for:extern int vips_target_write(VipsTarget *target, const void *data, size_t length)static MethodHandleDowncall method handle for:extern int vips_target_write(VipsTarget *target, const void *data, size_t length)static intvips_target_writes(MemorySegment target, MemorySegment str) extern int vips_target_writes(VipsTarget *target, const char *str)static MemorySegmentAddress for:extern int vips_target_writes(VipsTarget *target, const char *str)static FunctionDescriptorFunction descriptor for:extern int vips_target_writes(VipsTarget *target, const char *str)static MethodHandleDowncall method handle for:extern int vips_target_writes(VipsTarget *target, const char *str)static intenum <anonymous>.VIPS_TEXT_WRAP_CHAR = 1static intenum <anonymous>.VIPS_TEXT_WRAP_LAST = 4static intenum <anonymous>.VIPS_TEXT_WRAP_NONE = 3static intenum <anonymous>.VIPS_TEXT_WRAP_WORD = 0static intenum <anonymous>.VIPS_TEXT_WRAP_WORD_CHAR = 2static intenum <anonymous>.VIPS_TOKEN_COMMA = 5static intenum <anonymous>.VIPS_TOKEN_EQUALS = 4static intenum <anonymous>.VIPS_TOKEN_LEFT = 1static intenum <anonymous>.VIPS_TOKEN_RIGHT = 2static intenum <anonymous>.VIPS_TOKEN_STRING = 3static int#define VIPS_TRANSFORM_SCALE 64static int#define VIPS_TRANSFORM_SHIFT 6static intvips_type_depth(long type) extern int vips_type_depth(GType type)static MemorySegmentAddress for:extern int vips_type_depth(GType type)static FunctionDescriptorFunction descriptor for:extern int vips_type_depth(GType type)static MethodHandleDowncall method handle for:extern int vips_type_depth(GType type)static longvips_type_find(MemorySegment basename, MemorySegment nickname) extern GType vips_type_find(const char *basename, const char *nickname)static MemorySegmentAddress for:extern GType vips_type_find(const char *basename, const char *nickname)static FunctionDescriptorFunction descriptor for:extern GType vips_type_find(const char *basename, const char *nickname)static MethodHandleDowncall method handle for:extern GType vips_type_find(const char *basename, const char *nickname)static MemorySegmentvips_type_map(long base, MemorySegment fn, MemorySegment a, MemorySegment b) extern void *vips_type_map(GType base, VipsTypeMap2Fn fn, void *a, void *b)static MemorySegmentvips_type_map_all(long base, MemorySegment fn, MemorySegment a) extern void *vips_type_map_all(GType base, VipsTypeMapFn fn, void *a)static MemorySegmentAddress for:extern void *vips_type_map_all(GType base, VipsTypeMapFn fn, void *a)static FunctionDescriptorFunction descriptor for:extern void *vips_type_map_all(GType base, VipsTypeMapFn fn, void *a)static MethodHandleDowncall method handle for:extern void *vips_type_map_all(GType base, VipsTypeMapFn fn, void *a)static MemorySegmentAddress for:extern void *vips_type_map(GType base, VipsTypeMap2Fn fn, void *a, void *b)static FunctionDescriptorFunction descriptor for:extern void *vips_type_map(GType base, VipsTypeMap2Fn fn, void *a, void *b)static MethodHandleDowncall method handle for:extern void *vips_type_map(GType base, VipsTypeMap2Fn fn, void *a, void *b)static MemorySegmentvips_value_get_area(MemorySegment value, MemorySegment length) extern void *vips_value_get_area(const GValue *value, size_t *length)static MemorySegmentAddress for:extern void *vips_value_get_area(const GValue *value, size_t *length)static FunctionDescriptorFunction descriptor for:extern void *vips_value_get_area(const GValue *value, size_t *length)static MethodHandleDowncall method handle for:extern void *vips_value_get_area(const GValue *value, size_t *length)static MemorySegmentvips_value_get_array(MemorySegment value, MemorySegment n, MemorySegment type, MemorySegment sizeof_type) extern void *vips_value_get_array(const GValue *value, int *n, GType *type, size_t *sizeof_type)static MemorySegmentextern double *vips_value_get_array_double(const GValue *value, int *n)static MemorySegmentAddress for:extern double *vips_value_get_array_double(const GValue *value, int *n)static FunctionDescriptorFunction descriptor for:extern double *vips_value_get_array_double(const GValue *value, int *n)static MethodHandleDowncall method handle for:extern double *vips_value_get_array_double(const GValue *value, int *n)static MemorySegmentextern VipsImage **vips_value_get_array_image(const GValue *value, int *n)static MemorySegmentAddress for:extern VipsImage **vips_value_get_array_image(const GValue *value, int *n)static FunctionDescriptorFunction descriptor for:extern VipsImage **vips_value_get_array_image(const GValue *value, int *n)static MethodHandleDowncall method handle for:extern VipsImage **vips_value_get_array_image(const GValue *value, int *n)static MemorySegmentextern int *vips_value_get_array_int(const GValue *value, int *n)static MemorySegmentAddress for:extern int *vips_value_get_array_int(const GValue *value, int *n)static FunctionDescriptorFunction descriptor for:extern int *vips_value_get_array_int(const GValue *value, int *n)static MethodHandleDowncall method handle for:extern int *vips_value_get_array_int(const GValue *value, int *n)static MemorySegmentextern GObject **vips_value_get_array_object(const GValue *value, int *n)static MemorySegmentAddress for:extern GObject **vips_value_get_array_object(const GValue *value, int *n)static FunctionDescriptorFunction descriptor for:extern GObject **vips_value_get_array_object(const GValue *value, int *n)static MethodHandleDowncall method handle for:extern GObject **vips_value_get_array_object(const GValue *value, int *n)static MemorySegmentAddress for:extern void *vips_value_get_array(const GValue *value, int *n, GType *type, size_t *sizeof_type)static FunctionDescriptorFunction descriptor for:extern void *vips_value_get_array(const GValue *value, int *n, GType *type, size_t *sizeof_type)static MethodHandleDowncall method handle for:extern void *vips_value_get_array(const GValue *value, int *n, GType *type, size_t *sizeof_type)static MemorySegmentvips_value_get_blob(MemorySegment value, MemorySegment length) extern void *vips_value_get_blob(const GValue *value, size_t *length)static MemorySegmentAddress for:extern void *vips_value_get_blob(const GValue *value, size_t *length)static FunctionDescriptorFunction descriptor for:extern void *vips_value_get_blob(const GValue *value, size_t *length)static MethodHandleDowncall method handle for:extern void *vips_value_get_blob(const GValue *value, size_t *length)static MemorySegmentvips_value_get_ref_string(MemorySegment value, MemorySegment length) extern const char *vips_value_get_ref_string(const GValue *value, size_t *length)static MemorySegmentAddress for:extern const char *vips_value_get_ref_string(const GValue *value, size_t *length)static FunctionDescriptorFunction descriptor for:extern const char *vips_value_get_ref_string(const GValue *value, size_t *length)static MethodHandleDowncall method handle for:extern const char *vips_value_get_ref_string(const GValue *value, size_t *length)static MemorySegmentextern const char *vips_value_get_save_string(const GValue *value)static MemorySegmentAddress for:extern const char *vips_value_get_save_string(const GValue *value)static FunctionDescriptorFunction descriptor for:extern const char *vips_value_get_save_string(const GValue *value)static MethodHandleDowncall method handle for:extern const char *vips_value_get_save_string(const GValue *value)static intvips_value_is_null(MemorySegment psoec, MemorySegment value) extern gboolean vips_value_is_null(GParamSpec *psoec, const GValue *value)static MemorySegmentAddress for:extern gboolean vips_value_is_null(GParamSpec *psoec, const GValue *value)static FunctionDescriptorFunction descriptor for:extern gboolean vips_value_is_null(GParamSpec *psoec, const GValue *value)static MethodHandleDowncall method handle for:extern gboolean vips_value_is_null(GParamSpec *psoec, const GValue *value)static voidvips_value_set_area(MemorySegment value, MemorySegment free_fn, MemorySegment data) extern void vips_value_set_area(GValue *value, VipsCallbackFn free_fn, void *data)static MemorySegmentAddress for:extern void vips_value_set_area(GValue *value, VipsCallbackFn free_fn, void *data)static FunctionDescriptorFunction descriptor for:extern void vips_value_set_area(GValue *value, VipsCallbackFn free_fn, void *data)static MethodHandleDowncall method handle for:extern void vips_value_set_area(GValue *value, VipsCallbackFn free_fn, void *data)static voidvips_value_set_array(MemorySegment value, int n, long type, long sizeof_type) extern void vips_value_set_array(GValue *value, int n, GType type, size_t sizeof_type)static voidvips_value_set_array_double(MemorySegment value, MemorySegment array, int n) extern void vips_value_set_array_double(GValue *value, const double *array, int n)static MemorySegmentAddress for:extern void vips_value_set_array_double(GValue *value, const double *array, int n)static FunctionDescriptorFunction descriptor for:extern void vips_value_set_array_double(GValue *value, const double *array, int n)static MethodHandleDowncall method handle for:extern void vips_value_set_array_double(GValue *value, const double *array, int n)static voidvips_value_set_array_image(MemorySegment value, int n) extern void vips_value_set_array_image(GValue *value, int n)static MemorySegmentAddress for:extern void vips_value_set_array_image(GValue *value, int n)static FunctionDescriptorFunction descriptor for:extern void vips_value_set_array_image(GValue *value, int n)static MethodHandleDowncall method handle for:extern void vips_value_set_array_image(GValue *value, int n)static voidvips_value_set_array_int(MemorySegment value, MemorySegment array, int n) extern void vips_value_set_array_int(GValue *value, const int *array, int n)static MemorySegmentAddress for:extern void vips_value_set_array_int(GValue *value, const int *array, int n)static FunctionDescriptorFunction descriptor for:extern void vips_value_set_array_int(GValue *value, const int *array, int n)static MethodHandleDowncall method handle for:extern void vips_value_set_array_int(GValue *value, const int *array, int n)static voidvips_value_set_array_object(MemorySegment value, int n) extern void vips_value_set_array_object(GValue *value, int n)static MemorySegmentAddress for:extern void vips_value_set_array_object(GValue *value, int n)static FunctionDescriptorFunction descriptor for:extern void vips_value_set_array_object(GValue *value, int n)static MethodHandleDowncall method handle for:extern void vips_value_set_array_object(GValue *value, int n)static MemorySegmentAddress for:extern void vips_value_set_array(GValue *value, int n, GType type, size_t sizeof_type)static FunctionDescriptorFunction descriptor for:extern void vips_value_set_array(GValue *value, int n, GType type, size_t sizeof_type)static MethodHandleDowncall method handle for:extern void vips_value_set_array(GValue *value, int n, GType type, size_t sizeof_type)static voidvips_value_set_blob(MemorySegment value, MemorySegment free_fn, MemorySegment data, long length) extern void vips_value_set_blob(GValue *value, VipsCallbackFn free_fn, const void *data, size_t length)static voidvips_value_set_blob_free(MemorySegment value, MemorySegment data, long length) extern void vips_value_set_blob_free(GValue *value, void *data, size_t length)static MemorySegmentAddress for:extern void vips_value_set_blob_free(GValue *value, void *data, size_t length)static FunctionDescriptorFunction descriptor for:extern void vips_value_set_blob_free(GValue *value, void *data, size_t length)static MethodHandleDowncall method handle for:extern void vips_value_set_blob_free(GValue *value, void *data, size_t length)static MemorySegmentAddress for:extern void vips_value_set_blob(GValue *value, VipsCallbackFn free_fn, const void *data, size_t length)static FunctionDescriptorFunction descriptor for:extern void vips_value_set_blob(GValue *value, VipsCallbackFn free_fn, const void *data, size_t length)static MethodHandleDowncall method handle for:extern void vips_value_set_blob(GValue *value, VipsCallbackFn free_fn, const void *data, size_t length)static voidvips_value_set_ref_string(MemorySegment value, MemorySegment str) extern void vips_value_set_ref_string(GValue *value, const char *str)static MemorySegmentAddress for:extern void vips_value_set_ref_string(GValue *value, const char *str)static FunctionDescriptorFunction descriptor for:extern void vips_value_set_ref_string(GValue *value, const char *str)static MethodHandleDowncall method handle for:extern void vips_value_set_ref_string(GValue *value, const char *str)static voidvips_value_set_save_string(MemorySegment value, MemorySegment str) extern void vips_value_set_save_string(GValue *value, const char *str)static MemorySegmentAddress for:extern void vips_value_set_save_string(GValue *value, const char *str)static FunctionDescriptorFunction descriptor for:extern void vips_value_set_save_string(GValue *value, const char *str)static MethodHandleDowncall method handle for:extern void vips_value_set_save_string(GValue *value, const char *str)static intvips_version(int flag) extern int vips_version(int flag)static MemorySegment#define VIPS_VERSION "8.15.3"static MemorySegmentextern const char *vips_version_string()static MemorySegment#define VIPS_VERSION_STRING "8.15.3"static MemorySegmentAddress for:extern const char *vips_version_string()static FunctionDescriptorFunction descriptor for:extern const char *vips_version_string()static MethodHandleDowncall method handle for:extern const char *vips_version_string()static MemorySegmentAddress for:extern int vips_version(int flag)static FunctionDescriptorFunction descriptor for:extern int vips_version(int flag)static MethodHandleDowncall method handle for:extern int vips_version(int flag)
-
Field Details
-
C_BOOL
-
C_CHAR
-
C_SHORT
-
C_INT
-
C_LONG_LONG
-
C_FLOAT
-
C_DOUBLE
-
C_POINTER
-
C_LONG
-
GEnumClass_autoptr
typedef GEnumClass *GEnumClass_autoptr -
GEnumClass_listautoptr
typedef GList *GEnumClass_listautoptr -
GEnumClass_slistautoptr
typedef GSList *GEnumClass_slistautoptr -
GEnumClass_queueautoptr
typedef GQueue *GEnumClass_queueautoptr -
GObject_autoptr
typedef GObject *GObject_autoptr -
GObject_listautoptr
typedef GList *GObject_listautoptr -
GObject_slistautoptr
typedef GSList *GObject_slistautoptr -
GObject_queueautoptr
typedef GQueue *GObject_queueautoptr -
GParamSpec_autoptr
typedef GParamSpec *GParamSpec_autoptr -
GParamSpec_listautoptr
typedef GList *GParamSpec_listautoptr -
GParamSpec_slistautoptr
typedef GSList *GParamSpec_slistautoptr -
GParamSpec_queueautoptr
typedef GQueue *GParamSpec_queueautoptr -
GTypeClass_autoptr
typedef GTypeClass *GTypeClass_autoptr -
GTypeClass_listautoptr
typedef GList *GTypeClass_listautoptr -
GTypeClass_slistautoptr
typedef GSList *GTypeClass_slistautoptr -
GTypeClass_queueautoptr
typedef GQueue *GTypeClass_queueautoptr -
GInputStream_autoptr
typedef GInputStream *GInputStream_autoptr -
GInputStream_listautoptr
typedef GList *GInputStream_listautoptr -
GInputStream_slistautoptr
typedef GSList *GInputStream_slistautoptr -
GInputStream_queueautoptr
typedef GQueue *GInputStream_queueautoptr
-
-
Method Details
-
VIPS_ENABLE_DEPRECATED
public static int VIPS_ENABLE_DEPRECATED()#define VIPS_ENABLE_DEPRECATED 1 -
g_free$descriptor
Function descriptor for:extern void (g_free)(gpointer mem) -
g_free$handle
Downcall method handle for:extern void (g_free)(gpointer mem) -
g_free$address
Address for:extern void (g_free)(gpointer mem) -
g_free
extern void (g_free)(gpointer mem) -
g_free_sized$descriptor
Function descriptor for:extern void g_free_sized(gpointer mem, size_t size) -
g_free_sized$handle
Downcall method handle for:extern void g_free_sized(gpointer mem, size_t size) -
g_free_sized$address
Address for:extern void g_free_sized(gpointer mem, size_t size) -
g_free_sized
extern void g_free_sized(gpointer mem, size_t size) -
g_string_free$descriptor
Function descriptor for:extern gchar *(g_string_free)(GString *string, gboolean free_segment) -
g_string_free$handle
Downcall method handle for:extern gchar *(g_string_free)(GString *string, gboolean free_segment) -
g_string_free$address
Address for:extern gchar *(g_string_free)(GString *string, gboolean free_segment) -
g_string_free
extern gchar *(g_string_free)(GString *string, gboolean free_segment) -
g_string_free_and_steal$descriptor
Function descriptor for:extern gchar *g_string_free_and_steal(GString *string) -
g_string_free_and_steal$handle
Downcall method handle for:extern gchar *g_string_free_and_steal(GString *string) -
g_string_free_and_steal$address
Address for:extern gchar *g_string_free_and_steal(GString *string) -
g_string_free_and_steal
extern gchar *g_string_free_and_steal(GString *string) -
g_string_free_to_bytes$descriptor
Function descriptor for:extern GBytes *g_string_free_to_bytes(GString *string) -
g_string_free_to_bytes$handle
Downcall method handle for:extern GBytes *g_string_free_to_bytes(GString *string) -
g_string_free_to_bytes$address
Address for:extern GBytes *g_string_free_to_bytes(GString *string) -
g_string_free_to_bytes
extern GBytes *g_string_free_to_bytes(GString *string) -
g_test_log_type_name$descriptor
Function descriptor for:extern const char *g_test_log_type_name(GTestLogType log_type) -
g_test_log_type_name$handle
Downcall method handle for:extern const char *g_test_log_type_name(GTestLogType log_type) -
g_test_log_type_name$address
Address for:extern const char *g_test_log_type_name(GTestLogType log_type) -
g_test_log_type_name
extern const char *g_test_log_type_name(GTestLogType log_type) -
g_test_log_msg_free$descriptor
Function descriptor for:extern void g_test_log_msg_free(GTestLogMsg *tmsg) -
g_test_log_msg_free$handle
Downcall method handle for:extern void g_test_log_msg_free(GTestLogMsg *tmsg) -
g_test_log_msg_free$address
Address for:extern void g_test_log_msg_free(GTestLogMsg *tmsg) -
g_test_log_msg_free
extern void g_test_log_msg_free(GTestLogMsg *tmsg) -
G_TYPE_DEBUG_NONE
public static int G_TYPE_DEBUG_NONE()enum <anonymous>.G_TYPE_DEBUG_NONE = 0 -
G_TYPE_DEBUG_OBJECTS
public static int G_TYPE_DEBUG_OBJECTS()enum <anonymous>.G_TYPE_DEBUG_OBJECTS = 1 -
G_TYPE_DEBUG_SIGNALS
public static int G_TYPE_DEBUG_SIGNALS()enum <anonymous>.G_TYPE_DEBUG_SIGNALS = 2 -
G_TYPE_DEBUG_INSTANCE_COUNT
public static int G_TYPE_DEBUG_INSTANCE_COUNT()enum <anonymous>.G_TYPE_DEBUG_INSTANCE_COUNT = 4 -
G_TYPE_DEBUG_MASK
public static int G_TYPE_DEBUG_MASK()enum <anonymous>.G_TYPE_DEBUG_MASK = 7 -
g_type_init$descriptor
Function descriptor for:extern void g_type_init() -
g_type_init$handle
Downcall method handle for:extern void g_type_init() -
g_type_init$address
Address for:extern void g_type_init() -
g_type_init
public static void g_type_init()extern void g_type_init() -
g_type_init_with_debug_flags$descriptor
Function descriptor for:extern void g_type_init_with_debug_flags(GTypeDebugFlags debug_flags) -
g_type_init_with_debug_flags$handle
Downcall method handle for:extern void g_type_init_with_debug_flags(GTypeDebugFlags debug_flags) -
g_type_init_with_debug_flags$address
Address for:extern void g_type_init_with_debug_flags(GTypeDebugFlags debug_flags) -
g_type_init_with_debug_flags
public static void g_type_init_with_debug_flags(int debug_flags) extern void g_type_init_with_debug_flags(GTypeDebugFlags debug_flags) -
g_type_name$descriptor
Function descriptor for:extern const gchar *g_type_name(GType type) -
g_type_name$handle
Downcall method handle for:extern const gchar *g_type_name(GType type) -
g_type_name$address
Address for:extern const gchar *g_type_name(GType type) -
g_type_name
extern const gchar *g_type_name(GType type) -
g_type_qname$descriptor
Function descriptor for:extern GQuark g_type_qname(GType type) -
g_type_qname$handle
Downcall method handle for:extern GQuark g_type_qname(GType type) -
g_type_qname$address
Address for:extern GQuark g_type_qname(GType type) -
g_type_qname
public static int g_type_qname(long type) extern GQuark g_type_qname(GType type) -
g_type_from_name$descriptor
Function descriptor for:extern GType g_type_from_name(const gchar *name) -
g_type_from_name$handle
Downcall method handle for:extern GType g_type_from_name(const gchar *name) -
g_type_from_name$address
Address for:extern GType g_type_from_name(const gchar *name) -
g_type_from_name
extern GType g_type_from_name(const gchar *name) -
g_type_parent$descriptor
Function descriptor for:extern GType g_type_parent(GType type) -
g_type_parent$handle
Downcall method handle for:extern GType g_type_parent(GType type) -
g_type_parent$address
Address for:extern GType g_type_parent(GType type) -
g_type_parent
public static long g_type_parent(long type) extern GType g_type_parent(GType type) -
g_type_depth$descriptor
Function descriptor for:extern guint g_type_depth(GType type) -
g_type_depth$handle
Downcall method handle for:extern guint g_type_depth(GType type) -
g_type_depth$address
Address for:extern guint g_type_depth(GType type) -
g_type_depth
public static int g_type_depth(long type) extern guint g_type_depth(GType type) -
g_type_next_base$descriptor
Function descriptor for:extern GType g_type_next_base(GType leaf_type, GType root_type) -
g_type_next_base$handle
Downcall method handle for:extern GType g_type_next_base(GType leaf_type, GType root_type) -
g_type_next_base$address
Address for:extern GType g_type_next_base(GType leaf_type, GType root_type) -
g_type_next_base
public static long g_type_next_base(long leaf_type, long root_type) extern GType g_type_next_base(GType leaf_type, GType root_type) -
g_type_is_a$descriptor
Function descriptor for:extern gboolean g_type_is_a(GType type, GType is_a_type) -
g_type_is_a$handle
Downcall method handle for:extern gboolean g_type_is_a(GType type, GType is_a_type) -
g_type_is_a$address
Address for:extern gboolean g_type_is_a(GType type, GType is_a_type) -
g_type_is_a
public static int g_type_is_a(long type, long is_a_type) extern gboolean g_type_is_a(GType type, GType is_a_type) -
g_type_class_ref$descriptor
Function descriptor for:extern gpointer g_type_class_ref(GType type) -
g_type_class_ref$handle
Downcall method handle for:extern gpointer g_type_class_ref(GType type) -
g_type_class_ref$address
Address for:extern gpointer g_type_class_ref(GType type) -
g_type_class_ref
extern gpointer g_type_class_ref(GType type) -
g_type_class_peek$descriptor
Function descriptor for:extern gpointer g_type_class_peek(GType type) -
g_type_class_peek$handle
Downcall method handle for:extern gpointer g_type_class_peek(GType type) -
g_type_class_peek$address
Address for:extern gpointer g_type_class_peek(GType type) -
g_type_class_peek
extern gpointer g_type_class_peek(GType type) -
g_type_class_peek_static$descriptor
Function descriptor for:extern gpointer g_type_class_peek_static(GType type) -
g_type_class_peek_static$handle
Downcall method handle for:extern gpointer g_type_class_peek_static(GType type) -
g_type_class_peek_static$address
Address for:extern gpointer g_type_class_peek_static(GType type) -
g_type_class_peek_static
extern gpointer g_type_class_peek_static(GType type) -
g_type_class_unref$descriptor
Function descriptor for:extern void g_type_class_unref(gpointer g_class) -
g_type_class_unref$handle
Downcall method handle for:extern void g_type_class_unref(gpointer g_class) -
g_type_class_unref$address
Address for:extern void g_type_class_unref(gpointer g_class) -
g_type_class_unref
extern void g_type_class_unref(gpointer g_class) -
g_type_class_peek_parent$descriptor
Function descriptor for:extern gpointer g_type_class_peek_parent(gpointer g_class) -
g_type_class_peek_parent$handle
Downcall method handle for:extern gpointer g_type_class_peek_parent(gpointer g_class) -
g_type_class_peek_parent$address
Address for:extern gpointer g_type_class_peek_parent(gpointer g_class) -
g_type_class_peek_parent
extern gpointer g_type_class_peek_parent(gpointer g_class) -
g_type_interface_peek$descriptor
Function descriptor for:extern gpointer g_type_interface_peek(gpointer instance_class, GType iface_type) -
g_type_interface_peek$handle
Downcall method handle for:extern gpointer g_type_interface_peek(gpointer instance_class, GType iface_type) -
g_type_interface_peek$address
Address for:extern gpointer g_type_interface_peek(gpointer instance_class, GType iface_type) -
g_type_interface_peek
extern gpointer g_type_interface_peek(gpointer instance_class, GType iface_type) -
g_type_interface_peek_parent$descriptor
Function descriptor for:extern gpointer g_type_interface_peek_parent(gpointer g_iface) -
g_type_interface_peek_parent$handle
Downcall method handle for:extern gpointer g_type_interface_peek_parent(gpointer g_iface) -
g_type_interface_peek_parent$address
Address for:extern gpointer g_type_interface_peek_parent(gpointer g_iface) -
g_type_interface_peek_parent
extern gpointer g_type_interface_peek_parent(gpointer g_iface) -
g_type_default_interface_ref$descriptor
Function descriptor for:extern gpointer g_type_default_interface_ref(GType g_type) -
g_type_default_interface_ref$handle
Downcall method handle for:extern gpointer g_type_default_interface_ref(GType g_type) -
g_type_default_interface_ref$address
Address for:extern gpointer g_type_default_interface_ref(GType g_type) -
g_type_default_interface_ref
extern gpointer g_type_default_interface_ref(GType g_type) -
g_type_default_interface_peek$descriptor
Function descriptor for:extern gpointer g_type_default_interface_peek(GType g_type) -
g_type_default_interface_peek$handle
Downcall method handle for:extern gpointer g_type_default_interface_peek(GType g_type) -
g_type_default_interface_peek$address
Address for:extern gpointer g_type_default_interface_peek(GType g_type) -
g_type_default_interface_peek
extern gpointer g_type_default_interface_peek(GType g_type) -
g_type_default_interface_unref$descriptor
Function descriptor for:extern void g_type_default_interface_unref(gpointer g_iface) -
g_type_default_interface_unref$handle
Downcall method handle for:extern void g_type_default_interface_unref(gpointer g_iface) -
g_type_default_interface_unref$address
Address for:extern void g_type_default_interface_unref(gpointer g_iface) -
g_type_default_interface_unref
extern void g_type_default_interface_unref(gpointer g_iface) -
g_type_children$descriptor
Function descriptor for:extern GType *g_type_children(GType type, guint *n_children) -
g_type_children$handle
Downcall method handle for:extern GType *g_type_children(GType type, guint *n_children) -
g_type_children$address
Address for:extern GType *g_type_children(GType type, guint *n_children) -
g_type_children
extern GType *g_type_children(GType type, guint *n_children) -
g_type_interfaces$descriptor
Function descriptor for:extern GType *g_type_interfaces(GType type, guint *n_interfaces) -
g_type_interfaces$handle
Downcall method handle for:extern GType *g_type_interfaces(GType type, guint *n_interfaces) -
g_type_interfaces$address
Address for:extern GType *g_type_interfaces(GType type, guint *n_interfaces) -
g_type_interfaces
extern GType *g_type_interfaces(GType type, guint *n_interfaces) -
g_type_set_qdata$descriptor
Function descriptor for:extern void g_type_set_qdata(GType type, GQuark quark, gpointer data) -
g_type_set_qdata$handle
Downcall method handle for:extern void g_type_set_qdata(GType type, GQuark quark, gpointer data) -
g_type_set_qdata$address
Address for:extern void g_type_set_qdata(GType type, GQuark quark, gpointer data) -
g_type_set_qdata
extern void g_type_set_qdata(GType type, GQuark quark, gpointer data) -
g_type_get_qdata$descriptor
Function descriptor for:extern gpointer g_type_get_qdata(GType type, GQuark quark) -
g_type_get_qdata$handle
Downcall method handle for:extern gpointer g_type_get_qdata(GType type, GQuark quark) -
g_type_get_qdata$address
Address for:extern gpointer g_type_get_qdata(GType type, GQuark quark) -
g_type_get_qdata
extern gpointer g_type_get_qdata(GType type, GQuark quark) -
g_type_query$descriptor
Function descriptor for:extern void g_type_query(GType type, GTypeQuery *query) -
g_type_query$handle
Downcall method handle for:extern void g_type_query(GType type, GTypeQuery *query) -
g_type_query$address
Address for:extern void g_type_query(GType type, GTypeQuery *query) -
g_type_query
extern void g_type_query(GType type, GTypeQuery *query) -
g_type_get_instance_count$descriptor
Function descriptor for:extern int g_type_get_instance_count(GType type) -
g_type_get_instance_count$handle
Downcall method handle for:extern int g_type_get_instance_count(GType type) -
g_type_get_instance_count$address
Address for:extern int g_type_get_instance_count(GType type) -
g_type_get_instance_count
public static int g_type_get_instance_count(long type) extern int g_type_get_instance_count(GType type) -
G_TYPE_FLAG_CLASSED
public static int G_TYPE_FLAG_CLASSED()enum <anonymous>.G_TYPE_FLAG_CLASSED = 1 -
G_TYPE_FLAG_INSTANTIATABLE
public static int G_TYPE_FLAG_INSTANTIATABLE()enum <anonymous>.G_TYPE_FLAG_INSTANTIATABLE = 2 -
G_TYPE_FLAG_DERIVABLE
public static int G_TYPE_FLAG_DERIVABLE()enum <anonymous>.G_TYPE_FLAG_DERIVABLE = 4 -
G_TYPE_FLAG_DEEP_DERIVABLE
public static int G_TYPE_FLAG_DEEP_DERIVABLE()enum <anonymous>.G_TYPE_FLAG_DEEP_DERIVABLE = 8 -
G_TYPE_FLAG_NONE
public static int G_TYPE_FLAG_NONE()enum <anonymous>.G_TYPE_FLAG_NONE = 0 -
G_TYPE_FLAG_ABSTRACT
public static int G_TYPE_FLAG_ABSTRACT()enum <anonymous>.G_TYPE_FLAG_ABSTRACT = 16 -
G_TYPE_FLAG_VALUE_ABSTRACT
public static int G_TYPE_FLAG_VALUE_ABSTRACT()enum <anonymous>.G_TYPE_FLAG_VALUE_ABSTRACT = 32 -
G_TYPE_FLAG_FINAL
public static int G_TYPE_FLAG_FINAL()enum <anonymous>.G_TYPE_FLAG_FINAL = 64 -
G_TYPE_FLAG_DEPRECATED
public static int G_TYPE_FLAG_DEPRECATED()enum <anonymous>.G_TYPE_FLAG_DEPRECATED = 128 -
g_type_register_static$descriptor
Function descriptor for:extern GType g_type_register_static(GType parent_type, const gchar *type_name, const GTypeInfo *info, GTypeFlags flags) -
g_type_register_static$handle
Downcall method handle for:extern GType g_type_register_static(GType parent_type, const gchar *type_name, const GTypeInfo *info, GTypeFlags flags) -
g_type_register_static$address
Address for:extern GType g_type_register_static(GType parent_type, const gchar *type_name, const GTypeInfo *info, GTypeFlags flags) -
g_type_register_static
public static long g_type_register_static(long parent_type, MemorySegment type_name, MemorySegment info, int flags) extern GType g_type_register_static(GType parent_type, const gchar *type_name, const GTypeInfo *info, GTypeFlags flags) -
g_type_register_static_simple$descriptor
Function descriptor for:extern GType g_type_register_static_simple(GType parent_type, const gchar *type_name, guint class_size, GClassInitFunc class_init, guint instance_size, GInstanceInitFunc instance_init, GTypeFlags flags) -
g_type_register_static_simple$handle
Downcall method handle for:extern GType g_type_register_static_simple(GType parent_type, const gchar *type_name, guint class_size, GClassInitFunc class_init, guint instance_size, GInstanceInitFunc instance_init, GTypeFlags flags) -
g_type_register_static_simple$address
Address for:extern GType g_type_register_static_simple(GType parent_type, const gchar *type_name, guint class_size, GClassInitFunc class_init, guint instance_size, GInstanceInitFunc instance_init, GTypeFlags flags) -
g_type_register_static_simple
public static long g_type_register_static_simple(long parent_type, MemorySegment type_name, int class_size, MemorySegment class_init, int instance_size, MemorySegment instance_init, int flags) extern GType g_type_register_static_simple(GType parent_type, const gchar *type_name, guint class_size, GClassInitFunc class_init, guint instance_size, GInstanceInitFunc instance_init, GTypeFlags flags) -
g_type_register_dynamic$descriptor
Function descriptor for:extern GType g_type_register_dynamic(GType parent_type, const gchar *type_name, GTypePlugin *plugin, GTypeFlags flags) -
g_type_register_dynamic$handle
Downcall method handle for:extern GType g_type_register_dynamic(GType parent_type, const gchar *type_name, GTypePlugin *plugin, GTypeFlags flags) -
g_type_register_dynamic$address
Address for:extern GType g_type_register_dynamic(GType parent_type, const gchar *type_name, GTypePlugin *plugin, GTypeFlags flags) -
g_type_register_dynamic
public static long g_type_register_dynamic(long parent_type, MemorySegment type_name, MemorySegment plugin, int flags) extern GType g_type_register_dynamic(GType parent_type, const gchar *type_name, GTypePlugin *plugin, GTypeFlags flags) -
g_type_register_fundamental$descriptor
Function descriptor for:extern GType g_type_register_fundamental(GType type_id, const gchar *type_name, const GTypeInfo *info, const GTypeFundamentalInfo *finfo, GTypeFlags flags) -
g_type_register_fundamental$handle
Downcall method handle for:extern GType g_type_register_fundamental(GType type_id, const gchar *type_name, const GTypeInfo *info, const GTypeFundamentalInfo *finfo, GTypeFlags flags) -
g_type_register_fundamental$address
Address for:extern GType g_type_register_fundamental(GType type_id, const gchar *type_name, const GTypeInfo *info, const GTypeFundamentalInfo *finfo, GTypeFlags flags) -
g_type_register_fundamental
public static long g_type_register_fundamental(long type_id, MemorySegment type_name, MemorySegment info, MemorySegment finfo, int flags) extern GType g_type_register_fundamental(GType type_id, const gchar *type_name, const GTypeInfo *info, const GTypeFundamentalInfo *finfo, GTypeFlags flags) -
g_type_add_interface_static$descriptor
Function descriptor for:extern void g_type_add_interface_static(GType instance_type, GType interface_type, const GInterfaceInfo *info) -
g_type_add_interface_static$handle
Downcall method handle for:extern void g_type_add_interface_static(GType instance_type, GType interface_type, const GInterfaceInfo *info) -
g_type_add_interface_static$address
Address for:extern void g_type_add_interface_static(GType instance_type, GType interface_type, const GInterfaceInfo *info) -
g_type_add_interface_static
public static void g_type_add_interface_static(long instance_type, long interface_type, MemorySegment info) extern void g_type_add_interface_static(GType instance_type, GType interface_type, const GInterfaceInfo *info) -
g_type_add_interface_dynamic$descriptor
Function descriptor for:extern void g_type_add_interface_dynamic(GType instance_type, GType interface_type, GTypePlugin *plugin) -
g_type_add_interface_dynamic$handle
Downcall method handle for:extern void g_type_add_interface_dynamic(GType instance_type, GType interface_type, GTypePlugin *plugin) -
g_type_add_interface_dynamic$address
Address for:extern void g_type_add_interface_dynamic(GType instance_type, GType interface_type, GTypePlugin *plugin) -
g_type_add_interface_dynamic
public static void g_type_add_interface_dynamic(long instance_type, long interface_type, MemorySegment plugin) extern void g_type_add_interface_dynamic(GType instance_type, GType interface_type, GTypePlugin *plugin) -
g_type_interface_add_prerequisite$descriptor
Function descriptor for:extern void g_type_interface_add_prerequisite(GType interface_type, GType prerequisite_type) -
g_type_interface_add_prerequisite$handle
Downcall method handle for:extern void g_type_interface_add_prerequisite(GType interface_type, GType prerequisite_type) -
g_type_interface_add_prerequisite$address
Address for:extern void g_type_interface_add_prerequisite(GType interface_type, GType prerequisite_type) -
g_type_interface_add_prerequisite
public static void g_type_interface_add_prerequisite(long interface_type, long prerequisite_type) extern void g_type_interface_add_prerequisite(GType interface_type, GType prerequisite_type) -
g_type_interface_prerequisites$descriptor
Function descriptor for:extern GType *g_type_interface_prerequisites(GType interface_type, guint *n_prerequisites) -
g_type_interface_prerequisites$handle
Downcall method handle for:extern GType *g_type_interface_prerequisites(GType interface_type, guint *n_prerequisites) -
g_type_interface_prerequisites$address
Address for:extern GType *g_type_interface_prerequisites(GType interface_type, guint *n_prerequisites) -
g_type_interface_prerequisites
public static MemorySegment g_type_interface_prerequisites(long interface_type, MemorySegment n_prerequisites) extern GType *g_type_interface_prerequisites(GType interface_type, guint *n_prerequisites) -
g_type_interface_instantiatable_prerequisite$descriptor
Function descriptor for:extern GType g_type_interface_instantiatable_prerequisite(GType interface_type) -
g_type_interface_instantiatable_prerequisite$handle
Downcall method handle for:extern GType g_type_interface_instantiatable_prerequisite(GType interface_type) -
g_type_interface_instantiatable_prerequisite$address
Address for:extern GType g_type_interface_instantiatable_prerequisite(GType interface_type) -
g_type_interface_instantiatable_prerequisite
public static long g_type_interface_instantiatable_prerequisite(long interface_type) extern GType g_type_interface_instantiatable_prerequisite(GType interface_type) -
g_type_class_add_private$descriptor
Function descriptor for:extern void g_type_class_add_private(gpointer g_class, gsize private_size) -
g_type_class_add_private$handle
Downcall method handle for:extern void g_type_class_add_private(gpointer g_class, gsize private_size) -
g_type_class_add_private$address
Address for:extern void g_type_class_add_private(gpointer g_class, gsize private_size) -
g_type_class_add_private
extern void g_type_class_add_private(gpointer g_class, gsize private_size) -
g_type_add_instance_private$descriptor
Function descriptor for:extern gint g_type_add_instance_private(GType class_type, gsize private_size) -
g_type_add_instance_private$handle
Downcall method handle for:extern gint g_type_add_instance_private(GType class_type, gsize private_size) -
g_type_add_instance_private$address
Address for:extern gint g_type_add_instance_private(GType class_type, gsize private_size) -
g_type_add_instance_private
public static int g_type_add_instance_private(long class_type, long private_size) extern gint g_type_add_instance_private(GType class_type, gsize private_size) -
g_type_instance_get_private$descriptor
Function descriptor for:extern gpointer g_type_instance_get_private(GTypeInstance *instance, GType private_type) -
g_type_instance_get_private$handle
Downcall method handle for:extern gpointer g_type_instance_get_private(GTypeInstance *instance, GType private_type) -
g_type_instance_get_private$address
Address for:extern gpointer g_type_instance_get_private(GTypeInstance *instance, GType private_type) -
g_type_instance_get_private
extern gpointer g_type_instance_get_private(GTypeInstance *instance, GType private_type) -
g_type_class_adjust_private_offset$descriptor
Function descriptor for:extern void g_type_class_adjust_private_offset(gpointer g_class, gint *private_size_or_offset) -
g_type_class_adjust_private_offset$handle
Downcall method handle for:extern void g_type_class_adjust_private_offset(gpointer g_class, gint *private_size_or_offset) -
g_type_class_adjust_private_offset$address
Address for:extern void g_type_class_adjust_private_offset(gpointer g_class, gint *private_size_or_offset) -
g_type_class_adjust_private_offset
public static void g_type_class_adjust_private_offset(MemorySegment g_class, MemorySegment private_size_or_offset) extern void g_type_class_adjust_private_offset(gpointer g_class, gint *private_size_or_offset) -
g_type_add_class_private$descriptor
Function descriptor for:extern void g_type_add_class_private(GType class_type, gsize private_size) -
g_type_add_class_private$handle
Downcall method handle for:extern void g_type_add_class_private(GType class_type, gsize private_size) -
g_type_add_class_private$address
Address for:extern void g_type_add_class_private(GType class_type, gsize private_size) -
g_type_add_class_private
public static void g_type_add_class_private(long class_type, long private_size) extern void g_type_add_class_private(GType class_type, gsize private_size) -
g_type_class_get_private$descriptor
Function descriptor for:extern gpointer g_type_class_get_private(GTypeClass *klass, GType private_type) -
g_type_class_get_private$handle
Downcall method handle for:extern gpointer g_type_class_get_private(GTypeClass *klass, GType private_type) -
g_type_class_get_private$address
Address for:extern gpointer g_type_class_get_private(GTypeClass *klass, GType private_type) -
g_type_class_get_private
extern gpointer g_type_class_get_private(GTypeClass *klass, GType private_type) -
g_type_class_get_instance_private_offset$descriptor
Function descriptor for:extern gint g_type_class_get_instance_private_offset(gpointer g_class) -
g_type_class_get_instance_private_offset$handle
Downcall method handle for:extern gint g_type_class_get_instance_private_offset(gpointer g_class) -
g_type_class_get_instance_private_offset$address
Address for:extern gint g_type_class_get_instance_private_offset(gpointer g_class) -
g_type_class_get_instance_private_offset
extern gint g_type_class_get_instance_private_offset(gpointer g_class) -
g_type_ensure$descriptor
Function descriptor for:extern void g_type_ensure(GType type) -
g_type_ensure$handle
Downcall method handle for:extern void g_type_ensure(GType type) -
g_type_ensure$address
Address for:extern void g_type_ensure(GType type) -
g_type_ensure
public static void g_type_ensure(long type) extern void g_type_ensure(GType type) -
g_type_get_type_registration_serial$descriptor
Function descriptor for:extern guint g_type_get_type_registration_serial() -
g_type_get_type_registration_serial$handle
Downcall method handle for:extern guint g_type_get_type_registration_serial() -
g_type_get_type_registration_serial$address
Address for:extern guint g_type_get_type_registration_serial() -
g_type_get_type_registration_serial
public static int g_type_get_type_registration_serial()extern guint g_type_get_type_registration_serial() -
g_type_get_plugin$descriptor
Function descriptor for:extern GTypePlugin *g_type_get_plugin(GType type) -
g_type_get_plugin$handle
Downcall method handle for:extern GTypePlugin *g_type_get_plugin(GType type) -
g_type_get_plugin$address
Address for:extern GTypePlugin *g_type_get_plugin(GType type) -
g_type_get_plugin
extern GTypePlugin *g_type_get_plugin(GType type) -
g_type_interface_get_plugin$descriptor
Function descriptor for:extern GTypePlugin *g_type_interface_get_plugin(GType instance_type, GType interface_type) -
g_type_interface_get_plugin$handle
Downcall method handle for:extern GTypePlugin *g_type_interface_get_plugin(GType instance_type, GType interface_type) -
g_type_interface_get_plugin$address
Address for:extern GTypePlugin *g_type_interface_get_plugin(GType instance_type, GType interface_type) -
g_type_interface_get_plugin
extern GTypePlugin *g_type_interface_get_plugin(GType instance_type, GType interface_type) -
g_type_fundamental_next$descriptor
Function descriptor for:extern GType g_type_fundamental_next() -
g_type_fundamental_next$handle
Downcall method handle for:extern GType g_type_fundamental_next() -
g_type_fundamental_next$address
Address for:extern GType g_type_fundamental_next() -
g_type_fundamental_next
public static long g_type_fundamental_next()extern GType g_type_fundamental_next() -
g_type_fundamental$descriptor
Function descriptor for:extern GType g_type_fundamental(GType type_id) -
g_type_fundamental$handle
Downcall method handle for:extern GType g_type_fundamental(GType type_id) -
g_type_fundamental$address
Address for:extern GType g_type_fundamental(GType type_id) -
g_type_fundamental
public static long g_type_fundamental(long type_id) extern GType g_type_fundamental(GType type_id) -
g_type_create_instance$descriptor
Function descriptor for:extern GTypeInstance *g_type_create_instance(GType type) -
g_type_create_instance$handle
Downcall method handle for:extern GTypeInstance *g_type_create_instance(GType type) -
g_type_create_instance$address
Address for:extern GTypeInstance *g_type_create_instance(GType type) -
g_type_create_instance
extern GTypeInstance *g_type_create_instance(GType type) -
g_type_free_instance$descriptor
Function descriptor for:extern void g_type_free_instance(GTypeInstance *instance) -
g_type_free_instance$handle
Downcall method handle for:extern void g_type_free_instance(GTypeInstance *instance) -
g_type_free_instance$address
Address for:extern void g_type_free_instance(GTypeInstance *instance) -
g_type_free_instance
extern void g_type_free_instance(GTypeInstance *instance) -
g_type_add_class_cache_func$descriptor
Function descriptor for:extern void g_type_add_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func) -
g_type_add_class_cache_func$handle
Downcall method handle for:extern void g_type_add_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func) -
g_type_add_class_cache_func$address
Address for:extern void g_type_add_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func) -
g_type_add_class_cache_func
extern void g_type_add_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func) -
g_type_remove_class_cache_func$descriptor
Function descriptor for:extern void g_type_remove_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func) -
g_type_remove_class_cache_func$handle
Downcall method handle for:extern void g_type_remove_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func) -
g_type_remove_class_cache_func$address
Address for:extern void g_type_remove_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func) -
g_type_remove_class_cache_func
public static void g_type_remove_class_cache_func(MemorySegment cache_data, MemorySegment cache_func) extern void g_type_remove_class_cache_func(gpointer cache_data, GTypeClassCacheFunc cache_func) -
g_type_class_unref_uncached$descriptor
Function descriptor for:extern void g_type_class_unref_uncached(gpointer g_class) -
g_type_class_unref_uncached$handle
Downcall method handle for:extern void g_type_class_unref_uncached(gpointer g_class) -
g_type_class_unref_uncached$address
Address for:extern void g_type_class_unref_uncached(gpointer g_class) -
g_type_class_unref_uncached
extern void g_type_class_unref_uncached(gpointer g_class) -
g_type_add_interface_check$descriptor
Function descriptor for:extern void g_type_add_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func) -
g_type_add_interface_check$handle
Downcall method handle for:extern void g_type_add_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func) -
g_type_add_interface_check$address
Address for:extern void g_type_add_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func) -
g_type_add_interface_check
extern void g_type_add_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func) -
g_type_remove_interface_check$descriptor
Function descriptor for:extern void g_type_remove_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func) -
g_type_remove_interface_check$handle
Downcall method handle for:extern void g_type_remove_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func) -
g_type_remove_interface_check$address
Address for:extern void g_type_remove_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func) -
g_type_remove_interface_check
public static void g_type_remove_interface_check(MemorySegment check_data, MemorySegment check_func) extern void g_type_remove_interface_check(gpointer check_data, GTypeInterfaceCheckFunc check_func) -
g_type_value_table_peek$descriptor
Function descriptor for:extern GTypeValueTable *g_type_value_table_peek(GType type) -
g_type_value_table_peek$handle
Downcall method handle for:extern GTypeValueTable *g_type_value_table_peek(GType type) -
g_type_value_table_peek$address
Address for:extern GTypeValueTable *g_type_value_table_peek(GType type) -
g_type_value_table_peek
extern GTypeValueTable *g_type_value_table_peek(GType type) -
g_type_check_instance$descriptor
Function descriptor for:extern gboolean g_type_check_instance(GTypeInstance *instance) -
g_type_check_instance$handle
Downcall method handle for:extern gboolean g_type_check_instance(GTypeInstance *instance) -
g_type_check_instance$address
Address for:extern gboolean g_type_check_instance(GTypeInstance *instance) -
g_type_check_instance
extern gboolean g_type_check_instance(GTypeInstance *instance) -
g_type_check_instance_cast$descriptor
Function descriptor for:extern GTypeInstance *g_type_check_instance_cast(GTypeInstance *instance, GType iface_type) -
g_type_check_instance_cast$handle
Downcall method handle for:extern GTypeInstance *g_type_check_instance_cast(GTypeInstance *instance, GType iface_type) -
g_type_check_instance_cast$address
Address for:extern GTypeInstance *g_type_check_instance_cast(GTypeInstance *instance, GType iface_type) -
g_type_check_instance_cast
extern GTypeInstance *g_type_check_instance_cast(GTypeInstance *instance, GType iface_type) -
g_type_check_instance_is_a$descriptor
Function descriptor for:extern gboolean g_type_check_instance_is_a(GTypeInstance *instance, GType iface_type) -
g_type_check_instance_is_a$handle
Downcall method handle for:extern gboolean g_type_check_instance_is_a(GTypeInstance *instance, GType iface_type) -
g_type_check_instance_is_a$address
Address for:extern gboolean g_type_check_instance_is_a(GTypeInstance *instance, GType iface_type) -
g_type_check_instance_is_a
extern gboolean g_type_check_instance_is_a(GTypeInstance *instance, GType iface_type) -
g_type_check_instance_is_fundamentally_a$descriptor
Function descriptor for:extern gboolean g_type_check_instance_is_fundamentally_a(GTypeInstance *instance, GType fundamental_type) -
g_type_check_instance_is_fundamentally_a$handle
Downcall method handle for:extern gboolean g_type_check_instance_is_fundamentally_a(GTypeInstance *instance, GType fundamental_type) -
g_type_check_instance_is_fundamentally_a$address
Address for:extern gboolean g_type_check_instance_is_fundamentally_a(GTypeInstance *instance, GType fundamental_type) -
g_type_check_instance_is_fundamentally_a
public static int g_type_check_instance_is_fundamentally_a(MemorySegment instance, long fundamental_type) extern gboolean g_type_check_instance_is_fundamentally_a(GTypeInstance *instance, GType fundamental_type) -
g_type_check_class_cast$descriptor
Function descriptor for:extern GTypeClass *g_type_check_class_cast(GTypeClass *g_class, GType is_a_type) -
g_type_check_class_cast$handle
Downcall method handle for:extern GTypeClass *g_type_check_class_cast(GTypeClass *g_class, GType is_a_type) -
g_type_check_class_cast$address
Address for:extern GTypeClass *g_type_check_class_cast(GTypeClass *g_class, GType is_a_type) -
g_type_check_class_cast
extern GTypeClass *g_type_check_class_cast(GTypeClass *g_class, GType is_a_type) -
g_type_check_class_is_a$descriptor
Function descriptor for:extern gboolean g_type_check_class_is_a(GTypeClass *g_class, GType is_a_type) -
g_type_check_class_is_a$handle
Downcall method handle for:extern gboolean g_type_check_class_is_a(GTypeClass *g_class, GType is_a_type) -
g_type_check_class_is_a$address
Address for:extern gboolean g_type_check_class_is_a(GTypeClass *g_class, GType is_a_type) -
g_type_check_class_is_a
extern gboolean g_type_check_class_is_a(GTypeClass *g_class, GType is_a_type) -
g_type_check_is_value_type$descriptor
Function descriptor for:extern gboolean g_type_check_is_value_type(GType type) -
g_type_check_is_value_type$handle
Downcall method handle for:extern gboolean g_type_check_is_value_type(GType type) -
g_type_check_is_value_type$address
Address for:extern gboolean g_type_check_is_value_type(GType type) -
g_type_check_is_value_type
public static int g_type_check_is_value_type(long type) extern gboolean g_type_check_is_value_type(GType type) -
g_type_check_value$descriptor
Function descriptor for:extern gboolean g_type_check_value(const GValue *value) -
g_type_check_value$handle
Downcall method handle for:extern gboolean g_type_check_value(const GValue *value) -
g_type_check_value$address
Address for:extern gboolean g_type_check_value(const GValue *value) -
g_type_check_value
extern gboolean g_type_check_value(const GValue *value) -
g_type_check_value_holds$descriptor
Function descriptor for:extern gboolean g_type_check_value_holds(const GValue *value, GType type) -
g_type_check_value_holds$handle
Downcall method handle for:extern gboolean g_type_check_value_holds(const GValue *value, GType type) -
g_type_check_value_holds$address
Address for:extern gboolean g_type_check_value_holds(const GValue *value, GType type) -
g_type_check_value_holds
extern gboolean g_type_check_value_holds(const GValue *value, GType type) -
g_type_test_flags$descriptor
Function descriptor for:extern gboolean g_type_test_flags(GType type, guint flags) -
g_type_test_flags$handle
Downcall method handle for:extern gboolean g_type_test_flags(GType type, guint flags) -
g_type_test_flags$address
Address for:extern gboolean g_type_test_flags(GType type, guint flags) -
g_type_test_flags
public static int g_type_test_flags(long type, int flags) extern gboolean g_type_test_flags(GType type, guint flags) -
g_type_name_from_instance$descriptor
Function descriptor for:extern const gchar *g_type_name_from_instance(GTypeInstance *instance) -
g_type_name_from_instance$handle
Downcall method handle for:extern const gchar *g_type_name_from_instance(GTypeInstance *instance) -
g_type_name_from_instance$address
Address for:extern const gchar *g_type_name_from_instance(GTypeInstance *instance) -
g_type_name_from_instance
extern const gchar *g_type_name_from_instance(GTypeInstance *instance) -
g_type_name_from_class$descriptor
Function descriptor for:extern const gchar *g_type_name_from_class(GTypeClass *g_class) -
g_type_name_from_class$handle
Downcall method handle for:extern const gchar *g_type_name_from_class(GTypeClass *g_class) -
g_type_name_from_class$address
Address for:extern const gchar *g_type_name_from_class(GTypeClass *g_class) -
g_type_name_from_class
extern const gchar *g_type_name_from_class(GTypeClass *g_class) -
g_value_init$descriptor
Function descriptor for:extern GValue *g_value_init(GValue *value, GType g_type) -
g_value_init$handle
Downcall method handle for:extern GValue *g_value_init(GValue *value, GType g_type) -
g_value_init$address
Address for:extern GValue *g_value_init(GValue *value, GType g_type) -
g_value_init
extern GValue *g_value_init(GValue *value, GType g_type) -
g_value_copy$descriptor
Function descriptor for:extern void g_value_copy(const GValue *src_value, GValue *dest_value) -
g_value_copy$handle
Downcall method handle for:extern void g_value_copy(const GValue *src_value, GValue *dest_value) -
g_value_copy$address
Address for:extern void g_value_copy(const GValue *src_value, GValue *dest_value) -
g_value_copy
extern void g_value_copy(const GValue *src_value, GValue *dest_value) -
g_value_reset$descriptor
Function descriptor for:extern GValue *g_value_reset(GValue *value) -
g_value_reset$handle
Downcall method handle for:extern GValue *g_value_reset(GValue *value) -
g_value_reset$address
Address for:extern GValue *g_value_reset(GValue *value) -
g_value_reset
extern GValue *g_value_reset(GValue *value) -
g_value_unset$descriptor
Function descriptor for:extern void g_value_unset(GValue *value) -
g_value_unset$handle
Downcall method handle for:extern void g_value_unset(GValue *value) -
g_value_unset$address
Address for:extern void g_value_unset(GValue *value) -
g_value_unset
extern void g_value_unset(GValue *value) -
g_value_set_instance$descriptor
Function descriptor for:extern void g_value_set_instance(GValue *value, gpointer instance) -
g_value_set_instance$handle
Downcall method handle for:extern void g_value_set_instance(GValue *value, gpointer instance) -
g_value_set_instance$address
Address for:extern void g_value_set_instance(GValue *value, gpointer instance) -
g_value_set_instance
extern void g_value_set_instance(GValue *value, gpointer instance) -
g_value_init_from_instance$descriptor
Function descriptor for:extern void g_value_init_from_instance(GValue *value, gpointer instance) -
g_value_init_from_instance$handle
Downcall method handle for:extern void g_value_init_from_instance(GValue *value, gpointer instance) -
g_value_init_from_instance$address
Address for:extern void g_value_init_from_instance(GValue *value, gpointer instance) -
g_value_init_from_instance
extern void g_value_init_from_instance(GValue *value, gpointer instance) -
g_value_fits_pointer$descriptor
Function descriptor for:extern gboolean g_value_fits_pointer(const GValue *value) -
g_value_fits_pointer$handle
Downcall method handle for:extern gboolean g_value_fits_pointer(const GValue *value) -
g_value_fits_pointer$address
Address for:extern gboolean g_value_fits_pointer(const GValue *value) -
g_value_fits_pointer
extern gboolean g_value_fits_pointer(const GValue *value) -
g_value_peek_pointer$descriptor
Function descriptor for:extern gpointer g_value_peek_pointer(const GValue *value) -
g_value_peek_pointer$handle
Downcall method handle for:extern gpointer g_value_peek_pointer(const GValue *value) -
g_value_peek_pointer$address
Address for:extern gpointer g_value_peek_pointer(const GValue *value) -
g_value_peek_pointer
extern gpointer g_value_peek_pointer(const GValue *value) -
g_value_type_compatible$descriptor
Function descriptor for:extern gboolean g_value_type_compatible(GType src_type, GType dest_type) -
g_value_type_compatible$handle
Downcall method handle for:extern gboolean g_value_type_compatible(GType src_type, GType dest_type) -
g_value_type_compatible$address
Address for:extern gboolean g_value_type_compatible(GType src_type, GType dest_type) -
g_value_type_compatible
public static int g_value_type_compatible(long src_type, long dest_type) extern gboolean g_value_type_compatible(GType src_type, GType dest_type) -
g_value_type_transformable$descriptor
Function descriptor for:extern gboolean g_value_type_transformable(GType src_type, GType dest_type) -
g_value_type_transformable$handle
Downcall method handle for:extern gboolean g_value_type_transformable(GType src_type, GType dest_type) -
g_value_type_transformable$address
Address for:extern gboolean g_value_type_transformable(GType src_type, GType dest_type) -
g_value_type_transformable
public static int g_value_type_transformable(long src_type, long dest_type) extern gboolean g_value_type_transformable(GType src_type, GType dest_type) -
g_value_transform$descriptor
Function descriptor for:extern gboolean g_value_transform(const GValue *src_value, GValue *dest_value) -
g_value_transform$handle
Downcall method handle for:extern gboolean g_value_transform(const GValue *src_value, GValue *dest_value) -
g_value_transform$address
Address for:extern gboolean g_value_transform(const GValue *src_value, GValue *dest_value) -
g_value_transform
extern gboolean g_value_transform(const GValue *src_value, GValue *dest_value) -
g_value_register_transform_func$descriptor
Function descriptor for:extern void g_value_register_transform_func(GType src_type, GType dest_type, GValueTransform transform_func) -
g_value_register_transform_func$handle
Downcall method handle for:extern void g_value_register_transform_func(GType src_type, GType dest_type, GValueTransform transform_func) -
g_value_register_transform_func$address
Address for:extern void g_value_register_transform_func(GType src_type, GType dest_type, GValueTransform transform_func) -
g_value_register_transform_func
public static void g_value_register_transform_func(long src_type, long dest_type, MemorySegment transform_func) extern void g_value_register_transform_func(GType src_type, GType dest_type, GValueTransform transform_func) -
g_param_spec_get_blurb$descriptor
Function descriptor for:extern const gchar *g_param_spec_get_blurb(GParamSpec *pspec) -
g_param_spec_get_blurb$handle
Downcall method handle for:extern const gchar *g_param_spec_get_blurb(GParamSpec *pspec) -
g_param_spec_get_blurb$address
Address for:extern const gchar *g_param_spec_get_blurb(GParamSpec *pspec) -
g_param_spec_get_blurb
extern const gchar *g_param_spec_get_blurb(GParamSpec *pspec) -
g_value_set_param$descriptor
Function descriptor for:extern void g_value_set_param(GValue *value, GParamSpec *param) -
g_value_set_param$handle
Downcall method handle for:extern void g_value_set_param(GValue *value, GParamSpec *param) -
g_value_set_param$address
Address for:extern void g_value_set_param(GValue *value, GParamSpec *param) -
g_value_set_param
extern void g_value_set_param(GValue *value, GParamSpec *param) -
g_value_get_param$descriptor
Function descriptor for:extern GParamSpec *g_value_get_param(const GValue *value) -
g_value_get_param$handle
Downcall method handle for:extern GParamSpec *g_value_get_param(const GValue *value) -
g_value_get_param$address
Address for:extern GParamSpec *g_value_get_param(const GValue *value) -
g_value_get_param
extern GParamSpec *g_value_get_param(const GValue *value) -
g_value_dup_param$descriptor
Function descriptor for:extern GParamSpec *g_value_dup_param(const GValue *value) -
g_value_dup_param$handle
Downcall method handle for:extern GParamSpec *g_value_dup_param(const GValue *value) -
g_value_dup_param$address
Address for:extern GParamSpec *g_value_dup_param(const GValue *value) -
g_value_dup_param
extern GParamSpec *g_value_dup_param(const GValue *value) -
g_value_take_param$descriptor
Function descriptor for:extern void g_value_take_param(GValue *value, GParamSpec *param) -
g_value_take_param$handle
Downcall method handle for:extern void g_value_take_param(GValue *value, GParamSpec *param) -
g_value_take_param$address
Address for:extern void g_value_take_param(GValue *value, GParamSpec *param) -
g_value_take_param
extern void g_value_take_param(GValue *value, GParamSpec *param) -
g_value_set_param_take_ownership$descriptor
Function descriptor for:extern void g_value_set_param_take_ownership(GValue *value, GParamSpec *param) -
g_value_set_param_take_ownership$handle
Downcall method handle for:extern void g_value_set_param_take_ownership(GValue *value, GParamSpec *param) -
g_value_set_param_take_ownership$address
Address for:extern void g_value_set_param_take_ownership(GValue *value, GParamSpec *param) -
g_value_set_param_take_ownership
extern void g_value_set_param_take_ownership(GValue *value, GParamSpec *param) -
g_value_set_boxed$descriptor
Function descriptor for:extern void g_value_set_boxed(GValue *value, gconstpointer v_boxed) -
g_value_set_boxed$handle
Downcall method handle for:extern void g_value_set_boxed(GValue *value, gconstpointer v_boxed) -
g_value_set_boxed$address
Address for:extern void g_value_set_boxed(GValue *value, gconstpointer v_boxed) -
g_value_set_boxed
extern void g_value_set_boxed(GValue *value, gconstpointer v_boxed) -
g_value_set_static_boxed$descriptor
Function descriptor for:extern void g_value_set_static_boxed(GValue *value, gconstpointer v_boxed) -
g_value_set_static_boxed$handle
Downcall method handle for:extern void g_value_set_static_boxed(GValue *value, gconstpointer v_boxed) -
g_value_set_static_boxed$address
Address for:extern void g_value_set_static_boxed(GValue *value, gconstpointer v_boxed) -
g_value_set_static_boxed
extern void g_value_set_static_boxed(GValue *value, gconstpointer v_boxed) -
g_value_take_boxed$descriptor
Function descriptor for:extern void g_value_take_boxed(GValue *value, gconstpointer v_boxed) -
g_value_take_boxed$handle
Downcall method handle for:extern void g_value_take_boxed(GValue *value, gconstpointer v_boxed) -
g_value_take_boxed$address
Address for:extern void g_value_take_boxed(GValue *value, gconstpointer v_boxed) -
g_value_take_boxed
extern void g_value_take_boxed(GValue *value, gconstpointer v_boxed) -
g_value_set_boxed_take_ownership$descriptor
Function descriptor for:extern void g_value_set_boxed_take_ownership(GValue *value, gconstpointer v_boxed) -
g_value_set_boxed_take_ownership$handle
Downcall method handle for:extern void g_value_set_boxed_take_ownership(GValue *value, gconstpointer v_boxed) -
g_value_set_boxed_take_ownership$address
Address for:extern void g_value_set_boxed_take_ownership(GValue *value, gconstpointer v_boxed) -
g_value_set_boxed_take_ownership
extern void g_value_set_boxed_take_ownership(GValue *value, gconstpointer v_boxed) -
g_value_get_boxed$descriptor
Function descriptor for:extern gpointer g_value_get_boxed(const GValue *value) -
g_value_get_boxed$handle
Downcall method handle for:extern gpointer g_value_get_boxed(const GValue *value) -
g_value_get_boxed$address
Address for:extern gpointer g_value_get_boxed(const GValue *value) -
g_value_get_boxed
extern gpointer g_value_get_boxed(const GValue *value) -
g_value_dup_boxed$descriptor
Function descriptor for:extern gpointer g_value_dup_boxed(const GValue *value) -
g_value_dup_boxed$handle
Downcall method handle for:extern gpointer g_value_dup_boxed(const GValue *value) -
g_value_dup_boxed$address
Address for:extern gpointer g_value_dup_boxed(const GValue *value) -
g_value_dup_boxed
extern gpointer g_value_dup_boxed(const GValue *value) -
g_value_get_type$descriptor
Function descriptor for:extern GType g_value_get_type() -
g_value_get_type$handle
Downcall method handle for:extern GType g_value_get_type() -
g_value_get_type$address
Address for:extern GType g_value_get_type() -
g_value_get_type
public static long g_value_get_type()extern GType g_value_get_type() -
g_object_get_type$descriptor
Function descriptor for:extern GType g_object_get_type() -
g_object_get_type$handle
Downcall method handle for:extern GType g_object_get_type() -
g_object_get_type$address
Address for:extern GType g_object_get_type() -
g_object_get_type
public static long g_object_get_type()extern GType g_object_get_type() -
g_object_setv$descriptor
Function descriptor for:extern void g_object_setv(GObject *object, guint n_properties, const gchar *names[], const GValue values[]) -
g_object_setv$handle
Downcall method handle for:extern void g_object_setv(GObject *object, guint n_properties, const gchar *names[], const GValue values[]) -
g_object_setv$address
Address for:extern void g_object_setv(GObject *object, guint n_properties, const gchar *names[], const GValue values[]) -
g_object_setv
public static void g_object_setv(MemorySegment object, int n_properties, MemorySegment names, MemorySegment values) extern void g_object_setv(GObject *object, guint n_properties, const gchar *names[], const GValue values[]) -
g_object_set_valist$descriptor
Function descriptor for:extern void g_object_set_valist(GObject *object, const gchar *first_property_name, va_list var_args) -
g_object_set_valist$handle
Downcall method handle for:extern void g_object_set_valist(GObject *object, const gchar *first_property_name, va_list var_args) -
g_object_set_valist$address
Address for:extern void g_object_set_valist(GObject *object, const gchar *first_property_name, va_list var_args) -
g_object_set_valist
public static void g_object_set_valist(MemorySegment object, MemorySegment first_property_name, MemorySegment var_args) extern void g_object_set_valist(GObject *object, const gchar *first_property_name, va_list var_args) -
g_object_getv$descriptor
Function descriptor for:extern void g_object_getv(GObject *object, guint n_properties, const gchar *names[], GValue values[]) -
g_object_getv$handle
Downcall method handle for:extern void g_object_getv(GObject *object, guint n_properties, const gchar *names[], GValue values[]) -
g_object_getv$address
Address for:extern void g_object_getv(GObject *object, guint n_properties, const gchar *names[], GValue values[]) -
g_object_getv
public static void g_object_getv(MemorySegment object, int n_properties, MemorySegment names, MemorySegment values) extern void g_object_getv(GObject *object, guint n_properties, const gchar *names[], GValue values[]) -
g_object_get_valist$descriptor
Function descriptor for:extern void g_object_get_valist(GObject *object, const gchar *first_property_name, va_list var_args) -
g_object_get_valist$handle
Downcall method handle for:extern void g_object_get_valist(GObject *object, const gchar *first_property_name, va_list var_args) -
g_object_get_valist$address
Address for:extern void g_object_get_valist(GObject *object, const gchar *first_property_name, va_list var_args) -
g_object_get_valist
public static void g_object_get_valist(MemorySegment object, MemorySegment first_property_name, MemorySegment var_args) extern void g_object_get_valist(GObject *object, const gchar *first_property_name, va_list var_args) -
g_object_set_property$descriptor
Function descriptor for:extern void g_object_set_property(GObject *object, const gchar *property_name, const GValue *value) -
g_object_set_property$handle
Downcall method handle for:extern void g_object_set_property(GObject *object, const gchar *property_name, const GValue *value) -
g_object_set_property$address
Address for:extern void g_object_set_property(GObject *object, const gchar *property_name, const GValue *value) -
g_object_set_property
public static void g_object_set_property(MemorySegment object, MemorySegment property_name, MemorySegment value) extern void g_object_set_property(GObject *object, const gchar *property_name, const GValue *value) -
g_object_get_property$descriptor
Function descriptor for:extern void g_object_get_property(GObject *object, const gchar *property_name, GValue *value) -
g_object_get_property$handle
Downcall method handle for:extern void g_object_get_property(GObject *object, const gchar *property_name, GValue *value) -
g_object_get_property$address
Address for:extern void g_object_get_property(GObject *object, const gchar *property_name, GValue *value) -
g_object_get_property
public static void g_object_get_property(MemorySegment object, MemorySegment property_name, MemorySegment value) extern void g_object_get_property(GObject *object, const gchar *property_name, GValue *value) -
g_object_ref_sink$descriptor
Function descriptor for:extern gpointer g_object_ref_sink(gpointer object) -
g_object_ref_sink$handle
Downcall method handle for:extern gpointer g_object_ref_sink(gpointer object) -
g_object_ref_sink$address
Address for:extern gpointer g_object_ref_sink(gpointer object) -
g_object_ref_sink
extern gpointer g_object_ref_sink(gpointer object) -
g_object_ref$descriptor
Function descriptor for:extern gpointer g_object_ref(gpointer object) -
g_object_ref$handle
Downcall method handle for:extern gpointer g_object_ref(gpointer object) -
g_object_ref$address
Address for:extern gpointer g_object_ref(gpointer object) -
g_object_ref
extern gpointer g_object_ref(gpointer object) -
g_object_unref$descriptor
Function descriptor for:extern void g_object_unref(gpointer object) -
g_object_unref$handle
Downcall method handle for:extern void g_object_unref(gpointer object) -
g_object_unref$address
Address for:extern void g_object_unref(gpointer object) -
g_object_unref
extern void g_object_unref(gpointer object) -
g_object_get_qdata$descriptor
Function descriptor for:extern gpointer g_object_get_qdata(GObject *object, GQuark quark) -
g_object_get_qdata$handle
Downcall method handle for:extern gpointer g_object_get_qdata(GObject *object, GQuark quark) -
g_object_get_qdata$address
Address for:extern gpointer g_object_get_qdata(GObject *object, GQuark quark) -
g_object_get_qdata
extern gpointer g_object_get_qdata(GObject *object, GQuark quark) -
g_object_set_qdata$descriptor
Function descriptor for:extern void g_object_set_qdata(GObject *object, GQuark quark, gpointer data) -
g_object_set_qdata$handle
Downcall method handle for:extern void g_object_set_qdata(GObject *object, GQuark quark, gpointer data) -
g_object_set_qdata$address
Address for:extern void g_object_set_qdata(GObject *object, GQuark quark, gpointer data) -
g_object_set_qdata
extern void g_object_set_qdata(GObject *object, GQuark quark, gpointer data) -
g_object_set_qdata_full$descriptor
Function descriptor for:extern void g_object_set_qdata_full(GObject *object, GQuark quark, gpointer data, GDestroyNotify destroy) -
g_object_set_qdata_full$handle
Downcall method handle for:extern void g_object_set_qdata_full(GObject *object, GQuark quark, gpointer data, GDestroyNotify destroy) -
g_object_set_qdata_full$address
Address for:extern void g_object_set_qdata_full(GObject *object, GQuark quark, gpointer data, GDestroyNotify destroy) -
g_object_set_qdata_full
public static void g_object_set_qdata_full(MemorySegment object, int quark, MemorySegment data, MemorySegment destroy) extern void g_object_set_qdata_full(GObject *object, GQuark quark, gpointer data, GDestroyNotify destroy) -
g_object_get_data$descriptor
Function descriptor for:extern gpointer g_object_get_data(GObject *object, const gchar *key) -
g_object_get_data$handle
Downcall method handle for:extern gpointer g_object_get_data(GObject *object, const gchar *key) -
g_object_get_data$address
Address for:extern gpointer g_object_get_data(GObject *object, const gchar *key) -
g_object_get_data
extern gpointer g_object_get_data(GObject *object, const gchar *key) -
g_object_set_data$descriptor
Function descriptor for:extern void g_object_set_data(GObject *object, const gchar *key, gpointer data) -
g_object_set_data$handle
Downcall method handle for:extern void g_object_set_data(GObject *object, const gchar *key, gpointer data) -
g_object_set_data$address
Address for:extern void g_object_set_data(GObject *object, const gchar *key, gpointer data) -
g_object_set_data
extern void g_object_set_data(GObject *object, const gchar *key, gpointer data) -
g_object_set_data_full$descriptor
Function descriptor for:extern void g_object_set_data_full(GObject *object, const gchar *key, gpointer data, GDestroyNotify destroy) -
g_object_set_data_full$handle
Downcall method handle for:extern void g_object_set_data_full(GObject *object, const gchar *key, gpointer data, GDestroyNotify destroy) -
g_object_set_data_full$address
Address for:extern void g_object_set_data_full(GObject *object, const gchar *key, gpointer data, GDestroyNotify destroy) -
g_object_set_data_full
public static void g_object_set_data_full(MemorySegment object, MemorySegment key, MemorySegment data, MemorySegment destroy) extern void g_object_set_data_full(GObject *object, const gchar *key, gpointer data, GDestroyNotify destroy) -
g_value_set_object$descriptor
Function descriptor for:extern void g_value_set_object(GValue *value, gpointer v_object) -
g_value_set_object$handle
Downcall method handle for:extern void g_value_set_object(GValue *value, gpointer v_object) -
g_value_set_object$address
Address for:extern void g_value_set_object(GValue *value, gpointer v_object) -
g_value_set_object
extern void g_value_set_object(GValue *value, gpointer v_object) -
g_value_get_object$descriptor
Function descriptor for:extern gpointer g_value_get_object(const GValue *value) -
g_value_get_object$handle
Downcall method handle for:extern gpointer g_value_get_object(const GValue *value) -
g_value_get_object$address
Address for:extern gpointer g_value_get_object(const GValue *value) -
g_value_get_object
extern gpointer g_value_get_object(const GValue *value) -
g_value_dup_object$descriptor
Function descriptor for:extern gpointer g_value_dup_object(const GValue *value) -
g_value_dup_object$handle
Downcall method handle for:extern gpointer g_value_dup_object(const GValue *value) -
g_value_dup_object$address
Address for:extern gpointer g_value_dup_object(const GValue *value) -
g_value_dup_object
extern gpointer g_value_dup_object(const GValue *value) -
g_value_take_object$descriptor
Function descriptor for:extern void g_value_take_object(GValue *value, gpointer v_object) -
g_value_take_object$handle
Downcall method handle for:extern void g_value_take_object(GValue *value, gpointer v_object) -
g_value_take_object$address
Address for:extern void g_value_take_object(GValue *value, gpointer v_object) -
g_value_take_object
extern void g_value_take_object(GValue *value, gpointer v_object) -
g_value_set_object_take_ownership$descriptor
Function descriptor for:extern void g_value_set_object_take_ownership(GValue *value, gpointer v_object) -
g_value_set_object_take_ownership$handle
Downcall method handle for:extern void g_value_set_object_take_ownership(GValue *value, gpointer v_object) -
g_value_set_object_take_ownership$address
Address for:extern void g_value_set_object_take_ownership(GValue *value, gpointer v_object) -
g_value_set_object_take_ownership
extern void g_value_set_object_take_ownership(GValue *value, gpointer v_object) -
g_value_set_enum$descriptor
Function descriptor for:extern void g_value_set_enum(GValue *value, gint v_enum) -
g_value_set_enum$handle
Downcall method handle for:extern void g_value_set_enum(GValue *value, gint v_enum) -
g_value_set_enum$address
Address for:extern void g_value_set_enum(GValue *value, gint v_enum) -
g_value_set_enum
extern void g_value_set_enum(GValue *value, gint v_enum) -
g_value_get_enum$descriptor
Function descriptor for:extern gint g_value_get_enum(const GValue *value) -
g_value_get_enum$handle
Downcall method handle for:extern gint g_value_get_enum(const GValue *value) -
g_value_get_enum$address
Address for:extern gint g_value_get_enum(const GValue *value) -
g_value_get_enum
extern gint g_value_get_enum(const GValue *value) -
g_value_set_flags$descriptor
Function descriptor for:extern void g_value_set_flags(GValue *value, guint v_flags) -
g_value_set_flags$handle
Downcall method handle for:extern void g_value_set_flags(GValue *value, guint v_flags) -
g_value_set_flags$address
Address for:extern void g_value_set_flags(GValue *value, guint v_flags) -
g_value_set_flags
extern void g_value_set_flags(GValue *value, guint v_flags) -
g_value_get_flags$descriptor
Function descriptor for:extern guint g_value_get_flags(const GValue *value) -
g_value_get_flags$handle
Downcall method handle for:extern guint g_value_get_flags(const GValue *value) -
g_value_get_flags$address
Address for:extern guint g_value_get_flags(const GValue *value) -
g_value_get_flags
extern guint g_value_get_flags(const GValue *value) -
g_param_spec_types$layout
Layout for variable:extern GType *g_param_spec_types -
g_param_spec_types$segment
Segment for variable:extern GType *g_param_spec_types -
g_param_spec_types
Getter for variable:extern GType *g_param_spec_types -
g_param_spec_types
Setter for variable:extern GType *g_param_spec_types -
g_type_module_get_type$descriptor
Function descriptor for:extern GType g_type_module_get_type() -
g_type_module_get_type$handle
Downcall method handle for:extern GType g_type_module_get_type() -
g_type_module_get_type$address
Address for:extern GType g_type_module_get_type() -
g_type_module_get_type
public static long g_type_module_get_type()extern GType g_type_module_get_type() -
g_type_module_use$descriptor
Function descriptor for:extern gboolean g_type_module_use(GTypeModule *module) -
g_type_module_use$handle
Downcall method handle for:extern gboolean g_type_module_use(GTypeModule *module) -
g_type_module_use$address
Address for:extern gboolean g_type_module_use(GTypeModule *module) -
g_type_module_use
extern gboolean g_type_module_use(GTypeModule *module) -
g_type_module_unuse$descriptor
Function descriptor for:extern void g_type_module_unuse(GTypeModule *module) -
g_type_module_unuse$handle
Downcall method handle for:extern void g_type_module_unuse(GTypeModule *module) -
g_type_module_unuse$address
Address for:extern void g_type_module_unuse(GTypeModule *module) -
g_type_module_unuse
extern void g_type_module_unuse(GTypeModule *module) -
g_type_module_set_name$descriptor
Function descriptor for:extern void g_type_module_set_name(GTypeModule *module, const gchar *name) -
g_type_module_set_name$handle
Downcall method handle for:extern void g_type_module_set_name(GTypeModule *module, const gchar *name) -
g_type_module_set_name$address
Address for:extern void g_type_module_set_name(GTypeModule *module, const gchar *name) -
g_type_module_set_name
extern void g_type_module_set_name(GTypeModule *module, const gchar *name) -
g_type_module_register_type$descriptor
Function descriptor for:extern GType g_type_module_register_type(GTypeModule *module, GType parent_type, const gchar *type_name, const GTypeInfo *type_info, GTypeFlags flags) -
g_type_module_register_type$handle
Downcall method handle for:extern GType g_type_module_register_type(GTypeModule *module, GType parent_type, const gchar *type_name, const GTypeInfo *type_info, GTypeFlags flags) -
g_type_module_register_type$address
Address for:extern GType g_type_module_register_type(GTypeModule *module, GType parent_type, const gchar *type_name, const GTypeInfo *type_info, GTypeFlags flags) -
g_type_module_register_type
public static long g_type_module_register_type(MemorySegment module, long parent_type, MemorySegment type_name, MemorySegment type_info, int flags) extern GType g_type_module_register_type(GTypeModule *module, GType parent_type, const gchar *type_name, const GTypeInfo *type_info, GTypeFlags flags) -
g_type_module_add_interface$descriptor
Function descriptor for:extern void g_type_module_add_interface(GTypeModule *module, GType instance_type, GType interface_type, const GInterfaceInfo *interface_info) -
g_type_module_add_interface$handle
Downcall method handle for:extern void g_type_module_add_interface(GTypeModule *module, GType instance_type, GType interface_type, const GInterfaceInfo *interface_info) -
g_type_module_add_interface$address
Address for:extern void g_type_module_add_interface(GTypeModule *module, GType instance_type, GType interface_type, const GInterfaceInfo *interface_info) -
g_type_module_add_interface
public static void g_type_module_add_interface(MemorySegment module, long instance_type, long interface_type, MemorySegment interface_info) extern void g_type_module_add_interface(GTypeModule *module, GType instance_type, GType interface_type, const GInterfaceInfo *interface_info) -
g_type_module_register_enum$descriptor
Function descriptor for:extern GType g_type_module_register_enum(GTypeModule *module, const gchar *name, const GEnumValue *const_static_values) -
g_type_module_register_enum$handle
Downcall method handle for:extern GType g_type_module_register_enum(GTypeModule *module, const gchar *name, const GEnumValue *const_static_values) -
g_type_module_register_enum$address
Address for:extern GType g_type_module_register_enum(GTypeModule *module, const gchar *name, const GEnumValue *const_static_values) -
g_type_module_register_enum
public static long g_type_module_register_enum(MemorySegment module, MemorySegment name, MemorySegment const_static_values) extern GType g_type_module_register_enum(GTypeModule *module, const gchar *name, const GEnumValue *const_static_values) -
g_type_module_register_flags$descriptor
Function descriptor for:extern GType g_type_module_register_flags(GTypeModule *module, const gchar *name, const GFlagsValue *const_static_values) -
g_type_module_register_flags$handle
Downcall method handle for:extern GType g_type_module_register_flags(GTypeModule *module, const gchar *name, const GFlagsValue *const_static_values) -
g_type_module_register_flags$address
Address for:extern GType g_type_module_register_flags(GTypeModule *module, const gchar *name, const GFlagsValue *const_static_values) -
g_type_module_register_flags
public static long g_type_module_register_flags(MemorySegment module, MemorySegment name, MemorySegment const_static_values) extern GType g_type_module_register_flags(GTypeModule *module, const gchar *name, const GFlagsValue *const_static_values) -
g_type_plugin_get_type$descriptor
Function descriptor for:extern GType g_type_plugin_get_type() -
g_type_plugin_get_type$handle
Downcall method handle for:extern GType g_type_plugin_get_type() -
g_type_plugin_get_type$address
Address for:extern GType g_type_plugin_get_type() -
g_type_plugin_get_type
public static long g_type_plugin_get_type()extern GType g_type_plugin_get_type() -
g_type_plugin_use$descriptor
Function descriptor for:extern void g_type_plugin_use(GTypePlugin *plugin) -
g_type_plugin_use$handle
Downcall method handle for:extern void g_type_plugin_use(GTypePlugin *plugin) -
g_type_plugin_use$address
Address for:extern void g_type_plugin_use(GTypePlugin *plugin) -
g_type_plugin_use
extern void g_type_plugin_use(GTypePlugin *plugin) -
g_type_plugin_unuse$descriptor
Function descriptor for:extern void g_type_plugin_unuse(GTypePlugin *plugin) -
g_type_plugin_unuse$handle
Downcall method handle for:extern void g_type_plugin_unuse(GTypePlugin *plugin) -
g_type_plugin_unuse$address
Address for:extern void g_type_plugin_unuse(GTypePlugin *plugin) -
g_type_plugin_unuse
extern void g_type_plugin_unuse(GTypePlugin *plugin) -
g_type_plugin_complete_type_info$descriptor
Function descriptor for:extern void g_type_plugin_complete_type_info(GTypePlugin *plugin, GType g_type, GTypeInfo *info, GTypeValueTable *value_table) -
g_type_plugin_complete_type_info$handle
Downcall method handle for:extern void g_type_plugin_complete_type_info(GTypePlugin *plugin, GType g_type, GTypeInfo *info, GTypeValueTable *value_table) -
g_type_plugin_complete_type_info$address
Address for:extern void g_type_plugin_complete_type_info(GTypePlugin *plugin, GType g_type, GTypeInfo *info, GTypeValueTable *value_table) -
g_type_plugin_complete_type_info
public static void g_type_plugin_complete_type_info(MemorySegment plugin, long g_type, MemorySegment info, MemorySegment value_table) extern void g_type_plugin_complete_type_info(GTypePlugin *plugin, GType g_type, GTypeInfo *info, GTypeValueTable *value_table) -
g_type_plugin_complete_interface_info$descriptor
Function descriptor for:extern void g_type_plugin_complete_interface_info(GTypePlugin *plugin, GType instance_type, GType interface_type, GInterfaceInfo *info) -
g_type_plugin_complete_interface_info$handle
Downcall method handle for:extern void g_type_plugin_complete_interface_info(GTypePlugin *plugin, GType instance_type, GType interface_type, GInterfaceInfo *info) -
g_type_plugin_complete_interface_info$address
Address for:extern void g_type_plugin_complete_interface_info(GTypePlugin *plugin, GType instance_type, GType interface_type, GInterfaceInfo *info) -
g_type_plugin_complete_interface_info
public static void g_type_plugin_complete_interface_info(MemorySegment plugin, long instance_type, long interface_type, MemorySegment info) extern void g_type_plugin_complete_interface_info(GTypePlugin *plugin, GType instance_type, GType interface_type, GInterfaceInfo *info) -
g_value_array_get_type$descriptor
Function descriptor for:extern GType g_value_array_get_type() -
g_value_array_get_type$handle
Downcall method handle for:extern GType g_value_array_get_type() -
g_value_array_get_type$address
Address for:extern GType g_value_array_get_type() -
g_value_array_get_type
public static long g_value_array_get_type()extern GType g_value_array_get_type() -
g_value_array_get_nth$descriptor
Function descriptor for:extern GValue *g_value_array_get_nth(GValueArray *value_array, guint index_) -
g_value_array_get_nth$handle
Downcall method handle for:extern GValue *g_value_array_get_nth(GValueArray *value_array, guint index_) -
g_value_array_get_nth$address
Address for:extern GValue *g_value_array_get_nth(GValueArray *value_array, guint index_) -
g_value_array_get_nth
extern GValue *g_value_array_get_nth(GValueArray *value_array, guint index_) -
g_value_array_new$descriptor
Function descriptor for:extern GValueArray *g_value_array_new(guint n_prealloced) -
g_value_array_new$handle
Downcall method handle for:extern GValueArray *g_value_array_new(guint n_prealloced) -
g_value_array_new$address
Address for:extern GValueArray *g_value_array_new(guint n_prealloced) -
g_value_array_new
extern GValueArray *g_value_array_new(guint n_prealloced) -
g_value_array_free$descriptor
Function descriptor for:extern void g_value_array_free(GValueArray *value_array) -
g_value_array_free$handle
Downcall method handle for:extern void g_value_array_free(GValueArray *value_array) -
g_value_array_free$address
Address for:extern void g_value_array_free(GValueArray *value_array) -
g_value_array_free
extern void g_value_array_free(GValueArray *value_array) -
g_value_array_copy$descriptor
Function descriptor for:extern GValueArray *g_value_array_copy(const GValueArray *value_array) -
g_value_array_copy$handle
Downcall method handle for:extern GValueArray *g_value_array_copy(const GValueArray *value_array) -
g_value_array_copy$address
Address for:extern GValueArray *g_value_array_copy(const GValueArray *value_array) -
g_value_array_copy
extern GValueArray *g_value_array_copy(const GValueArray *value_array) -
g_value_array_prepend$descriptor
Function descriptor for:extern GValueArray *g_value_array_prepend(GValueArray *value_array, const GValue *value) -
g_value_array_prepend$handle
Downcall method handle for:extern GValueArray *g_value_array_prepend(GValueArray *value_array, const GValue *value) -
g_value_array_prepend$address
Address for:extern GValueArray *g_value_array_prepend(GValueArray *value_array, const GValue *value) -
g_value_array_prepend
extern GValueArray *g_value_array_prepend(GValueArray *value_array, const GValue *value) -
g_value_array_append$descriptor
Function descriptor for:extern GValueArray *g_value_array_append(GValueArray *value_array, const GValue *value) -
g_value_array_append$handle
Downcall method handle for:extern GValueArray *g_value_array_append(GValueArray *value_array, const GValue *value) -
g_value_array_append$address
Address for:extern GValueArray *g_value_array_append(GValueArray *value_array, const GValue *value) -
g_value_array_append
extern GValueArray *g_value_array_append(GValueArray *value_array, const GValue *value) -
g_value_array_insert$descriptor
Function descriptor for:extern GValueArray *g_value_array_insert(GValueArray *value_array, guint index_, const GValue *value) -
g_value_array_insert$handle
Downcall method handle for:extern GValueArray *g_value_array_insert(GValueArray *value_array, guint index_, const GValue *value) -
g_value_array_insert$address
Address for:extern GValueArray *g_value_array_insert(GValueArray *value_array, guint index_, const GValue *value) -
g_value_array_insert
public static MemorySegment g_value_array_insert(MemorySegment value_array, int index_, MemorySegment value) extern GValueArray *g_value_array_insert(GValueArray *value_array, guint index_, const GValue *value) -
g_value_array_remove$descriptor
Function descriptor for:extern GValueArray *g_value_array_remove(GValueArray *value_array, guint index_) -
g_value_array_remove$handle
Downcall method handle for:extern GValueArray *g_value_array_remove(GValueArray *value_array, guint index_) -
g_value_array_remove$address
Address for:extern GValueArray *g_value_array_remove(GValueArray *value_array, guint index_) -
g_value_array_remove
extern GValueArray *g_value_array_remove(GValueArray *value_array, guint index_) -
g_value_array_sort$descriptor
Function descriptor for:extern GValueArray *g_value_array_sort(GValueArray *value_array, GCompareFunc compare_func) -
g_value_array_sort$handle
Downcall method handle for:extern GValueArray *g_value_array_sort(GValueArray *value_array, GCompareFunc compare_func) -
g_value_array_sort$address
Address for:extern GValueArray *g_value_array_sort(GValueArray *value_array, GCompareFunc compare_func) -
g_value_array_sort
public static MemorySegment g_value_array_sort(MemorySegment value_array, MemorySegment compare_func) extern GValueArray *g_value_array_sort(GValueArray *value_array, GCompareFunc compare_func) -
g_value_array_sort_with_data$descriptor
Function descriptor for:extern GValueArray *g_value_array_sort_with_data(GValueArray *value_array, GCompareDataFunc compare_func, gpointer user_data) -
g_value_array_sort_with_data$handle
Downcall method handle for:extern GValueArray *g_value_array_sort_with_data(GValueArray *value_array, GCompareDataFunc compare_func, gpointer user_data) -
g_value_array_sort_with_data$address
Address for:extern GValueArray *g_value_array_sort_with_data(GValueArray *value_array, GCompareDataFunc compare_func, gpointer user_data) -
g_value_array_sort_with_data
public static MemorySegment g_value_array_sort_with_data(MemorySegment value_array, MemorySegment compare_func, MemorySegment user_data) extern GValueArray *g_value_array_sort_with_data(GValueArray *value_array, GCompareDataFunc compare_func, gpointer user_data) -
g_value_set_char$descriptor
Function descriptor for:extern void g_value_set_char(GValue *value, gchar v_char) -
g_value_set_char$handle
Downcall method handle for:extern void g_value_set_char(GValue *value, gchar v_char) -
g_value_set_char$address
Address for:extern void g_value_set_char(GValue *value, gchar v_char) -
g_value_set_char
extern void g_value_set_char(GValue *value, gchar v_char) -
g_value_get_char$descriptor
Function descriptor for:extern gchar g_value_get_char(const GValue *value) -
g_value_get_char$handle
Downcall method handle for:extern gchar g_value_get_char(const GValue *value) -
g_value_get_char$address
Address for:extern gchar g_value_get_char(const GValue *value) -
g_value_get_char
extern gchar g_value_get_char(const GValue *value) -
g_value_set_schar$descriptor
Function descriptor for:extern void g_value_set_schar(GValue *value, gint8 v_char) -
g_value_set_schar$handle
Downcall method handle for:extern void g_value_set_schar(GValue *value, gint8 v_char) -
g_value_set_schar$address
Address for:extern void g_value_set_schar(GValue *value, gint8 v_char) -
g_value_set_schar
extern void g_value_set_schar(GValue *value, gint8 v_char) -
g_value_get_schar$descriptor
Function descriptor for:extern gint8 g_value_get_schar(const GValue *value) -
g_value_get_schar$handle
Downcall method handle for:extern gint8 g_value_get_schar(const GValue *value) -
g_value_get_schar$address
Address for:extern gint8 g_value_get_schar(const GValue *value) -
g_value_get_schar
extern gint8 g_value_get_schar(const GValue *value) -
g_value_set_uchar$descriptor
Function descriptor for:extern void g_value_set_uchar(GValue *value, guchar v_uchar) -
g_value_set_uchar$handle
Downcall method handle for:extern void g_value_set_uchar(GValue *value, guchar v_uchar) -
g_value_set_uchar$address
Address for:extern void g_value_set_uchar(GValue *value, guchar v_uchar) -
g_value_set_uchar
extern void g_value_set_uchar(GValue *value, guchar v_uchar) -
g_value_get_uchar$descriptor
Function descriptor for:extern guchar g_value_get_uchar(const GValue *value) -
g_value_get_uchar$handle
Downcall method handle for:extern guchar g_value_get_uchar(const GValue *value) -
g_value_get_uchar$address
Address for:extern guchar g_value_get_uchar(const GValue *value) -
g_value_get_uchar
extern guchar g_value_get_uchar(const GValue *value) -
g_value_set_boolean$descriptor
Function descriptor for:extern void g_value_set_boolean(GValue *value, gboolean v_boolean) -
g_value_set_boolean$handle
Downcall method handle for:extern void g_value_set_boolean(GValue *value, gboolean v_boolean) -
g_value_set_boolean$address
Address for:extern void g_value_set_boolean(GValue *value, gboolean v_boolean) -
g_value_set_boolean
extern void g_value_set_boolean(GValue *value, gboolean v_boolean) -
g_value_get_boolean$descriptor
Function descriptor for:extern gboolean g_value_get_boolean(const GValue *value) -
g_value_get_boolean$handle
Downcall method handle for:extern gboolean g_value_get_boolean(const GValue *value) -
g_value_get_boolean$address
Address for:extern gboolean g_value_get_boolean(const GValue *value) -
g_value_get_boolean
extern gboolean g_value_get_boolean(const GValue *value) -
g_value_set_int$descriptor
Function descriptor for:extern void g_value_set_int(GValue *value, gint v_int) -
g_value_set_int$handle
Downcall method handle for:extern void g_value_set_int(GValue *value, gint v_int) -
g_value_set_int$address
Address for:extern void g_value_set_int(GValue *value, gint v_int) -
g_value_set_int
extern void g_value_set_int(GValue *value, gint v_int) -
g_value_get_int$descriptor
Function descriptor for:extern gint g_value_get_int(const GValue *value) -
g_value_get_int$handle
Downcall method handle for:extern gint g_value_get_int(const GValue *value) -
g_value_get_int$address
Address for:extern gint g_value_get_int(const GValue *value) -
g_value_get_int
extern gint g_value_get_int(const GValue *value) -
g_value_set_uint$descriptor
Function descriptor for:extern void g_value_set_uint(GValue *value, guint v_uint) -
g_value_set_uint$handle
Downcall method handle for:extern void g_value_set_uint(GValue *value, guint v_uint) -
g_value_set_uint$address
Address for:extern void g_value_set_uint(GValue *value, guint v_uint) -
g_value_set_uint
extern void g_value_set_uint(GValue *value, guint v_uint) -
g_value_get_uint$descriptor
Function descriptor for:extern guint g_value_get_uint(const GValue *value) -
g_value_get_uint$handle
Downcall method handle for:extern guint g_value_get_uint(const GValue *value) -
g_value_get_uint$address
Address for:extern guint g_value_get_uint(const GValue *value) -
g_value_get_uint
extern guint g_value_get_uint(const GValue *value) -
g_value_set_long$descriptor
Function descriptor for:extern void g_value_set_long(GValue *value, glong v_long) -
g_value_set_long$handle
Downcall method handle for:extern void g_value_set_long(GValue *value, glong v_long) -
g_value_set_long$address
Address for:extern void g_value_set_long(GValue *value, glong v_long) -
g_value_set_long
extern void g_value_set_long(GValue *value, glong v_long) -
g_value_get_long$descriptor
Function descriptor for:extern glong g_value_get_long(const GValue *value) -
g_value_get_long$handle
Downcall method handle for:extern glong g_value_get_long(const GValue *value) -
g_value_get_long$address
Address for:extern glong g_value_get_long(const GValue *value) -
g_value_get_long
extern glong g_value_get_long(const GValue *value) -
g_value_set_ulong$descriptor
Function descriptor for:extern void g_value_set_ulong(GValue *value, gulong v_ulong) -
g_value_set_ulong$handle
Downcall method handle for:extern void g_value_set_ulong(GValue *value, gulong v_ulong) -
g_value_set_ulong$address
Address for:extern void g_value_set_ulong(GValue *value, gulong v_ulong) -
g_value_set_ulong
extern void g_value_set_ulong(GValue *value, gulong v_ulong) -
g_value_get_ulong$descriptor
Function descriptor for:extern gulong g_value_get_ulong(const GValue *value) -
g_value_get_ulong$handle
Downcall method handle for:extern gulong g_value_get_ulong(const GValue *value) -
g_value_get_ulong$address
Address for:extern gulong g_value_get_ulong(const GValue *value) -
g_value_get_ulong
extern gulong g_value_get_ulong(const GValue *value) -
g_value_set_int64$descriptor
Function descriptor for:extern void g_value_set_int64(GValue *value, gint64 v_int64) -
g_value_set_int64$handle
Downcall method handle for:extern void g_value_set_int64(GValue *value, gint64 v_int64) -
g_value_set_int64$address
Address for:extern void g_value_set_int64(GValue *value, gint64 v_int64) -
g_value_set_int64
extern void g_value_set_int64(GValue *value, gint64 v_int64) -
g_value_get_int64$descriptor
Function descriptor for:extern gint64 g_value_get_int64(const GValue *value) -
g_value_get_int64$handle
Downcall method handle for:extern gint64 g_value_get_int64(const GValue *value) -
g_value_get_int64$address
Address for:extern gint64 g_value_get_int64(const GValue *value) -
g_value_get_int64
extern gint64 g_value_get_int64(const GValue *value) -
g_value_set_uint64$descriptor
Function descriptor for:extern void g_value_set_uint64(GValue *value, guint64 v_uint64) -
g_value_set_uint64$handle
Downcall method handle for:extern void g_value_set_uint64(GValue *value, guint64 v_uint64) -
g_value_set_uint64$address
Address for:extern void g_value_set_uint64(GValue *value, guint64 v_uint64) -
g_value_set_uint64
extern void g_value_set_uint64(GValue *value, guint64 v_uint64) -
g_value_get_uint64$descriptor
Function descriptor for:extern guint64 g_value_get_uint64(const GValue *value) -
g_value_get_uint64$handle
Downcall method handle for:extern guint64 g_value_get_uint64(const GValue *value) -
g_value_get_uint64$address
Address for:extern guint64 g_value_get_uint64(const GValue *value) -
g_value_get_uint64
extern guint64 g_value_get_uint64(const GValue *value) -
g_value_set_float$descriptor
Function descriptor for:extern void g_value_set_float(GValue *value, gfloat v_float) -
g_value_set_float$handle
Downcall method handle for:extern void g_value_set_float(GValue *value, gfloat v_float) -
g_value_set_float$address
Address for:extern void g_value_set_float(GValue *value, gfloat v_float) -
g_value_set_float
extern void g_value_set_float(GValue *value, gfloat v_float) -
g_value_get_float$descriptor
Function descriptor for:extern gfloat g_value_get_float(const GValue *value) -
g_value_get_float$handle
Downcall method handle for:extern gfloat g_value_get_float(const GValue *value) -
g_value_get_float$address
Address for:extern gfloat g_value_get_float(const GValue *value) -
g_value_get_float
extern gfloat g_value_get_float(const GValue *value) -
g_value_set_double$descriptor
Function descriptor for:extern void g_value_set_double(GValue *value, gdouble v_double) -
g_value_set_double$handle
Downcall method handle for:extern void g_value_set_double(GValue *value, gdouble v_double) -
g_value_set_double$address
Address for:extern void g_value_set_double(GValue *value, gdouble v_double) -
g_value_set_double
extern void g_value_set_double(GValue *value, gdouble v_double) -
g_value_get_double$descriptor
Function descriptor for:extern gdouble g_value_get_double(const GValue *value) -
g_value_get_double$handle
Downcall method handle for:extern gdouble g_value_get_double(const GValue *value) -
g_value_get_double$address
Address for:extern gdouble g_value_get_double(const GValue *value) -
g_value_get_double
extern gdouble g_value_get_double(const GValue *value) -
g_value_set_string$descriptor
Function descriptor for:extern void g_value_set_string(GValue *value, const gchar *v_string) -
g_value_set_string$handle
Downcall method handle for:extern void g_value_set_string(GValue *value, const gchar *v_string) -
g_value_set_string$address
Address for:extern void g_value_set_string(GValue *value, const gchar *v_string) -
g_value_set_string
extern void g_value_set_string(GValue *value, const gchar *v_string) -
g_value_set_static_string$descriptor
Function descriptor for:extern void g_value_set_static_string(GValue *value, const gchar *v_string) -
g_value_set_static_string$handle
Downcall method handle for:extern void g_value_set_static_string(GValue *value, const gchar *v_string) -
g_value_set_static_string$address
Address for:extern void g_value_set_static_string(GValue *value, const gchar *v_string) -
g_value_set_static_string
extern void g_value_set_static_string(GValue *value, const gchar *v_string) -
g_value_set_interned_string$descriptor
Function descriptor for:extern void g_value_set_interned_string(GValue *value, const gchar *v_string) -
g_value_set_interned_string$handle
Downcall method handle for:extern void g_value_set_interned_string(GValue *value, const gchar *v_string) -
g_value_set_interned_string$address
Address for:extern void g_value_set_interned_string(GValue *value, const gchar *v_string) -
g_value_set_interned_string
extern void g_value_set_interned_string(GValue *value, const gchar *v_string) -
g_value_get_string$descriptor
Function descriptor for:extern const gchar *g_value_get_string(const GValue *value) -
g_value_get_string$handle
Downcall method handle for:extern const gchar *g_value_get_string(const GValue *value) -
g_value_get_string$address
Address for:extern const gchar *g_value_get_string(const GValue *value) -
g_value_get_string
extern const gchar *g_value_get_string(const GValue *value) -
g_value_dup_string$descriptor
Function descriptor for:extern gchar *g_value_dup_string(const GValue *value) -
g_value_dup_string$handle
Downcall method handle for:extern gchar *g_value_dup_string(const GValue *value) -
g_value_dup_string$address
Address for:extern gchar *g_value_dup_string(const GValue *value) -
g_value_dup_string
extern gchar *g_value_dup_string(const GValue *value) -
g_value_steal_string$descriptor
Function descriptor for:extern gchar *g_value_steal_string(GValue *value) -
g_value_steal_string$handle
Downcall method handle for:extern gchar *g_value_steal_string(GValue *value) -
g_value_steal_string$address
Address for:extern gchar *g_value_steal_string(GValue *value) -
g_value_steal_string
extern gchar *g_value_steal_string(GValue *value) -
g_value_set_pointer$descriptor
Function descriptor for:extern void g_value_set_pointer(GValue *value, gpointer v_pointer) -
g_value_set_pointer$handle
Downcall method handle for:extern void g_value_set_pointer(GValue *value, gpointer v_pointer) -
g_value_set_pointer$address
Address for:extern void g_value_set_pointer(GValue *value, gpointer v_pointer) -
g_value_set_pointer
extern void g_value_set_pointer(GValue *value, gpointer v_pointer) -
g_value_get_pointer$descriptor
Function descriptor for:extern gpointer g_value_get_pointer(const GValue *value) -
g_value_get_pointer$handle
Downcall method handle for:extern gpointer g_value_get_pointer(const GValue *value) -
g_value_get_pointer$address
Address for:extern gpointer g_value_get_pointer(const GValue *value) -
g_value_get_pointer
extern gpointer g_value_get_pointer(const GValue *value) -
g_value_set_gtype$descriptor
Function descriptor for:extern void g_value_set_gtype(GValue *value, GType v_gtype) -
g_value_set_gtype$handle
Downcall method handle for:extern void g_value_set_gtype(GValue *value, GType v_gtype) -
g_value_set_gtype$address
Address for:extern void g_value_set_gtype(GValue *value, GType v_gtype) -
g_value_set_gtype
extern void g_value_set_gtype(GValue *value, GType v_gtype) -
g_value_get_gtype$descriptor
Function descriptor for:extern GType g_value_get_gtype(const GValue *value) -
g_value_get_gtype$handle
Downcall method handle for:extern GType g_value_get_gtype(const GValue *value) -
g_value_get_gtype$address
Address for:extern GType g_value_get_gtype(const GValue *value) -
g_value_get_gtype
extern GType g_value_get_gtype(const GValue *value) -
g_value_set_variant$descriptor
Function descriptor for:extern void g_value_set_variant(GValue *value, GVariant *variant) -
g_value_set_variant$handle
Downcall method handle for:extern void g_value_set_variant(GValue *value, GVariant *variant) -
g_value_set_variant$address
Address for:extern void g_value_set_variant(GValue *value, GVariant *variant) -
g_value_set_variant
extern void g_value_set_variant(GValue *value, GVariant *variant) -
g_value_take_variant$descriptor
Function descriptor for:extern void g_value_take_variant(GValue *value, GVariant *variant) -
g_value_take_variant$handle
Downcall method handle for:extern void g_value_take_variant(GValue *value, GVariant *variant) -
g_value_take_variant$address
Address for:extern void g_value_take_variant(GValue *value, GVariant *variant) -
g_value_take_variant
extern void g_value_take_variant(GValue *value, GVariant *variant) -
g_value_get_variant$descriptor
Function descriptor for:extern GVariant *g_value_get_variant(const GValue *value) -
g_value_get_variant$handle
Downcall method handle for:extern GVariant *g_value_get_variant(const GValue *value) -
g_value_get_variant$address
Address for:extern GVariant *g_value_get_variant(const GValue *value) -
g_value_get_variant
extern GVariant *g_value_get_variant(const GValue *value) -
g_value_dup_variant$descriptor
Function descriptor for:extern GVariant *g_value_dup_variant(const GValue *value) -
g_value_dup_variant$handle
Downcall method handle for:extern GVariant *g_value_dup_variant(const GValue *value) -
g_value_dup_variant$address
Address for:extern GVariant *g_value_dup_variant(const GValue *value) -
g_value_dup_variant
extern GVariant *g_value_dup_variant(const GValue *value) -
g_value_take_string$descriptor
Function descriptor for:extern void g_value_take_string(GValue *value, gchar *v_string) -
g_value_take_string$handle
Downcall method handle for:extern void g_value_take_string(GValue *value, gchar *v_string) -
g_value_take_string$address
Address for:extern void g_value_take_string(GValue *value, gchar *v_string) -
g_value_take_string
extern void g_value_take_string(GValue *value, gchar *v_string) -
g_value_set_string_take_ownership$descriptor
Function descriptor for:extern void g_value_set_string_take_ownership(GValue *value, gchar *v_string) -
g_value_set_string_take_ownership$handle
Downcall method handle for:extern void g_value_set_string_take_ownership(GValue *value, gchar *v_string) -
g_value_set_string_take_ownership$address
Address for:extern void g_value_set_string_take_ownership(GValue *value, gchar *v_string) -
g_value_set_string_take_ownership
extern void g_value_set_string_take_ownership(GValue *value, gchar *v_string) -
VIPS_PRECISION_INTEGER
public static int VIPS_PRECISION_INTEGER()enum <anonymous>.VIPS_PRECISION_INTEGER = 0 -
VIPS_PRECISION_FLOAT
public static int VIPS_PRECISION_FLOAT()enum <anonymous>.VIPS_PRECISION_FLOAT = 1 -
VIPS_PRECISION_APPROXIMATE
public static int VIPS_PRECISION_APPROXIMATE()enum <anonymous>.VIPS_PRECISION_APPROXIMATE = 2 -
VIPS_PRECISION_LAST
public static int VIPS_PRECISION_LAST()enum <anonymous>.VIPS_PRECISION_LAST = 3 -
vips_enum_string$descriptor
Function descriptor for:extern const char *vips_enum_string(GType enm, int value) -
vips_enum_string$handle
Downcall method handle for:extern const char *vips_enum_string(GType enm, int value) -
vips_enum_string$address
Address for:extern const char *vips_enum_string(GType enm, int value) -
vips_enum_string
extern const char *vips_enum_string(GType enm, int value) -
vips_enum_nick$descriptor
Function descriptor for:extern const char *vips_enum_nick(GType enm, int value) -
vips_enum_nick$handle
Downcall method handle for:extern const char *vips_enum_nick(GType enm, int value) -
vips_enum_nick$address
Address for:extern const char *vips_enum_nick(GType enm, int value) -
vips_enum_nick
extern const char *vips_enum_nick(GType enm, int value) -
vips_enum_from_nick$descriptor
Function descriptor for:extern int vips_enum_from_nick(const char *domain, GType type, const char *str) -
vips_enum_from_nick$handle
Downcall method handle for:extern int vips_enum_from_nick(const char *domain, GType type, const char *str) -
vips_enum_from_nick$address
Address for:extern int vips_enum_from_nick(const char *domain, GType type, const char *str) -
vips_enum_from_nick
extern int vips_enum_from_nick(const char *domain, GType type, const char *str) -
VIPS_TOKEN_LEFT
public static int VIPS_TOKEN_LEFT()enum <anonymous>.VIPS_TOKEN_LEFT = 1 -
VIPS_TOKEN_RIGHT
public static int VIPS_TOKEN_RIGHT()enum <anonymous>.VIPS_TOKEN_RIGHT = 2 -
VIPS_TOKEN_STRING
public static int VIPS_TOKEN_STRING()enum <anonymous>.VIPS_TOKEN_STRING = 3 -
VIPS_TOKEN_EQUALS
public static int VIPS_TOKEN_EQUALS()enum <anonymous>.VIPS_TOKEN_EQUALS = 4 -
VIPS_TOKEN_COMMA
public static int VIPS_TOKEN_COMMA()enum <anonymous>.VIPS_TOKEN_COMMA = 5 -
VIPS_ARGUMENT_NONE
public static int VIPS_ARGUMENT_NONE()enum <anonymous>.VIPS_ARGUMENT_NONE = 0 -
VIPS_ARGUMENT_REQUIRED
public static int VIPS_ARGUMENT_REQUIRED()enum <anonymous>.VIPS_ARGUMENT_REQUIRED = 1 -
VIPS_ARGUMENT_CONSTRUCT
public static int VIPS_ARGUMENT_CONSTRUCT()enum <anonymous>.VIPS_ARGUMENT_CONSTRUCT = 2 -
VIPS_ARGUMENT_SET_ONCE
public static int VIPS_ARGUMENT_SET_ONCE()enum <anonymous>.VIPS_ARGUMENT_SET_ONCE = 4 -
VIPS_ARGUMENT_SET_ALWAYS
public static int VIPS_ARGUMENT_SET_ALWAYS()enum <anonymous>.VIPS_ARGUMENT_SET_ALWAYS = 8 -
VIPS_ARGUMENT_INPUT
public static int VIPS_ARGUMENT_INPUT()enum <anonymous>.VIPS_ARGUMENT_INPUT = 16 -
VIPS_ARGUMENT_OUTPUT
public static int VIPS_ARGUMENT_OUTPUT()enum <anonymous>.VIPS_ARGUMENT_OUTPUT = 32 -
VIPS_ARGUMENT_DEPRECATED
public static int VIPS_ARGUMENT_DEPRECATED()enum <anonymous>.VIPS_ARGUMENT_DEPRECATED = 64 -
VIPS_ARGUMENT_MODIFY
public static int VIPS_ARGUMENT_MODIFY()enum <anonymous>.VIPS_ARGUMENT_MODIFY = 128 -
VIPS_ARGUMENT_NON_HASHABLE
public static int VIPS_ARGUMENT_NON_HASHABLE()enum <anonymous>.VIPS_ARGUMENT_NON_HASHABLE = 256 -
vips_object_get_args$descriptor
Function descriptor for:extern int vips_object_get_args(VipsObject *object, const char ***names, int **flags, int *n_args) -
vips_object_get_args$handle
Downcall method handle for:extern int vips_object_get_args(VipsObject *object, const char ***names, int **flags, int *n_args) -
vips_object_get_args$address
Address for:extern int vips_object_get_args(VipsObject *object, const char ***names, int **flags, int *n_args) -
vips_object_get_args
public static int vips_object_get_args(MemorySegment object, MemorySegment names, MemorySegment flags, MemorySegment n_args) extern int vips_object_get_args(VipsObject *object, const char ***names, int **flags, int *n_args) -
vips_object_get_argument$descriptor
Function descriptor for:extern int vips_object_get_argument(VipsObject *object, const char *name, GParamSpec **pspec, VipsArgumentClass **argument_class, VipsArgumentInstance **argument_instance) -
vips_object_get_argument$handle
Downcall method handle for:extern int vips_object_get_argument(VipsObject *object, const char *name, GParamSpec **pspec, VipsArgumentClass **argument_class, VipsArgumentInstance **argument_instance) -
vips_object_get_argument$address
Address for:extern int vips_object_get_argument(VipsObject *object, const char *name, GParamSpec **pspec, VipsArgumentClass **argument_class, VipsArgumentInstance **argument_instance) -
vips_object_get_argument
public static int vips_object_get_argument(MemorySegment object, MemorySegment name, MemorySegment pspec, MemorySegment argument_class, MemorySegment argument_instance) extern int vips_object_get_argument(VipsObject *object, const char *name, GParamSpec **pspec, VipsArgumentClass **argument_class, VipsArgumentInstance **argument_instance) -
vips_object_argument_isset$descriptor
Function descriptor for:extern gboolean vips_object_argument_isset(VipsObject *object, const char *name) -
vips_object_argument_isset$handle
Downcall method handle for:extern gboolean vips_object_argument_isset(VipsObject *object, const char *name) -
vips_object_argument_isset$address
Address for:extern gboolean vips_object_argument_isset(VipsObject *object, const char *name) -
vips_object_argument_isset
extern gboolean vips_object_argument_isset(VipsObject *object, const char *name) -
vips_object_get_argument_flags$descriptor
Function descriptor for:extern VipsArgumentFlags vips_object_get_argument_flags(VipsObject *object, const char *name) -
vips_object_get_argument_flags$handle
Downcall method handle for:extern VipsArgumentFlags vips_object_get_argument_flags(VipsObject *object, const char *name) -
vips_object_get_argument_flags$address
Address for:extern VipsArgumentFlags vips_object_get_argument_flags(VipsObject *object, const char *name) -
vips_object_get_argument_flags
extern VipsArgumentFlags vips_object_get_argument_flags(VipsObject *object, const char *name) -
vips_object_get_argument_priority$descriptor
Function descriptor for:extern int vips_object_get_argument_priority(VipsObject *object, const char *name) -
vips_object_get_argument_priority$handle
Downcall method handle for:extern int vips_object_get_argument_priority(VipsObject *object, const char *name) -
vips_object_get_argument_priority$address
Address for:extern int vips_object_get_argument_priority(VipsObject *object, const char *name) -
vips_object_get_argument_priority
extern int vips_object_get_argument_priority(VipsObject *object, const char *name) -
vips_value_is_null$descriptor
Function descriptor for:extern gboolean vips_value_is_null(GParamSpec *psoec, const GValue *value) -
vips_value_is_null$handle
Downcall method handle for:extern gboolean vips_value_is_null(GParamSpec *psoec, const GValue *value) -
vips_value_is_null$address
Address for:extern gboolean vips_value_is_null(GParamSpec *psoec, const GValue *value) -
vips_value_is_null
extern gboolean vips_value_is_null(GParamSpec *psoec, const GValue *value) -
vips_object_set_property$descriptor
Function descriptor for:extern void vips_object_set_property(GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) -
vips_object_set_property$handle
Downcall method handle for:extern void vips_object_set_property(GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) -
vips_object_set_property$address
Address for:extern void vips_object_set_property(GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) -
vips_object_set_property
public static void vips_object_set_property(MemorySegment gobject, int property_id, MemorySegment value, MemorySegment pspec) extern void vips_object_set_property(GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) -
vips_object_get_property$descriptor
Function descriptor for:extern void vips_object_get_property(GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) -
vips_object_get_property$handle
Downcall method handle for:extern void vips_object_get_property(GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) -
vips_object_get_property$address
Address for:extern void vips_object_get_property(GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) -
vips_object_get_property
public static void vips_object_get_property(MemorySegment gobject, int property_id, MemorySegment value, MemorySegment pspec) extern void vips_object_get_property(GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) -
vips_object_preclose$descriptor
Function descriptor for:extern void vips_object_preclose(VipsObject *object) -
vips_object_preclose$handle
Downcall method handle for:extern void vips_object_preclose(VipsObject *object) -
vips_object_preclose$address
Address for:extern void vips_object_preclose(VipsObject *object) -
vips_object_preclose
extern void vips_object_preclose(VipsObject *object) -
vips_object_build$descriptor
Function descriptor for:extern int vips_object_build(VipsObject *object) -
vips_object_build$handle
Downcall method handle for:extern int vips_object_build(VipsObject *object) -
vips_object_build$address
Address for:extern int vips_object_build(VipsObject *object) -
vips_object_build
extern int vips_object_build(VipsObject *object) -
vips_object_summary_class$descriptor
Function descriptor for:extern void vips_object_summary_class(VipsObjectClass *klass, VipsBuf *buf) -
vips_object_summary_class$handle
Downcall method handle for:extern void vips_object_summary_class(VipsObjectClass *klass, VipsBuf *buf) -
vips_object_summary_class$address
Address for:extern void vips_object_summary_class(VipsObjectClass *klass, VipsBuf *buf) -
vips_object_summary_class
extern void vips_object_summary_class(VipsObjectClass *klass, VipsBuf *buf) -
vips_object_summary$descriptor
Function descriptor for:extern void vips_object_summary(VipsObject *object, VipsBuf *buf) -
vips_object_summary$handle
Downcall method handle for:extern void vips_object_summary(VipsObject *object, VipsBuf *buf) -
vips_object_summary$address
Address for:extern void vips_object_summary(VipsObject *object, VipsBuf *buf) -
vips_object_summary
extern void vips_object_summary(VipsObject *object, VipsBuf *buf) -
vips_object_dump$descriptor
Function descriptor for:extern void vips_object_dump(VipsObject *object, VipsBuf *buf) -
vips_object_dump$handle
Downcall method handle for:extern void vips_object_dump(VipsObject *object, VipsBuf *buf) -
vips_object_dump$address
Address for:extern void vips_object_dump(VipsObject *object, VipsBuf *buf) -
vips_object_dump
extern void vips_object_dump(VipsObject *object, VipsBuf *buf) -
vips_object_print_summary_class$descriptor
Function descriptor for:extern void vips_object_print_summary_class(VipsObjectClass *klass) -
vips_object_print_summary_class$handle
Downcall method handle for:extern void vips_object_print_summary_class(VipsObjectClass *klass) -
vips_object_print_summary_class$address
Address for:extern void vips_object_print_summary_class(VipsObjectClass *klass) -
vips_object_print_summary_class
extern void vips_object_print_summary_class(VipsObjectClass *klass) -
vips_object_print_summary$descriptor
Function descriptor for:extern void vips_object_print_summary(VipsObject *object) -
vips_object_print_summary$handle
Downcall method handle for:extern void vips_object_print_summary(VipsObject *object) -
vips_object_print_summary$address
Address for:extern void vips_object_print_summary(VipsObject *object) -
vips_object_print_summary
extern void vips_object_print_summary(VipsObject *object) -
vips_object_print_dump$descriptor
Function descriptor for:extern void vips_object_print_dump(VipsObject *object) -
vips_object_print_dump$handle
Downcall method handle for:extern void vips_object_print_dump(VipsObject *object) -
vips_object_print_dump$address
Address for:extern void vips_object_print_dump(VipsObject *object) -
vips_object_print_dump
extern void vips_object_print_dump(VipsObject *object) -
vips_object_print_name$descriptor
Function descriptor for:extern void vips_object_print_name(VipsObject *object) -
vips_object_print_name$handle
Downcall method handle for:extern void vips_object_print_name(VipsObject *object) -
vips_object_print_name$address
Address for:extern void vips_object_print_name(VipsObject *object) -
vips_object_print_name
extern void vips_object_print_name(VipsObject *object) -
vips_object_sanity$descriptor
Function descriptor for:extern gboolean vips_object_sanity(VipsObject *object) -
vips_object_sanity$handle
Downcall method handle for:extern gboolean vips_object_sanity(VipsObject *object) -
vips_object_sanity$address
Address for:extern gboolean vips_object_sanity(VipsObject *object) -
vips_object_sanity
extern gboolean vips_object_sanity(VipsObject *object) -
vips_object_get_type$descriptor
Function descriptor for:extern GType vips_object_get_type() -
vips_object_get_type$handle
Downcall method handle for:extern GType vips_object_get_type() -
vips_object_get_type$address
Address for:extern GType vips_object_get_type() -
vips_object_get_type
public static long vips_object_get_type()extern GType vips_object_get_type() -
vips_object_class_install_argument$descriptor
Function descriptor for:extern void vips_object_class_install_argument(VipsObjectClass *cls, GParamSpec *pspec, VipsArgumentFlags flags, int priority, guint offset) -
vips_object_class_install_argument$handle
Downcall method handle for:extern void vips_object_class_install_argument(VipsObjectClass *cls, GParamSpec *pspec, VipsArgumentFlags flags, int priority, guint offset) -
vips_object_class_install_argument$address
Address for:extern void vips_object_class_install_argument(VipsObjectClass *cls, GParamSpec *pspec, VipsArgumentFlags flags, int priority, guint offset) -
vips_object_class_install_argument
public static void vips_object_class_install_argument(MemorySegment cls, MemorySegment pspec, int flags, int priority, int offset) extern void vips_object_class_install_argument(VipsObjectClass *cls, GParamSpec *pspec, VipsArgumentFlags flags, int priority, guint offset) -
vips_object_set_argument_from_string$descriptor
Function descriptor for:extern int vips_object_set_argument_from_string(VipsObject *object, const char *name, const char *value) -
vips_object_set_argument_from_string$handle
Downcall method handle for:extern int vips_object_set_argument_from_string(VipsObject *object, const char *name, const char *value) -
vips_object_set_argument_from_string$address
Address for:extern int vips_object_set_argument_from_string(VipsObject *object, const char *name, const char *value) -
vips_object_set_argument_from_string
public static int vips_object_set_argument_from_string(MemorySegment object, MemorySegment name, MemorySegment value) extern int vips_object_set_argument_from_string(VipsObject *object, const char *name, const char *value) -
vips_object_argument_needsstring$descriptor
Function descriptor for:extern gboolean vips_object_argument_needsstring(VipsObject *object, const char *name) -
vips_object_argument_needsstring$handle
Downcall method handle for:extern gboolean vips_object_argument_needsstring(VipsObject *object, const char *name) -
vips_object_argument_needsstring$address
Address for:extern gboolean vips_object_argument_needsstring(VipsObject *object, const char *name) -
vips_object_argument_needsstring
extern gboolean vips_object_argument_needsstring(VipsObject *object, const char *name) -
vips_object_get_argument_to_string$descriptor
Function descriptor for:extern int vips_object_get_argument_to_string(VipsObject *object, const char *name, const char *arg) -
vips_object_get_argument_to_string$handle
Downcall method handle for:extern int vips_object_get_argument_to_string(VipsObject *object, const char *name, const char *arg) -
vips_object_get_argument_to_string$address
Address for:extern int vips_object_get_argument_to_string(VipsObject *object, const char *name, const char *arg) -
vips_object_get_argument_to_string
public static int vips_object_get_argument_to_string(MemorySegment object, MemorySegment name, MemorySegment arg) extern int vips_object_get_argument_to_string(VipsObject *object, const char *name, const char *arg) -
vips_object_set_required$descriptor
Function descriptor for:extern int vips_object_set_required(VipsObject *object, const char *value) -
vips_object_set_required$handle
Downcall method handle for:extern int vips_object_set_required(VipsObject *object, const char *value) -
vips_object_set_required$address
Address for:extern int vips_object_set_required(VipsObject *object, const char *value) -
vips_object_set_required
extern int vips_object_set_required(VipsObject *object, const char *value) -
vips_object_new$descriptor
Function descriptor for:extern VipsObject *vips_object_new(GType type, VipsObjectSetArguments set, void *a, void *b) -
vips_object_new$handle
Downcall method handle for:extern VipsObject *vips_object_new(GType type, VipsObjectSetArguments set, void *a, void *b) -
vips_object_new$address
Address for:extern VipsObject *vips_object_new(GType type, VipsObjectSetArguments set, void *a, void *b) -
vips_object_new
public static MemorySegment vips_object_new(long type, MemorySegment set, MemorySegment a, MemorySegment b) extern VipsObject *vips_object_new(GType type, VipsObjectSetArguments set, void *a, void *b) -
vips_object_set_valist$descriptor
Function descriptor for:extern int vips_object_set_valist(VipsObject *object, va_list ap) -
vips_object_set_valist$handle
Downcall method handle for:extern int vips_object_set_valist(VipsObject *object, va_list ap) -
vips_object_set_valist$address
Address for:extern int vips_object_set_valist(VipsObject *object, va_list ap) -
vips_object_set_valist
extern int vips_object_set_valist(VipsObject *object, va_list ap) -
vips_object_set_from_string$descriptor
Function descriptor for:extern int vips_object_set_from_string(VipsObject *object, const char *string) -
vips_object_set_from_string$handle
Downcall method handle for:extern int vips_object_set_from_string(VipsObject *object, const char *string) -
vips_object_set_from_string$address
Address for:extern int vips_object_set_from_string(VipsObject *object, const char *string) -
vips_object_set_from_string
extern int vips_object_set_from_string(VipsObject *object, const char *string) -
vips_object_new_from_string$descriptor
Function descriptor for:extern VipsObject *vips_object_new_from_string(VipsObjectClass *object_class, const char *p) -
vips_object_new_from_string$handle
Downcall method handle for:extern VipsObject *vips_object_new_from_string(VipsObjectClass *object_class, const char *p) -
vips_object_new_from_string$address
Address for:extern VipsObject *vips_object_new_from_string(VipsObjectClass *object_class, const char *p) -
vips_object_new_from_string
public static MemorySegment vips_object_new_from_string(MemorySegment object_class, MemorySegment p) extern VipsObject *vips_object_new_from_string(VipsObjectClass *object_class, const char *p) -
vips_object_to_string$descriptor
Function descriptor for:extern void vips_object_to_string(VipsObject *object, VipsBuf *buf) -
vips_object_to_string$handle
Downcall method handle for:extern void vips_object_to_string(VipsObject *object, VipsBuf *buf) -
vips_object_to_string$address
Address for:extern void vips_object_to_string(VipsObject *object, VipsBuf *buf) -
vips_object_to_string
extern void vips_object_to_string(VipsObject *object, VipsBuf *buf) -
vips_object_map$descriptor
Function descriptor for:extern void *vips_object_map(VipsSListMap2Fn fn, void *a, void *b) -
vips_object_map$handle
Downcall method handle for:extern void *vips_object_map(VipsSListMap2Fn fn, void *a, void *b) -
vips_object_map$address
Address for:extern void *vips_object_map(VipsSListMap2Fn fn, void *a, void *b) -
vips_object_map
extern void *vips_object_map(VipsSListMap2Fn fn, void *a, void *b) -
vips_type_map$descriptor
Function descriptor for:extern void *vips_type_map(GType base, VipsTypeMap2Fn fn, void *a, void *b) -
vips_type_map$handle
Downcall method handle for:extern void *vips_type_map(GType base, VipsTypeMap2Fn fn, void *a, void *b) -
vips_type_map$address
Address for:extern void *vips_type_map(GType base, VipsTypeMap2Fn fn, void *a, void *b) -
vips_type_map
public static MemorySegment vips_type_map(long base, MemorySegment fn, MemorySegment a, MemorySegment b) extern void *vips_type_map(GType base, VipsTypeMap2Fn fn, void *a, void *b) -
vips_type_map_all$descriptor
Function descriptor for:extern void *vips_type_map_all(GType base, VipsTypeMapFn fn, void *a) -
vips_type_map_all$handle
Downcall method handle for:extern void *vips_type_map_all(GType base, VipsTypeMapFn fn, void *a) -
vips_type_map_all$address
Address for:extern void *vips_type_map_all(GType base, VipsTypeMapFn fn, void *a) -
vips_type_map_all
extern void *vips_type_map_all(GType base, VipsTypeMapFn fn, void *a) -
vips_type_depth$descriptor
Function descriptor for:extern int vips_type_depth(GType type) -
vips_type_depth$handle
Downcall method handle for:extern int vips_type_depth(GType type) -
vips_type_depth$address
Address for:extern int vips_type_depth(GType type) -
vips_type_depth
public static int vips_type_depth(long type) extern int vips_type_depth(GType type) -
vips_type_find$descriptor
Function descriptor for:extern GType vips_type_find(const char *basename, const char *nickname) -
vips_type_find$handle
Downcall method handle for:extern GType vips_type_find(const char *basename, const char *nickname) -
vips_type_find$address
Address for:extern GType vips_type_find(const char *basename, const char *nickname) -
vips_type_find
extern GType vips_type_find(const char *basename, const char *nickname) -
vips_nickname_find$descriptor
Function descriptor for:extern const char *vips_nickname_find(GType type) -
vips_nickname_find$handle
Downcall method handle for:extern const char *vips_nickname_find(GType type) -
vips_nickname_find$address
Address for:extern const char *vips_nickname_find(GType type) -
vips_nickname_find
extern const char *vips_nickname_find(GType type) -
vips_object_local_array$descriptor
Function descriptor for:extern VipsObject **vips_object_local_array(VipsObject *parent, int n) -
vips_object_local_array$handle
Downcall method handle for:extern VipsObject **vips_object_local_array(VipsObject *parent, int n) -
vips_object_local_array$address
Address for:extern VipsObject **vips_object_local_array(VipsObject *parent, int n) -
vips_object_local_array
extern VipsObject **vips_object_local_array(VipsObject *parent, int n) -
vips_object_local_cb$descriptor
Function descriptor for:extern void vips_object_local_cb(VipsObject *vobject, GObject *gobject) -
vips_object_local_cb$handle
Downcall method handle for:extern void vips_object_local_cb(VipsObject *vobject, GObject *gobject) -
vips_object_local_cb$address
Address for:extern void vips_object_local_cb(VipsObject *vobject, GObject *gobject) -
vips_object_local_cb
extern void vips_object_local_cb(VipsObject *vobject, GObject *gobject) -
vips_object_set_static$descriptor
Function descriptor for:extern void vips_object_set_static(VipsObject *object, gboolean static_object) -
vips_object_set_static$handle
Downcall method handle for:extern void vips_object_set_static(VipsObject *object, gboolean static_object) -
vips_object_set_static$address
Address for:extern void vips_object_set_static(VipsObject *object, gboolean static_object) -
vips_object_set_static
extern void vips_object_set_static(VipsObject *object, gboolean static_object) -
vips_object_print_all$descriptor
Function descriptor for:extern void vips_object_print_all() -
vips_object_print_all$handle
Downcall method handle for:extern void vips_object_print_all() -
vips_object_print_all$address
Address for:extern void vips_object_print_all() -
vips_object_print_all
public static void vips_object_print_all()extern void vips_object_print_all() -
vips_object_sanity_all$descriptor
Function descriptor for:extern void vips_object_sanity_all() -
vips_object_sanity_all$handle
Downcall method handle for:extern void vips_object_sanity_all() -
vips_object_sanity_all$address
Address for:extern void vips_object_sanity_all() -
vips_object_sanity_all
public static void vips_object_sanity_all()extern void vips_object_sanity_all() -
vips_object_rewind$descriptor
Function descriptor for:extern void vips_object_rewind(VipsObject *object) -
vips_object_rewind$handle
Downcall method handle for:extern void vips_object_rewind(VipsObject *object) -
vips_object_rewind$address
Address for:extern void vips_object_rewind(VipsObject *object) -
vips_object_rewind
extern void vips_object_rewind(VipsObject *object) -
vips_object_unref_outputs$descriptor
Function descriptor for:extern void vips_object_unref_outputs(VipsObject *object) -
vips_object_unref_outputs$handle
Downcall method handle for:extern void vips_object_unref_outputs(VipsObject *object) -
vips_object_unref_outputs$address
Address for:extern void vips_object_unref_outputs(VipsObject *object) -
vips_object_unref_outputs
extern void vips_object_unref_outputs(VipsObject *object) -
vips_object_get_description$descriptor
Function descriptor for:extern const char *vips_object_get_description(VipsObject *object) -
vips_object_get_description$handle
Downcall method handle for:extern const char *vips_object_get_description(VipsObject *object) -
vips_object_get_description$address
Address for:extern const char *vips_object_get_description(VipsObject *object) -
vips_object_get_description
extern const char *vips_object_get_description(VipsObject *object) -
vips_blob_new$descriptor
Function descriptor for:extern VipsBlob *vips_blob_new(VipsCallbackFn free_fn, const void *data, size_t length) -
vips_blob_new$handle
Downcall method handle for:extern VipsBlob *vips_blob_new(VipsCallbackFn free_fn, const void *data, size_t length) -
vips_blob_new$address
Address for:extern VipsBlob *vips_blob_new(VipsCallbackFn free_fn, const void *data, size_t length) -
vips_blob_new
extern VipsBlob *vips_blob_new(VipsCallbackFn free_fn, const void *data, size_t length) -
vips_blob_copy$descriptor
Function descriptor for:extern VipsBlob *vips_blob_copy(const void *data, size_t length) -
vips_blob_copy$handle
Downcall method handle for:extern VipsBlob *vips_blob_copy(const void *data, size_t length) -
vips_blob_copy$address
Address for:extern VipsBlob *vips_blob_copy(const void *data, size_t length) -
vips_blob_copy
extern VipsBlob *vips_blob_copy(const void *data, size_t length) -
vips_blob_get$descriptor
Function descriptor for:extern const void *vips_blob_get(VipsBlob *blob, size_t *length) -
vips_blob_get$handle
Downcall method handle for:extern const void *vips_blob_get(VipsBlob *blob, size_t *length) -
vips_blob_get$address
Address for:extern const void *vips_blob_get(VipsBlob *blob, size_t *length) -
vips_blob_get
extern const void *vips_blob_get(VipsBlob *blob, size_t *length) -
vips_blob_set$descriptor
Function descriptor for:extern void vips_blob_set(VipsBlob *blob, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_blob_set$handle
Downcall method handle for:extern void vips_blob_set(VipsBlob *blob, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_blob_set$address
Address for:extern void vips_blob_set(VipsBlob *blob, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_blob_set
public static void vips_blob_set(MemorySegment blob, MemorySegment free_fn, MemorySegment data, long length) extern void vips_blob_set(VipsBlob *blob, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_blob_get_type$descriptor
Function descriptor for:extern GType vips_blob_get_type() -
vips_blob_get_type$handle
Downcall method handle for:extern GType vips_blob_get_type() -
vips_blob_get_type$address
Address for:extern GType vips_blob_get_type() -
vips_blob_get_type
public static long vips_blob_get_type()extern GType vips_blob_get_type() -
vips_array_double_new$descriptor
Function descriptor for:extern VipsArrayDouble *vips_array_double_new(const double *array, int n) -
vips_array_double_new$handle
Downcall method handle for:extern VipsArrayDouble *vips_array_double_new(const double *array, int n) -
vips_array_double_new$address
Address for:extern VipsArrayDouble *vips_array_double_new(const double *array, int n) -
vips_array_double_new
extern VipsArrayDouble *vips_array_double_new(const double *array, int n) -
vips_array_double_get$descriptor
Function descriptor for:extern double *vips_array_double_get(VipsArrayDouble *array, int *n) -
vips_array_double_get$handle
Downcall method handle for:extern double *vips_array_double_get(VipsArrayDouble *array, int *n) -
vips_array_double_get$address
Address for:extern double *vips_array_double_get(VipsArrayDouble *array, int *n) -
vips_array_double_get
extern double *vips_array_double_get(VipsArrayDouble *array, int *n) -
vips_array_double_get_type$descriptor
Function descriptor for:extern GType vips_array_double_get_type() -
vips_array_double_get_type$handle
Downcall method handle for:extern GType vips_array_double_get_type() -
vips_array_double_get_type$address
Address for:extern GType vips_array_double_get_type() -
vips_array_double_get_type
public static long vips_array_double_get_type()extern GType vips_array_double_get_type() -
vips_array_int_new$descriptor
Function descriptor for:extern VipsArrayInt *vips_array_int_new(const int *array, int n) -
vips_array_int_new$handle
Downcall method handle for:extern VipsArrayInt *vips_array_int_new(const int *array, int n) -
vips_array_int_new$address
Address for:extern VipsArrayInt *vips_array_int_new(const int *array, int n) -
vips_array_int_new
extern VipsArrayInt *vips_array_int_new(const int *array, int n) -
vips_array_int_get$descriptor
Function descriptor for:extern int *vips_array_int_get(VipsArrayInt *array, int *n) -
vips_array_int_get$handle
Downcall method handle for:extern int *vips_array_int_get(VipsArrayInt *array, int *n) -
vips_array_int_get$address
Address for:extern int *vips_array_int_get(VipsArrayInt *array, int *n) -
vips_array_int_get
extern int *vips_array_int_get(VipsArrayInt *array, int *n) -
vips_array_int_get_type$descriptor
Function descriptor for:extern GType vips_array_int_get_type() -
vips_array_int_get_type$handle
Downcall method handle for:extern GType vips_array_int_get_type() -
vips_array_int_get_type$address
Address for:extern GType vips_array_int_get_type() -
vips_array_int_get_type
public static long vips_array_int_get_type()extern GType vips_array_int_get_type() -
vips_array_image_get_type$descriptor
Function descriptor for:extern GType vips_array_image_get_type() -
vips_array_image_get_type$handle
Downcall method handle for:extern GType vips_array_image_get_type() -
vips_array_image_get_type$address
Address for:extern GType vips_array_image_get_type() -
vips_array_image_get_type
public static long vips_array_image_get_type()extern GType vips_array_image_get_type() -
vips_value_set_area$descriptor
Function descriptor for:extern void vips_value_set_area(GValue *value, VipsCallbackFn free_fn, void *data) -
vips_value_set_area$handle
Downcall method handle for:extern void vips_value_set_area(GValue *value, VipsCallbackFn free_fn, void *data) -
vips_value_set_area$address
Address for:extern void vips_value_set_area(GValue *value, VipsCallbackFn free_fn, void *data) -
vips_value_set_area
public static void vips_value_set_area(MemorySegment value, MemorySegment free_fn, MemorySegment data) extern void vips_value_set_area(GValue *value, VipsCallbackFn free_fn, void *data) -
vips_value_get_area$descriptor
Function descriptor for:extern void *vips_value_get_area(const GValue *value, size_t *length) -
vips_value_get_area$handle
Downcall method handle for:extern void *vips_value_get_area(const GValue *value, size_t *length) -
vips_value_get_area$address
Address for:extern void *vips_value_get_area(const GValue *value, size_t *length) -
vips_value_get_area
extern void *vips_value_get_area(const GValue *value, size_t *length) -
vips_value_get_save_string$descriptor
Function descriptor for:extern const char *vips_value_get_save_string(const GValue *value) -
vips_value_get_save_string$handle
Downcall method handle for:extern const char *vips_value_get_save_string(const GValue *value) -
vips_value_get_save_string$address
Address for:extern const char *vips_value_get_save_string(const GValue *value) -
vips_value_get_save_string
extern const char *vips_value_get_save_string(const GValue *value) -
vips_value_set_save_string$descriptor
Function descriptor for:extern void vips_value_set_save_string(GValue *value, const char *str) -
vips_value_set_save_string$handle
Downcall method handle for:extern void vips_value_set_save_string(GValue *value, const char *str) -
vips_value_set_save_string$address
Address for:extern void vips_value_set_save_string(GValue *value, const char *str) -
vips_value_set_save_string
extern void vips_value_set_save_string(GValue *value, const char *str) -
vips_value_get_ref_string$descriptor
Function descriptor for:extern const char *vips_value_get_ref_string(const GValue *value, size_t *length) -
vips_value_get_ref_string$handle
Downcall method handle for:extern const char *vips_value_get_ref_string(const GValue *value, size_t *length) -
vips_value_get_ref_string$address
Address for:extern const char *vips_value_get_ref_string(const GValue *value, size_t *length) -
vips_value_get_ref_string
extern const char *vips_value_get_ref_string(const GValue *value, size_t *length) -
vips_value_set_ref_string$descriptor
Function descriptor for:extern void vips_value_set_ref_string(GValue *value, const char *str) -
vips_value_set_ref_string$handle
Downcall method handle for:extern void vips_value_set_ref_string(GValue *value, const char *str) -
vips_value_set_ref_string$address
Address for:extern void vips_value_set_ref_string(GValue *value, const char *str) -
vips_value_set_ref_string
extern void vips_value_set_ref_string(GValue *value, const char *str) -
vips_value_get_blob$descriptor
Function descriptor for:extern void *vips_value_get_blob(const GValue *value, size_t *length) -
vips_value_get_blob$handle
Downcall method handle for:extern void *vips_value_get_blob(const GValue *value, size_t *length) -
vips_value_get_blob$address
Address for:extern void *vips_value_get_blob(const GValue *value, size_t *length) -
vips_value_get_blob
extern void *vips_value_get_blob(const GValue *value, size_t *length) -
vips_value_set_blob$descriptor
Function descriptor for:extern void vips_value_set_blob(GValue *value, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_value_set_blob$handle
Downcall method handle for:extern void vips_value_set_blob(GValue *value, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_value_set_blob$address
Address for:extern void vips_value_set_blob(GValue *value, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_value_set_blob
public static void vips_value_set_blob(MemorySegment value, MemorySegment free_fn, MemorySegment data, long length) extern void vips_value_set_blob(GValue *value, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_value_set_blob_free$descriptor
Function descriptor for:extern void vips_value_set_blob_free(GValue *value, void *data, size_t length) -
vips_value_set_blob_free$handle
Downcall method handle for:extern void vips_value_set_blob_free(GValue *value, void *data, size_t length) -
vips_value_set_blob_free$address
Address for:extern void vips_value_set_blob_free(GValue *value, void *data, size_t length) -
vips_value_set_blob_free
extern void vips_value_set_blob_free(GValue *value, void *data, size_t length) -
vips_value_set_array$descriptor
Function descriptor for:extern void vips_value_set_array(GValue *value, int n, GType type, size_t sizeof_type) -
vips_value_set_array$handle
Downcall method handle for:extern void vips_value_set_array(GValue *value, int n, GType type, size_t sizeof_type) -
vips_value_set_array$address
Address for:extern void vips_value_set_array(GValue *value, int n, GType type, size_t sizeof_type) -
vips_value_set_array
extern void vips_value_set_array(GValue *value, int n, GType type, size_t sizeof_type) -
vips_value_get_array$descriptor
Function descriptor for:extern void *vips_value_get_array(const GValue *value, int *n, GType *type, size_t *sizeof_type) -
vips_value_get_array$handle
Downcall method handle for:extern void *vips_value_get_array(const GValue *value, int *n, GType *type, size_t *sizeof_type) -
vips_value_get_array$address
Address for:extern void *vips_value_get_array(const GValue *value, int *n, GType *type, size_t *sizeof_type) -
vips_value_get_array
public static MemorySegment vips_value_get_array(MemorySegment value, MemorySegment n, MemorySegment type, MemorySegment sizeof_type) extern void *vips_value_get_array(const GValue *value, int *n, GType *type, size_t *sizeof_type) -
vips_value_get_array_double$descriptor
Function descriptor for:extern double *vips_value_get_array_double(const GValue *value, int *n) -
vips_value_get_array_double$handle
Downcall method handle for:extern double *vips_value_get_array_double(const GValue *value, int *n) -
vips_value_get_array_double$address
Address for:extern double *vips_value_get_array_double(const GValue *value, int *n) -
vips_value_get_array_double
extern double *vips_value_get_array_double(const GValue *value, int *n) -
vips_value_set_array_double$descriptor
Function descriptor for:extern void vips_value_set_array_double(GValue *value, const double *array, int n) -
vips_value_set_array_double$handle
Downcall method handle for:extern void vips_value_set_array_double(GValue *value, const double *array, int n) -
vips_value_set_array_double$address
Address for:extern void vips_value_set_array_double(GValue *value, const double *array, int n) -
vips_value_set_array_double
extern void vips_value_set_array_double(GValue *value, const double *array, int n) -
vips_value_get_array_int$descriptor
Function descriptor for:extern int *vips_value_get_array_int(const GValue *value, int *n) -
vips_value_get_array_int$handle
Downcall method handle for:extern int *vips_value_get_array_int(const GValue *value, int *n) -
vips_value_get_array_int$address
Address for:extern int *vips_value_get_array_int(const GValue *value, int *n) -
vips_value_get_array_int
extern int *vips_value_get_array_int(const GValue *value, int *n) -
vips_value_set_array_int$descriptor
Function descriptor for:extern void vips_value_set_array_int(GValue *value, const int *array, int n) -
vips_value_set_array_int$handle
Downcall method handle for:extern void vips_value_set_array_int(GValue *value, const int *array, int n) -
vips_value_set_array_int$address
Address for:extern void vips_value_set_array_int(GValue *value, const int *array, int n) -
vips_value_set_array_int
extern void vips_value_set_array_int(GValue *value, const int *array, int n) -
vips_value_get_array_object$descriptor
Function descriptor for:extern GObject **vips_value_get_array_object(const GValue *value, int *n) -
vips_value_get_array_object$handle
Downcall method handle for:extern GObject **vips_value_get_array_object(const GValue *value, int *n) -
vips_value_get_array_object$address
Address for:extern GObject **vips_value_get_array_object(const GValue *value, int *n) -
vips_value_get_array_object
extern GObject **vips_value_get_array_object(const GValue *value, int *n) -
vips_value_set_array_object$descriptor
Function descriptor for:extern void vips_value_set_array_object(GValue *value, int n) -
vips_value_set_array_object$handle
Downcall method handle for:extern void vips_value_set_array_object(GValue *value, int n) -
vips_value_set_array_object$address
Address for:extern void vips_value_set_array_object(GValue *value, int n) -
vips_value_set_array_object
extern void vips_value_set_array_object(GValue *value, int n) -
vips_source_get_type$descriptor
Function descriptor for:extern GType vips_source_get_type() -
vips_source_get_type$handle
Downcall method handle for:extern GType vips_source_get_type() -
vips_source_get_type$address
Address for:extern GType vips_source_get_type() -
vips_source_get_type
public static long vips_source_get_type()extern GType vips_source_get_type() -
vips_source_new_from_descriptor$descriptor
Function descriptor for:extern VipsSource *vips_source_new_from_descriptor(int descriptor) -
vips_source_new_from_descriptor$handle
Downcall method handle for:extern VipsSource *vips_source_new_from_descriptor(int descriptor) -
vips_source_new_from_descriptor$address
Address for:extern VipsSource *vips_source_new_from_descriptor(int descriptor) -
vips_source_new_from_descriptor
extern VipsSource *vips_source_new_from_descriptor(int descriptor) -
vips_source_new_from_file$descriptor
Function descriptor for:extern VipsSource *vips_source_new_from_file(const char *filename) -
vips_source_new_from_file$handle
Downcall method handle for:extern VipsSource *vips_source_new_from_file(const char *filename) -
vips_source_new_from_file$address
Address for:extern VipsSource *vips_source_new_from_file(const char *filename) -
vips_source_new_from_file
extern VipsSource *vips_source_new_from_file(const char *filename) -
vips_source_new_from_blob$descriptor
Function descriptor for:extern VipsSource *vips_source_new_from_blob(VipsBlob *blob) -
vips_source_new_from_blob$handle
Downcall method handle for:extern VipsSource *vips_source_new_from_blob(VipsBlob *blob) -
vips_source_new_from_blob$address
Address for:extern VipsSource *vips_source_new_from_blob(VipsBlob *blob) -
vips_source_new_from_blob
extern VipsSource *vips_source_new_from_blob(VipsBlob *blob) -
vips_source_new_from_target$descriptor
Function descriptor for:extern VipsSource *vips_source_new_from_target(VipsTarget *target) -
vips_source_new_from_target$handle
Downcall method handle for:extern VipsSource *vips_source_new_from_target(VipsTarget *target) -
vips_source_new_from_target$address
Address for:extern VipsSource *vips_source_new_from_target(VipsTarget *target) -
vips_source_new_from_target
extern VipsSource *vips_source_new_from_target(VipsTarget *target) -
vips_source_new_from_memory$descriptor
Function descriptor for:extern VipsSource *vips_source_new_from_memory(const void *data, size_t size) -
vips_source_new_from_memory$handle
Downcall method handle for:extern VipsSource *vips_source_new_from_memory(const void *data, size_t size) -
vips_source_new_from_memory$address
Address for:extern VipsSource *vips_source_new_from_memory(const void *data, size_t size) -
vips_source_new_from_memory
extern VipsSource *vips_source_new_from_memory(const void *data, size_t size) -
vips_source_new_from_options$descriptor
Function descriptor for:extern VipsSource *vips_source_new_from_options(const char *options) -
vips_source_new_from_options$handle
Downcall method handle for:extern VipsSource *vips_source_new_from_options(const char *options) -
vips_source_new_from_options$address
Address for:extern VipsSource *vips_source_new_from_options(const char *options) -
vips_source_new_from_options
extern VipsSource *vips_source_new_from_options(const char *options) -
vips_target_get_type$descriptor
Function descriptor for:extern GType vips_target_get_type() -
vips_target_get_type$handle
Downcall method handle for:extern GType vips_target_get_type() -
vips_target_get_type$address
Address for:extern GType vips_target_get_type() -
vips_target_get_type
public static long vips_target_get_type()extern GType vips_target_get_type() -
vips_target_new_to_descriptor$descriptor
Function descriptor for:extern VipsTarget *vips_target_new_to_descriptor(int descriptor) -
vips_target_new_to_descriptor$handle
Downcall method handle for:extern VipsTarget *vips_target_new_to_descriptor(int descriptor) -
vips_target_new_to_descriptor$address
Address for:extern VipsTarget *vips_target_new_to_descriptor(int descriptor) -
vips_target_new_to_descriptor
extern VipsTarget *vips_target_new_to_descriptor(int descriptor) -
vips_target_new_to_file$descriptor
Function descriptor for:extern VipsTarget *vips_target_new_to_file(const char *filename) -
vips_target_new_to_file$handle
Downcall method handle for:extern VipsTarget *vips_target_new_to_file(const char *filename) -
vips_target_new_to_file$address
Address for:extern VipsTarget *vips_target_new_to_file(const char *filename) -
vips_target_new_to_file
extern VipsTarget *vips_target_new_to_file(const char *filename) -
vips_target_new_to_memory$descriptor
Function descriptor for:extern VipsTarget *vips_target_new_to_memory() -
vips_target_new_to_memory$handle
Downcall method handle for:extern VipsTarget *vips_target_new_to_memory() -
vips_target_new_to_memory$address
Address for:extern VipsTarget *vips_target_new_to_memory() -
vips_target_new_to_memory
extern VipsTarget *vips_target_new_to_memory() -
vips_target_new_temp$descriptor
Function descriptor for:extern VipsTarget *vips_target_new_temp(VipsTarget *target) -
vips_target_new_temp$handle
Downcall method handle for:extern VipsTarget *vips_target_new_temp(VipsTarget *target) -
vips_target_new_temp$address
Address for:extern VipsTarget *vips_target_new_temp(VipsTarget *target) -
vips_target_new_temp
extern VipsTarget *vips_target_new_temp(VipsTarget *target) -
vips_target_write$descriptor
Function descriptor for:extern int vips_target_write(VipsTarget *target, const void *data, size_t length) -
vips_target_write$handle
Downcall method handle for:extern int vips_target_write(VipsTarget *target, const void *data, size_t length) -
vips_target_write$address
Address for:extern int vips_target_write(VipsTarget *target, const void *data, size_t length) -
vips_target_write
extern int vips_target_write(VipsTarget *target, const void *data, size_t length) -
vips_target_read$descriptor
Function descriptor for:extern gint64 vips_target_read(VipsTarget *target, void *buffer, size_t length) -
vips_target_read$handle
Downcall method handle for:extern gint64 vips_target_read(VipsTarget *target, void *buffer, size_t length) -
vips_target_read$address
Address for:extern gint64 vips_target_read(VipsTarget *target, void *buffer, size_t length) -
vips_target_read
extern gint64 vips_target_read(VipsTarget *target, void *buffer, size_t length) -
vips_target_seek$descriptor
Function descriptor for:extern gint64 vips_target_seek(VipsTarget *target, gint64 offset, int whence) -
vips_target_seek$handle
Downcall method handle for:extern gint64 vips_target_seek(VipsTarget *target, gint64 offset, int whence) -
vips_target_seek$address
Address for:extern gint64 vips_target_seek(VipsTarget *target, gint64 offset, int whence) -
vips_target_seek
extern gint64 vips_target_seek(VipsTarget *target, gint64 offset, int whence) -
vips_target_end$descriptor
Function descriptor for:extern int vips_target_end(VipsTarget *target) -
vips_target_end$handle
Downcall method handle for:extern int vips_target_end(VipsTarget *target) -
vips_target_end$address
Address for:extern int vips_target_end(VipsTarget *target) -
vips_target_end
extern int vips_target_end(VipsTarget *target) -
vips_target_finish$descriptor
Function descriptor for:extern void vips_target_finish(VipsTarget *target) -
vips_target_finish$handle
Downcall method handle for:extern void vips_target_finish(VipsTarget *target) -
vips_target_finish$address
Address for:extern void vips_target_finish(VipsTarget *target) -
vips_target_finish
extern void vips_target_finish(VipsTarget *target) -
vips_target_steal$descriptor
Function descriptor for:extern unsigned char *vips_target_steal(VipsTarget *target, size_t *length) -
vips_target_steal$handle
Downcall method handle for:extern unsigned char *vips_target_steal(VipsTarget *target, size_t *length) -
vips_target_steal$address
Address for:extern unsigned char *vips_target_steal(VipsTarget *target, size_t *length) -
vips_target_steal
extern unsigned char *vips_target_steal(VipsTarget *target, size_t *length) -
vips_target_steal_text$descriptor
Function descriptor for:extern char *vips_target_steal_text(VipsTarget *target) -
vips_target_steal_text$handle
Downcall method handle for:extern char *vips_target_steal_text(VipsTarget *target) -
vips_target_steal_text$address
Address for:extern char *vips_target_steal_text(VipsTarget *target) -
vips_target_steal_text
extern char *vips_target_steal_text(VipsTarget *target) -
vips_target_putc$descriptor
Function descriptor for:extern int vips_target_putc(VipsTarget *target, int ch) -
vips_target_putc$handle
Downcall method handle for:extern int vips_target_putc(VipsTarget *target, int ch) -
vips_target_putc$address
Address for:extern int vips_target_putc(VipsTarget *target, int ch) -
vips_target_putc
extern int vips_target_putc(VipsTarget *target, int ch) -
vips_target_writes$descriptor
Function descriptor for:extern int vips_target_writes(VipsTarget *target, const char *str) -
vips_target_writes$handle
Downcall method handle for:extern int vips_target_writes(VipsTarget *target, const char *str) -
vips_target_writes$address
Address for:extern int vips_target_writes(VipsTarget *target, const char *str) -
vips_target_writes
extern int vips_target_writes(VipsTarget *target, const char *str) -
vips_target_write_amp$descriptor
Function descriptor for:extern int vips_target_write_amp(VipsTarget *target, const char *str) -
vips_target_write_amp$handle
Downcall method handle for:extern int vips_target_write_amp(VipsTarget *target, const char *str) -
vips_target_write_amp$address
Address for:extern int vips_target_write_amp(VipsTarget *target, const char *str) -
vips_target_write_amp
extern int vips_target_write_amp(VipsTarget *target, const char *str) -
vips_target_custom_get_type$descriptor
Function descriptor for:extern GType vips_target_custom_get_type() -
vips_target_custom_get_type$handle
Downcall method handle for:extern GType vips_target_custom_get_type() -
vips_target_custom_get_type$address
Address for:extern GType vips_target_custom_get_type() -
vips_target_custom_get_type
public static long vips_target_custom_get_type()extern GType vips_target_custom_get_type() -
vips_target_custom_new$descriptor
Function descriptor for:extern VipsTargetCustom *vips_target_custom_new() -
vips_target_custom_new$handle
Downcall method handle for:extern VipsTargetCustom *vips_target_custom_new() -
vips_target_custom_new$address
Address for:extern VipsTargetCustom *vips_target_custom_new() -
vips_target_custom_new
extern VipsTargetCustom *vips_target_custom_new() -
VIPS_REGION_NONE
public static int VIPS_REGION_NONE()enum _RegionType.VIPS_REGION_NONE = 0 -
VIPS_REGION_BUFFER
public static int VIPS_REGION_BUFFER()enum _RegionType.VIPS_REGION_BUFFER = 1 -
VIPS_REGION_OTHER_REGION
public static int VIPS_REGION_OTHER_REGION()enum _RegionType.VIPS_REGION_OTHER_REGION = 2 -
VIPS_REGION_OTHER_IMAGE
public static int VIPS_REGION_OTHER_IMAGE()enum _RegionType.VIPS_REGION_OTHER_IMAGE = 3 -
VIPS_REGION_WINDOW
public static int VIPS_REGION_WINDOW()enum _RegionType.VIPS_REGION_WINDOW = 4 -
VIPS_REGION_SHRINK_MEAN
public static int VIPS_REGION_SHRINK_MEAN()enum <anonymous>.VIPS_REGION_SHRINK_MEAN = 0 -
VIPS_REGION_SHRINK_MEDIAN
public static int VIPS_REGION_SHRINK_MEDIAN()enum <anonymous>.VIPS_REGION_SHRINK_MEDIAN = 1 -
VIPS_REGION_SHRINK_MODE
public static int VIPS_REGION_SHRINK_MODE()enum <anonymous>.VIPS_REGION_SHRINK_MODE = 2 -
VIPS_REGION_SHRINK_MAX
public static int VIPS_REGION_SHRINK_MAX()enum <anonymous>.VIPS_REGION_SHRINK_MAX = 3 -
VIPS_REGION_SHRINK_MIN
public static int VIPS_REGION_SHRINK_MIN()enum <anonymous>.VIPS_REGION_SHRINK_MIN = 4 -
VIPS_REGION_SHRINK_NEAREST
public static int VIPS_REGION_SHRINK_NEAREST()enum <anonymous>.VIPS_REGION_SHRINK_NEAREST = 5 -
VIPS_REGION_SHRINK_LAST
public static int VIPS_REGION_SHRINK_LAST()enum <anonymous>.VIPS_REGION_SHRINK_LAST = 6 -
VIPS_DEMAND_STYLE_ERROR
public static int VIPS_DEMAND_STYLE_ERROR()enum <anonymous>.VIPS_DEMAND_STYLE_ERROR = -1 -
VIPS_DEMAND_STYLE_SMALLTILE
public static int VIPS_DEMAND_STYLE_SMALLTILE()enum <anonymous>.VIPS_DEMAND_STYLE_SMALLTILE = 0 -
VIPS_DEMAND_STYLE_FATSTRIP
public static int VIPS_DEMAND_STYLE_FATSTRIP()enum <anonymous>.VIPS_DEMAND_STYLE_FATSTRIP = 1 -
VIPS_DEMAND_STYLE_THINSTRIP
public static int VIPS_DEMAND_STYLE_THINSTRIP()enum <anonymous>.VIPS_DEMAND_STYLE_THINSTRIP = 2 -
VIPS_DEMAND_STYLE_ANY
public static int VIPS_DEMAND_STYLE_ANY()enum <anonymous>.VIPS_DEMAND_STYLE_ANY = 3 -
VIPS_IMAGE_ERROR
public static int VIPS_IMAGE_ERROR()enum <anonymous>.VIPS_IMAGE_ERROR = -1 -
VIPS_IMAGE_NONE
public static int VIPS_IMAGE_NONE()enum <anonymous>.VIPS_IMAGE_NONE = 0 -
VIPS_IMAGE_SETBUF
public static int VIPS_IMAGE_SETBUF()enum <anonymous>.VIPS_IMAGE_SETBUF = 1 -
VIPS_IMAGE_SETBUF_FOREIGN
public static int VIPS_IMAGE_SETBUF_FOREIGN()enum <anonymous>.VIPS_IMAGE_SETBUF_FOREIGN = 2 -
VIPS_IMAGE_OPENIN
public static int VIPS_IMAGE_OPENIN()enum <anonymous>.VIPS_IMAGE_OPENIN = 3 -
VIPS_IMAGE_MMAPIN
public static int VIPS_IMAGE_MMAPIN()enum <anonymous>.VIPS_IMAGE_MMAPIN = 4 -
VIPS_IMAGE_MMAPINRW
public static int VIPS_IMAGE_MMAPINRW()enum <anonymous>.VIPS_IMAGE_MMAPINRW = 5 -
VIPS_IMAGE_OPENOUT
public static int VIPS_IMAGE_OPENOUT()enum <anonymous>.VIPS_IMAGE_OPENOUT = 6 -
VIPS_IMAGE_PARTIAL
public static int VIPS_IMAGE_PARTIAL()enum <anonymous>.VIPS_IMAGE_PARTIAL = 7 -
VIPS_INTERPRETATION_ERROR
public static int VIPS_INTERPRETATION_ERROR()enum <anonymous>.VIPS_INTERPRETATION_ERROR = -1 -
VIPS_INTERPRETATION_MULTIBAND
public static int VIPS_INTERPRETATION_MULTIBAND()enum <anonymous>.VIPS_INTERPRETATION_MULTIBAND = 0 -
VIPS_INTERPRETATION_B_W
public static int VIPS_INTERPRETATION_B_W()enum <anonymous>.VIPS_INTERPRETATION_B_W = 1 -
VIPS_INTERPRETATION_HISTOGRAM
public static int VIPS_INTERPRETATION_HISTOGRAM()enum <anonymous>.VIPS_INTERPRETATION_HISTOGRAM = 10 -
VIPS_INTERPRETATION_XYZ
public static int VIPS_INTERPRETATION_XYZ()enum <anonymous>.VIPS_INTERPRETATION_XYZ = 12 -
VIPS_INTERPRETATION_LAB
public static int VIPS_INTERPRETATION_LAB()enum <anonymous>.VIPS_INTERPRETATION_LAB = 13 -
VIPS_INTERPRETATION_CMYK
public static int VIPS_INTERPRETATION_CMYK()enum <anonymous>.VIPS_INTERPRETATION_CMYK = 15 -
VIPS_INTERPRETATION_LABQ
public static int VIPS_INTERPRETATION_LABQ()enum <anonymous>.VIPS_INTERPRETATION_LABQ = 16 -
VIPS_INTERPRETATION_RGB
public static int VIPS_INTERPRETATION_RGB()enum <anonymous>.VIPS_INTERPRETATION_RGB = 17 -
VIPS_INTERPRETATION_CMC
public static int VIPS_INTERPRETATION_CMC()enum <anonymous>.VIPS_INTERPRETATION_CMC = 18 -
VIPS_INTERPRETATION_LCH
public static int VIPS_INTERPRETATION_LCH()enum <anonymous>.VIPS_INTERPRETATION_LCH = 19 -
VIPS_INTERPRETATION_LABS
public static int VIPS_INTERPRETATION_LABS()enum <anonymous>.VIPS_INTERPRETATION_LABS = 21 -
VIPS_INTERPRETATION_sRGB
public static int VIPS_INTERPRETATION_sRGB()enum <anonymous>.VIPS_INTERPRETATION_sRGB = 22 -
VIPS_INTERPRETATION_YXY
public static int VIPS_INTERPRETATION_YXY()enum <anonymous>.VIPS_INTERPRETATION_YXY = 23 -
VIPS_INTERPRETATION_FOURIER
public static int VIPS_INTERPRETATION_FOURIER()enum <anonymous>.VIPS_INTERPRETATION_FOURIER = 24 -
VIPS_INTERPRETATION_RGB16
public static int VIPS_INTERPRETATION_RGB16()enum <anonymous>.VIPS_INTERPRETATION_RGB16 = 25 -
VIPS_INTERPRETATION_GREY16
public static int VIPS_INTERPRETATION_GREY16()enum <anonymous>.VIPS_INTERPRETATION_GREY16 = 26 -
VIPS_INTERPRETATION_MATRIX
public static int VIPS_INTERPRETATION_MATRIX()enum <anonymous>.VIPS_INTERPRETATION_MATRIX = 27 -
VIPS_INTERPRETATION_scRGB
public static int VIPS_INTERPRETATION_scRGB()enum <anonymous>.VIPS_INTERPRETATION_scRGB = 28 -
VIPS_INTERPRETATION_HSV
public static int VIPS_INTERPRETATION_HSV()enum <anonymous>.VIPS_INTERPRETATION_HSV = 29 -
VIPS_INTERPRETATION_LAST
public static int VIPS_INTERPRETATION_LAST()enum <anonymous>.VIPS_INTERPRETATION_LAST = 30 -
VIPS_FORMAT_NOTSET
public static int VIPS_FORMAT_NOTSET()enum <anonymous>.VIPS_FORMAT_NOTSET = -1 -
VIPS_FORMAT_UCHAR
public static int VIPS_FORMAT_UCHAR()enum <anonymous>.VIPS_FORMAT_UCHAR = 0 -
VIPS_FORMAT_CHAR
public static int VIPS_FORMAT_CHAR()enum <anonymous>.VIPS_FORMAT_CHAR = 1 -
VIPS_FORMAT_USHORT
public static int VIPS_FORMAT_USHORT()enum <anonymous>.VIPS_FORMAT_USHORT = 2 -
VIPS_FORMAT_SHORT
public static int VIPS_FORMAT_SHORT()enum <anonymous>.VIPS_FORMAT_SHORT = 3 -
VIPS_FORMAT_UINT
public static int VIPS_FORMAT_UINT()enum <anonymous>.VIPS_FORMAT_UINT = 4 -
VIPS_FORMAT_INT
public static int VIPS_FORMAT_INT()enum <anonymous>.VIPS_FORMAT_INT = 5 -
VIPS_FORMAT_FLOAT
public static int VIPS_FORMAT_FLOAT()enum <anonymous>.VIPS_FORMAT_FLOAT = 6 -
VIPS_FORMAT_COMPLEX
public static int VIPS_FORMAT_COMPLEX()enum <anonymous>.VIPS_FORMAT_COMPLEX = 7 -
VIPS_FORMAT_DOUBLE
public static int VIPS_FORMAT_DOUBLE()enum <anonymous>.VIPS_FORMAT_DOUBLE = 8 -
VIPS_FORMAT_DPCOMPLEX
public static int VIPS_FORMAT_DPCOMPLEX()enum <anonymous>.VIPS_FORMAT_DPCOMPLEX = 9 -
VIPS_FORMAT_LAST
public static int VIPS_FORMAT_LAST()enum <anonymous>.VIPS_FORMAT_LAST = 10 -
VIPS_CODING_ERROR
public static int VIPS_CODING_ERROR()enum <anonymous>.VIPS_CODING_ERROR = -1 -
VIPS_CODING_NONE
public static int VIPS_CODING_NONE()enum <anonymous>.VIPS_CODING_NONE = 0 -
VIPS_CODING_LABQ
public static int VIPS_CODING_LABQ()enum <anonymous>.VIPS_CODING_LABQ = 2 -
VIPS_CODING_RAD
public static int VIPS_CODING_RAD()enum <anonymous>.VIPS_CODING_RAD = 6 -
VIPS_CODING_LAST
public static int VIPS_CODING_LAST()enum <anonymous>.VIPS_CODING_LAST = 7 -
VIPS_ACCESS_RANDOM
public static int VIPS_ACCESS_RANDOM()enum <anonymous>.VIPS_ACCESS_RANDOM = 0 -
VIPS_ACCESS_SEQUENTIAL
public static int VIPS_ACCESS_SEQUENTIAL()enum <anonymous>.VIPS_ACCESS_SEQUENTIAL = 1 -
VIPS_ACCESS_SEQUENTIAL_UNBUFFERED
public static int VIPS_ACCESS_SEQUENTIAL_UNBUFFERED()enum <anonymous>.VIPS_ACCESS_SEQUENTIAL_UNBUFFERED = 2 -
VIPS_ACCESS_LAST
public static int VIPS_ACCESS_LAST()enum <anonymous>.VIPS_ACCESS_LAST = 3 -
vips_image_get_type$descriptor
Function descriptor for:extern GType vips_image_get_type() -
vips_image_get_type$handle
Downcall method handle for:extern GType vips_image_get_type() -
vips_image_get_type$address
Address for:extern GType vips_image_get_type() -
vips_image_get_type
public static long vips_image_get_type()extern GType vips_image_get_type() -
vips_image_invalidate_all$descriptor
Function descriptor for:extern void vips_image_invalidate_all(VipsImage *image) -
vips_image_invalidate_all$handle
Downcall method handle for:extern void vips_image_invalidate_all(VipsImage *image) -
vips_image_invalidate_all$address
Address for:extern void vips_image_invalidate_all(VipsImage *image) -
vips_image_invalidate_all
extern void vips_image_invalidate_all(VipsImage *image) -
vips_image_minimise_all$descriptor
Function descriptor for:extern void vips_image_minimise_all(VipsImage *image) -
vips_image_minimise_all$handle
Downcall method handle for:extern void vips_image_minimise_all(VipsImage *image) -
vips_image_minimise_all$address
Address for:extern void vips_image_minimise_all(VipsImage *image) -
vips_image_minimise_all
extern void vips_image_minimise_all(VipsImage *image) -
vips_image_is_sequential$descriptor
Function descriptor for:extern gboolean vips_image_is_sequential(VipsImage *image) -
vips_image_is_sequential$handle
Downcall method handle for:extern gboolean vips_image_is_sequential(VipsImage *image) -
vips_image_is_sequential$address
Address for:extern gboolean vips_image_is_sequential(VipsImage *image) -
vips_image_is_sequential
extern gboolean vips_image_is_sequential(VipsImage *image) -
vips_image_set_progress$descriptor
Function descriptor for:extern void vips_image_set_progress(VipsImage *image, gboolean progress) -
vips_image_set_progress$handle
Downcall method handle for:extern void vips_image_set_progress(VipsImage *image, gboolean progress) -
vips_image_set_progress$address
Address for:extern void vips_image_set_progress(VipsImage *image, gboolean progress) -
vips_image_set_progress
extern void vips_image_set_progress(VipsImage *image, gboolean progress) -
vips_image_iskilled$descriptor
Function descriptor for:extern gboolean vips_image_iskilled(VipsImage *image) -
vips_image_iskilled$handle
Downcall method handle for:extern gboolean vips_image_iskilled(VipsImage *image) -
vips_image_iskilled$address
Address for:extern gboolean vips_image_iskilled(VipsImage *image) -
vips_image_iskilled
extern gboolean vips_image_iskilled(VipsImage *image) -
vips_image_set_kill$descriptor
Function descriptor for:extern void vips_image_set_kill(VipsImage *image, gboolean kill) -
vips_image_set_kill$handle
Downcall method handle for:extern void vips_image_set_kill(VipsImage *image, gboolean kill) -
vips_image_set_kill$address
Address for:extern void vips_image_set_kill(VipsImage *image, gboolean kill) -
vips_image_set_kill
extern void vips_image_set_kill(VipsImage *image, gboolean kill) -
vips_image_new$descriptor
Function descriptor for:extern VipsImage *vips_image_new() -
vips_image_new$handle
Downcall method handle for:extern VipsImage *vips_image_new() -
vips_image_new$address
Address for:extern VipsImage *vips_image_new() -
vips_image_new
extern VipsImage *vips_image_new() -
vips_image_new_memory$descriptor
Function descriptor for:extern VipsImage *vips_image_new_memory() -
vips_image_new_memory$handle
Downcall method handle for:extern VipsImage *vips_image_new_memory() -
vips_image_new_memory$address
Address for:extern VipsImage *vips_image_new_memory() -
vips_image_new_memory
extern VipsImage *vips_image_new_memory() -
vips_image_memory$descriptor
Function descriptor for:extern VipsImage *vips_image_memory() -
vips_image_memory$handle
Downcall method handle for:extern VipsImage *vips_image_memory() -
vips_image_memory$address
Address for:extern VipsImage *vips_image_memory() -
vips_image_memory
extern VipsImage *vips_image_memory() -
vips_image_new_from_file_RW$descriptor
Function descriptor for:extern VipsImage *vips_image_new_from_file_RW(const char *filename) -
vips_image_new_from_file_RW$handle
Downcall method handle for:extern VipsImage *vips_image_new_from_file_RW(const char *filename) -
vips_image_new_from_file_RW$address
Address for:extern VipsImage *vips_image_new_from_file_RW(const char *filename) -
vips_image_new_from_file_RW
extern VipsImage *vips_image_new_from_file_RW(const char *filename) -
vips_image_new_from_file_raw$descriptor
Function descriptor for:extern VipsImage *vips_image_new_from_file_raw(const char *filename, int xsize, int ysize, int bands, guint64 offset) -
vips_image_new_from_file_raw$handle
Downcall method handle for:extern VipsImage *vips_image_new_from_file_raw(const char *filename, int xsize, int ysize, int bands, guint64 offset) -
vips_image_new_from_file_raw$address
Address for:extern VipsImage *vips_image_new_from_file_raw(const char *filename, int xsize, int ysize, int bands, guint64 offset) -
vips_image_new_from_file_raw
public static MemorySegment vips_image_new_from_file_raw(MemorySegment filename, int xsize, int ysize, int bands, long offset) extern VipsImage *vips_image_new_from_file_raw(const char *filename, int xsize, int ysize, int bands, guint64 offset) -
vips_image_new_from_memory$descriptor
Function descriptor for:extern VipsImage *vips_image_new_from_memory(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format) -
vips_image_new_from_memory$handle
Downcall method handle for:extern VipsImage *vips_image_new_from_memory(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format) -
vips_image_new_from_memory$address
Address for:extern VipsImage *vips_image_new_from_memory(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format) -
vips_image_new_from_memory
public static MemorySegment vips_image_new_from_memory(MemorySegment data, long size, int width, int height, int bands, int format) extern VipsImage *vips_image_new_from_memory(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format) -
vips_image_new_from_memory_copy$descriptor
Function descriptor for:extern VipsImage *vips_image_new_from_memory_copy(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format) -
vips_image_new_from_memory_copy$handle
Downcall method handle for:extern VipsImage *vips_image_new_from_memory_copy(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format) -
vips_image_new_from_memory_copy$address
Address for:extern VipsImage *vips_image_new_from_memory_copy(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format) -
vips_image_new_from_memory_copy
public static MemorySegment vips_image_new_from_memory_copy(MemorySegment data, long size, int width, int height, int bands, int format) extern VipsImage *vips_image_new_from_memory_copy(const void *data, size_t size, int width, int height, int bands, VipsBandFormat format) -
vips_image_new_matrix$descriptor
Function descriptor for:extern VipsImage *vips_image_new_matrix(int width, int height) -
vips_image_new_matrix$handle
Downcall method handle for:extern VipsImage *vips_image_new_matrix(int width, int height) -
vips_image_new_matrix$address
Address for:extern VipsImage *vips_image_new_matrix(int width, int height) -
vips_image_new_matrix
extern VipsImage *vips_image_new_matrix(int width, int height) -
vips_image_new_matrix_from_array$descriptor
Function descriptor for:extern VipsImage *vips_image_new_matrix_from_array(int width, int height, const double *array, int size) -
vips_image_new_matrix_from_array$handle
Downcall method handle for:extern VipsImage *vips_image_new_matrix_from_array(int width, int height, const double *array, int size) -
vips_image_new_matrix_from_array$address
Address for:extern VipsImage *vips_image_new_matrix_from_array(int width, int height, const double *array, int size) -
vips_image_new_matrix_from_array
public static MemorySegment vips_image_new_matrix_from_array(int width, int height, MemorySegment array, int size) extern VipsImage *vips_image_new_matrix_from_array(int width, int height, const double *array, int size) -
vips_image_matrix_from_array$descriptor
Function descriptor for:extern VipsImage *vips_image_matrix_from_array(int width, int height, const double *array, int size) -
vips_image_matrix_from_array$handle
Downcall method handle for:extern VipsImage *vips_image_matrix_from_array(int width, int height, const double *array, int size) -
vips_image_matrix_from_array$address
Address for:extern VipsImage *vips_image_matrix_from_array(int width, int height, const double *array, int size) -
vips_image_matrix_from_array
public static MemorySegment vips_image_matrix_from_array(int width, int height, MemorySegment array, int size) extern VipsImage *vips_image_matrix_from_array(int width, int height, const double *array, int size) -
vips_image_new_from_image$descriptor
Function descriptor for:extern VipsImage *vips_image_new_from_image(VipsImage *image, const double *c, int n) -
vips_image_new_from_image$handle
Downcall method handle for:extern VipsImage *vips_image_new_from_image(VipsImage *image, const double *c, int n) -
vips_image_new_from_image$address
Address for:extern VipsImage *vips_image_new_from_image(VipsImage *image, const double *c, int n) -
vips_image_new_from_image
extern VipsImage *vips_image_new_from_image(VipsImage *image, const double *c, int n) -
vips_image_new_from_image1$descriptor
Function descriptor for:extern VipsImage *vips_image_new_from_image1(VipsImage *image, double c) -
vips_image_new_from_image1$handle
Downcall method handle for:extern VipsImage *vips_image_new_from_image1(VipsImage *image, double c) -
vips_image_new_from_image1$address
Address for:extern VipsImage *vips_image_new_from_image1(VipsImage *image, double c) -
vips_image_new_from_image1
extern VipsImage *vips_image_new_from_image1(VipsImage *image, double c) -
vips_image_set_delete_on_close$descriptor
Function descriptor for:extern void vips_image_set_delete_on_close(VipsImage *image, gboolean delete_on_close) -
vips_image_set_delete_on_close$handle
Downcall method handle for:extern void vips_image_set_delete_on_close(VipsImage *image, gboolean delete_on_close) -
vips_image_set_delete_on_close$address
Address for:extern void vips_image_set_delete_on_close(VipsImage *image, gboolean delete_on_close) -
vips_image_set_delete_on_close
extern void vips_image_set_delete_on_close(VipsImage *image, gboolean delete_on_close) -
vips_image_new_temp_file$descriptor
Function descriptor for:extern VipsImage *vips_image_new_temp_file(const char *format) -
vips_image_new_temp_file$handle
Downcall method handle for:extern VipsImage *vips_image_new_temp_file(const char *format) -
vips_image_new_temp_file$address
Address for:extern VipsImage *vips_image_new_temp_file(const char *format) -
vips_image_new_temp_file
extern VipsImage *vips_image_new_temp_file(const char *format) -
vips_image_write$descriptor
Function descriptor for:extern int vips_image_write(VipsImage *image, VipsImage *out) -
vips_image_write$handle
Downcall method handle for:extern int vips_image_write(VipsImage *image, VipsImage *out) -
vips_image_write$address
Address for:extern int vips_image_write(VipsImage *image, VipsImage *out) -
vips_image_write
extern int vips_image_write(VipsImage *image, VipsImage *out) -
vips_image_write_to_memory$descriptor
Function descriptor for:extern void *vips_image_write_to_memory(VipsImage *in, size_t *size) -
vips_image_write_to_memory$handle
Downcall method handle for:extern void *vips_image_write_to_memory(VipsImage *in, size_t *size) -
vips_image_write_to_memory$address
Address for:extern void *vips_image_write_to_memory(VipsImage *in, size_t *size) -
vips_image_write_to_memory
extern void *vips_image_write_to_memory(VipsImage *in, size_t *size) -
vips_image_decode_predict$descriptor
Function descriptor for:extern int vips_image_decode_predict(VipsImage *in, int *bands, VipsBandFormat *format) -
vips_image_decode_predict$handle
Downcall method handle for:extern int vips_image_decode_predict(VipsImage *in, int *bands, VipsBandFormat *format) -
vips_image_decode_predict$address
Address for:extern int vips_image_decode_predict(VipsImage *in, int *bands, VipsBandFormat *format) -
vips_image_decode_predict
public static int vips_image_decode_predict(MemorySegment in, MemorySegment bands, MemorySegment format) extern int vips_image_decode_predict(VipsImage *in, int *bands, VipsBandFormat *format) -
vips_image_decode$descriptor
Function descriptor for:extern int vips_image_decode(VipsImage *in, VipsImage **out) -
vips_image_decode$handle
Downcall method handle for:extern int vips_image_decode(VipsImage *in, VipsImage **out) -
vips_image_decode$address
Address for:extern int vips_image_decode(VipsImage *in, VipsImage **out) -
vips_image_decode
extern int vips_image_decode(VipsImage *in, VipsImage **out) -
vips_image_encode$descriptor
Function descriptor for:extern int vips_image_encode(VipsImage *in, VipsImage **out, VipsCoding coding) -
vips_image_encode$handle
Downcall method handle for:extern int vips_image_encode(VipsImage *in, VipsImage **out, VipsCoding coding) -
vips_image_encode$address
Address for:extern int vips_image_encode(VipsImage *in, VipsImage **out, VipsCoding coding) -
vips_image_encode
extern int vips_image_encode(VipsImage *in, VipsImage **out, VipsCoding coding) -
vips_image_isMSBfirst$descriptor
Function descriptor for:extern gboolean vips_image_isMSBfirst(VipsImage *image) -
vips_image_isMSBfirst$handle
Downcall method handle for:extern gboolean vips_image_isMSBfirst(VipsImage *image) -
vips_image_isMSBfirst$address
Address for:extern gboolean vips_image_isMSBfirst(VipsImage *image) -
vips_image_isMSBfirst
extern gboolean vips_image_isMSBfirst(VipsImage *image) -
vips_image_isfile$descriptor
Function descriptor for:extern gboolean vips_image_isfile(VipsImage *image) -
vips_image_isfile$handle
Downcall method handle for:extern gboolean vips_image_isfile(VipsImage *image) -
vips_image_isfile$address
Address for:extern gboolean vips_image_isfile(VipsImage *image) -
vips_image_isfile
extern gboolean vips_image_isfile(VipsImage *image) -
vips_image_ispartial$descriptor
Function descriptor for:extern gboolean vips_image_ispartial(VipsImage *image) -
vips_image_ispartial$handle
Downcall method handle for:extern gboolean vips_image_ispartial(VipsImage *image) -
vips_image_ispartial$address
Address for:extern gboolean vips_image_ispartial(VipsImage *image) -
vips_image_ispartial
extern gboolean vips_image_ispartial(VipsImage *image) -
vips_image_hasalpha$descriptor
Function descriptor for:extern gboolean vips_image_hasalpha(VipsImage *image) -
vips_image_hasalpha$handle
Downcall method handle for:extern gboolean vips_image_hasalpha(VipsImage *image) -
vips_image_hasalpha$address
Address for:extern gboolean vips_image_hasalpha(VipsImage *image) -
vips_image_hasalpha
extern gboolean vips_image_hasalpha(VipsImage *image) -
vips_image_copy_memory$descriptor
Function descriptor for:extern VipsImage *vips_image_copy_memory(VipsImage *image) -
vips_image_copy_memory$handle
Downcall method handle for:extern VipsImage *vips_image_copy_memory(VipsImage *image) -
vips_image_copy_memory$address
Address for:extern VipsImage *vips_image_copy_memory(VipsImage *image) -
vips_image_copy_memory
extern VipsImage *vips_image_copy_memory(VipsImage *image) -
vips_image_wio_input$descriptor
Function descriptor for:extern int vips_image_wio_input(VipsImage *image) -
vips_image_wio_input$handle
Downcall method handle for:extern int vips_image_wio_input(VipsImage *image) -
vips_image_wio_input$address
Address for:extern int vips_image_wio_input(VipsImage *image) -
vips_image_wio_input
extern int vips_image_wio_input(VipsImage *image) -
vips_image_pio_input$descriptor
Function descriptor for:extern int vips_image_pio_input(VipsImage *image) -
vips_image_pio_input$handle
Downcall method handle for:extern int vips_image_pio_input(VipsImage *image) -
vips_image_pio_input$address
Address for:extern int vips_image_pio_input(VipsImage *image) -
vips_image_pio_input
extern int vips_image_pio_input(VipsImage *image) -
vips_image_pio_output$descriptor
Function descriptor for:extern int vips_image_pio_output(VipsImage *image) -
vips_image_pio_output$handle
Downcall method handle for:extern int vips_image_pio_output(VipsImage *image) -
vips_image_pio_output$address
Address for:extern int vips_image_pio_output(VipsImage *image) -
vips_image_pio_output
extern int vips_image_pio_output(VipsImage *image) -
vips_image_inplace$descriptor
Function descriptor for:extern int vips_image_inplace(VipsImage *image) -
vips_image_inplace$handle
Downcall method handle for:extern int vips_image_inplace(VipsImage *image) -
vips_image_inplace$address
Address for:extern int vips_image_inplace(VipsImage *image) -
vips_image_inplace
extern int vips_image_inplace(VipsImage *image) -
vips_image_write_prepare$descriptor
Function descriptor for:extern int vips_image_write_prepare(VipsImage *image) -
vips_image_write_prepare$handle
Downcall method handle for:extern int vips_image_write_prepare(VipsImage *image) -
vips_image_write_prepare$address
Address for:extern int vips_image_write_prepare(VipsImage *image) -
vips_image_write_prepare
extern int vips_image_write_prepare(VipsImage *image) -
vips_image_write_line$descriptor
Function descriptor for:extern int vips_image_write_line(VipsImage *image, int ypos, VipsPel *linebuffer) -
vips_image_write_line$handle
Downcall method handle for:extern int vips_image_write_line(VipsImage *image, int ypos, VipsPel *linebuffer) -
vips_image_write_line$address
Address for:extern int vips_image_write_line(VipsImage *image, int ypos, VipsPel *linebuffer) -
vips_image_write_line
extern int vips_image_write_line(VipsImage *image, int ypos, VipsPel *linebuffer) -
vips_array_image_new$descriptor
Function descriptor for:extern VipsArrayImage *vips_array_image_new(VipsImage **array, int n) -
vips_array_image_new$handle
Downcall method handle for:extern VipsArrayImage *vips_array_image_new(VipsImage **array, int n) -
vips_array_image_new$address
Address for:extern VipsArrayImage *vips_array_image_new(VipsImage **array, int n) -
vips_array_image_new
extern VipsArrayImage *vips_array_image_new(VipsImage **array, int n) -
vips_array_image_new_from_string$descriptor
Function descriptor for:extern VipsArrayImage *vips_array_image_new_from_string(const char *string, VipsAccess flags) -
vips_array_image_new_from_string$handle
Downcall method handle for:extern VipsArrayImage *vips_array_image_new_from_string(const char *string, VipsAccess flags) -
vips_array_image_new_from_string$address
Address for:extern VipsArrayImage *vips_array_image_new_from_string(const char *string, VipsAccess flags) -
vips_array_image_new_from_string
extern VipsArrayImage *vips_array_image_new_from_string(const char *string, VipsAccess flags) -
vips_array_image_empty$descriptor
Function descriptor for:extern VipsArrayImage *vips_array_image_empty() -
vips_array_image_empty$handle
Downcall method handle for:extern VipsArrayImage *vips_array_image_empty() -
vips_array_image_empty$address
Address for:extern VipsArrayImage *vips_array_image_empty() -
vips_array_image_empty
extern VipsArrayImage *vips_array_image_empty() -
vips_array_image_append$descriptor
Function descriptor for:extern VipsArrayImage *vips_array_image_append(VipsArrayImage *array, VipsImage *image) -
vips_array_image_append$handle
Downcall method handle for:extern VipsArrayImage *vips_array_image_append(VipsArrayImage *array, VipsImage *image) -
vips_array_image_append$address
Address for:extern VipsArrayImage *vips_array_image_append(VipsArrayImage *array, VipsImage *image) -
vips_array_image_append
extern VipsArrayImage *vips_array_image_append(VipsArrayImage *array, VipsImage *image) -
vips_array_image_get$descriptor
Function descriptor for:extern VipsImage **vips_array_image_get(VipsArrayImage *array, int *n) -
vips_array_image_get$handle
Downcall method handle for:extern VipsImage **vips_array_image_get(VipsArrayImage *array, int *n) -
vips_array_image_get$address
Address for:extern VipsImage **vips_array_image_get(VipsArrayImage *array, int *n) -
vips_array_image_get
extern VipsImage **vips_array_image_get(VipsArrayImage *array, int *n) -
vips_value_get_array_image$descriptor
Function descriptor for:extern VipsImage **vips_value_get_array_image(const GValue *value, int *n) -
vips_value_get_array_image$handle
Downcall method handle for:extern VipsImage **vips_value_get_array_image(const GValue *value, int *n) -
vips_value_get_array_image$address
Address for:extern VipsImage **vips_value_get_array_image(const GValue *value, int *n) -
vips_value_get_array_image
extern VipsImage **vips_value_get_array_image(const GValue *value, int *n) -
vips_value_set_array_image$descriptor
Function descriptor for:extern void vips_value_set_array_image(GValue *value, int n) -
vips_value_set_array_image$handle
Downcall method handle for:extern void vips_value_set_array_image(GValue *value, int n) -
vips_value_set_array_image$address
Address for:extern void vips_value_set_array_image(GValue *value, int n) -
vips_value_set_array_image
extern void vips_value_set_array_image(GValue *value, int n) -
vips_image_free_buffer$descriptor
Function descriptor for:extern void vips_image_free_buffer(VipsImage *image, void *buffer) -
vips_image_free_buffer$handle
Downcall method handle for:extern void vips_image_free_buffer(VipsImage *image, void *buffer) -
vips_image_free_buffer$address
Address for:extern void vips_image_free_buffer(VipsImage *image, void *buffer) -
vips_image_free_buffer
extern void vips_image_free_buffer(VipsImage *image, void *buffer) -
vips_error_buffer$descriptor
Function descriptor for:extern const char *vips_error_buffer() -
vips_error_buffer$handle
Downcall method handle for:extern const char *vips_error_buffer() -
vips_error_buffer$address
Address for:extern const char *vips_error_buffer() -
vips_error_buffer
extern const char *vips_error_buffer() -
vips_error_buffer_copy$descriptor
Function descriptor for:extern char *vips_error_buffer_copy() -
vips_error_buffer_copy$handle
Downcall method handle for:extern char *vips_error_buffer_copy() -
vips_error_buffer_copy$address
Address for:extern char *vips_error_buffer_copy() -
vips_error_buffer_copy
extern char *vips_error_buffer_copy() -
vips_error_clear$descriptor
Function descriptor for:extern void vips_error_clear() -
vips_error_clear$handle
Downcall method handle for:extern void vips_error_clear() -
vips_error_clear$address
Address for:extern void vips_error_clear() -
vips_error_clear
public static void vips_error_clear()extern void vips_error_clear() -
vips_error_freeze$descriptor
Function descriptor for:extern void vips_error_freeze() -
vips_error_freeze$handle
Downcall method handle for:extern void vips_error_freeze() -
vips_error_freeze$address
Address for:extern void vips_error_freeze() -
vips_error_freeze
public static void vips_error_freeze()extern void vips_error_freeze() -
vips_error_thaw$descriptor
Function descriptor for:extern void vips_error_thaw() -
vips_error_thaw$handle
Downcall method handle for:extern void vips_error_thaw() -
vips_error_thaw$address
Address for:extern void vips_error_thaw() -
vips_error_thaw
public static void vips_error_thaw()extern void vips_error_thaw() -
vips_error_g$descriptor
Function descriptor for:extern void vips_error_g(GError **error) -
vips_error_g$handle
Downcall method handle for:extern void vips_error_g(GError **error) -
vips_error_g$address
Address for:extern void vips_error_g(GError **error) -
vips_error_g
extern void vips_error_g(GError **error) -
VIPS_FORMAT_NONE
public static int VIPS_FORMAT_NONE()enum <anonymous>.VIPS_FORMAT_NONE = 0 -
VIPS_FORMAT_PARTIAL
public static int VIPS_FORMAT_PARTIAL()enum <anonymous>.VIPS_FORMAT_PARTIAL = 1 -
VIPS_FORMAT_BIGENDIAN
public static int VIPS_FORMAT_BIGENDIAN()enum <anonymous>.VIPS_FORMAT_BIGENDIAN = 2 -
vips_image_generate$descriptor
Function descriptor for:extern int vips_image_generate(VipsImage *image, VipsStartFn start_fn, VipsGenerateFn generate_fn, VipsStopFn stop_fn, void *a, void *b) -
vips_image_generate$handle
Downcall method handle for:extern int vips_image_generate(VipsImage *image, VipsStartFn start_fn, VipsGenerateFn generate_fn, VipsStopFn stop_fn, void *a, void *b) -
vips_image_generate$address
Address for:extern int vips_image_generate(VipsImage *image, VipsStartFn start_fn, VipsGenerateFn generate_fn, VipsStopFn stop_fn, void *a, void *b) -
vips_image_generate
public static int vips_image_generate(MemorySegment image, MemorySegment start_fn, MemorySegment generate_fn, MemorySegment stop_fn, MemorySegment a, MemorySegment b) extern int vips_image_generate(VipsImage *image, VipsStartFn start_fn, VipsGenerateFn generate_fn, VipsStopFn stop_fn, void *a, void *b) -
vips_image_pipeline_array$descriptor
Function descriptor for:extern int vips_image_pipeline_array(VipsImage *image, VipsDemandStyle hint, VipsImage **in) -
vips_image_pipeline_array$handle
Downcall method handle for:extern int vips_image_pipeline_array(VipsImage *image, VipsDemandStyle hint, VipsImage **in) -
vips_image_pipeline_array$address
Address for:extern int vips_image_pipeline_array(VipsImage *image, VipsDemandStyle hint, VipsImage **in) -
vips_image_pipeline_array
extern int vips_image_pipeline_array(VipsImage *image, VipsDemandStyle hint, VipsImage **in) -
vips_interpolate_get_type$descriptor
Function descriptor for:extern GType vips_interpolate_get_type() -
vips_interpolate_get_type$handle
Downcall method handle for:extern GType vips_interpolate_get_type() -
vips_interpolate_get_type$address
Address for:extern GType vips_interpolate_get_type() -
vips_interpolate_get_type
public static long vips_interpolate_get_type()extern GType vips_interpolate_get_type() -
vips_interpolate$descriptor
Function descriptor for:extern void vips_interpolate(VipsInterpolate *interpolate, void *out, VipsRegion *in, double x, double y) -
vips_interpolate$handle
Downcall method handle for:extern void vips_interpolate(VipsInterpolate *interpolate, void *out, VipsRegion *in, double x, double y) -
vips_interpolate$address
Address for:extern void vips_interpolate(VipsInterpolate *interpolate, void *out, VipsRegion *in, double x, double y) -
vips_interpolate
public static void vips_interpolate(MemorySegment interpolate, MemorySegment out, MemorySegment in, double x, double y) extern void vips_interpolate(VipsInterpolate *interpolate, void *out, VipsRegion *in, double x, double y) -
vips_interpolate_get_method$descriptor
Function descriptor for:extern VipsInterpolateMethod vips_interpolate_get_method(VipsInterpolate *interpolate) -
vips_interpolate_get_method$handle
Downcall method handle for:extern VipsInterpolateMethod vips_interpolate_get_method(VipsInterpolate *interpolate) -
vips_interpolate_get_method$address
Address for:extern VipsInterpolateMethod vips_interpolate_get_method(VipsInterpolate *interpolate) -
vips_interpolate_get_method
extern VipsInterpolateMethod vips_interpolate_get_method(VipsInterpolate *interpolate) -
vips_interpolate_get_window_size$descriptor
Function descriptor for:extern int vips_interpolate_get_window_size(VipsInterpolate *interpolate) -
vips_interpolate_get_window_size$handle
Downcall method handle for:extern int vips_interpolate_get_window_size(VipsInterpolate *interpolate) -
vips_interpolate_get_window_size$address
Address for:extern int vips_interpolate_get_window_size(VipsInterpolate *interpolate) -
vips_interpolate_get_window_size
extern int vips_interpolate_get_window_size(VipsInterpolate *interpolate) -
vips_interpolate_get_window_offset$descriptor
Function descriptor for:extern int vips_interpolate_get_window_offset(VipsInterpolate *interpolate) -
vips_interpolate_get_window_offset$handle
Downcall method handle for:extern int vips_interpolate_get_window_offset(VipsInterpolate *interpolate) -
vips_interpolate_get_window_offset$address
Address for:extern int vips_interpolate_get_window_offset(VipsInterpolate *interpolate) -
vips_interpolate_get_window_offset
extern int vips_interpolate_get_window_offset(VipsInterpolate *interpolate) -
vips_interpolate_nearest_static$descriptor
Function descriptor for:extern VipsInterpolate *vips_interpolate_nearest_static() -
vips_interpolate_nearest_static$handle
Downcall method handle for:extern VipsInterpolate *vips_interpolate_nearest_static() -
vips_interpolate_nearest_static$address
Address for:extern VipsInterpolate *vips_interpolate_nearest_static() -
vips_interpolate_nearest_static
extern VipsInterpolate *vips_interpolate_nearest_static() -
vips_interpolate_bilinear_static$descriptor
Function descriptor for:extern VipsInterpolate *vips_interpolate_bilinear_static() -
vips_interpolate_bilinear_static$handle
Downcall method handle for:extern VipsInterpolate *vips_interpolate_bilinear_static() -
vips_interpolate_bilinear_static$address
Address for:extern VipsInterpolate *vips_interpolate_bilinear_static() -
vips_interpolate_bilinear_static
extern VipsInterpolate *vips_interpolate_bilinear_static() -
vips_interpolate_new$descriptor
Function descriptor for:extern VipsInterpolate *vips_interpolate_new(const char *nickname) -
vips_interpolate_new$handle
Downcall method handle for:extern VipsInterpolate *vips_interpolate_new(const char *nickname) -
vips_interpolate_new$address
Address for:extern VipsInterpolate *vips_interpolate_new(const char *nickname) -
vips_interpolate_new
extern VipsInterpolate *vips_interpolate_new(const char *nickname) -
vips_image_get_width$descriptor
Function descriptor for:extern int vips_image_get_width(const VipsImage *image) -
vips_image_get_width$handle
Downcall method handle for:extern int vips_image_get_width(const VipsImage *image) -
vips_image_get_width$address
Address for:extern int vips_image_get_width(const VipsImage *image) -
vips_image_get_width
extern int vips_image_get_width(const VipsImage *image) -
vips_image_get_height$descriptor
Function descriptor for:extern int vips_image_get_height(const VipsImage *image) -
vips_image_get_height$handle
Downcall method handle for:extern int vips_image_get_height(const VipsImage *image) -
vips_image_get_height$address
Address for:extern int vips_image_get_height(const VipsImage *image) -
vips_image_get_height
extern int vips_image_get_height(const VipsImage *image) -
vips_image_get_bands$descriptor
Function descriptor for:extern int vips_image_get_bands(const VipsImage *image) -
vips_image_get_bands$handle
Downcall method handle for:extern int vips_image_get_bands(const VipsImage *image) -
vips_image_get_bands$address
Address for:extern int vips_image_get_bands(const VipsImage *image) -
vips_image_get_bands
extern int vips_image_get_bands(const VipsImage *image) -
vips_image_get_format$descriptor
Function descriptor for:extern VipsBandFormat vips_image_get_format(const VipsImage *image) -
vips_image_get_format$handle
Downcall method handle for:extern VipsBandFormat vips_image_get_format(const VipsImage *image) -
vips_image_get_format$address
Address for:extern VipsBandFormat vips_image_get_format(const VipsImage *image) -
vips_image_get_format
extern VipsBandFormat vips_image_get_format(const VipsImage *image) -
vips_image_get_format_max$descriptor
Function descriptor for:extern double vips_image_get_format_max(VipsBandFormat format) -
vips_image_get_format_max$handle
Downcall method handle for:extern double vips_image_get_format_max(VipsBandFormat format) -
vips_image_get_format_max$address
Address for:extern double vips_image_get_format_max(VipsBandFormat format) -
vips_image_get_format_max
public static double vips_image_get_format_max(int format) extern double vips_image_get_format_max(VipsBandFormat format) -
vips_image_guess_format$descriptor
Function descriptor for:extern VipsBandFormat vips_image_guess_format(const VipsImage *image) -
vips_image_guess_format$handle
Downcall method handle for:extern VipsBandFormat vips_image_guess_format(const VipsImage *image) -
vips_image_guess_format$address
Address for:extern VipsBandFormat vips_image_guess_format(const VipsImage *image) -
vips_image_guess_format
extern VipsBandFormat vips_image_guess_format(const VipsImage *image) -
vips_image_get_coding$descriptor
Function descriptor for:extern VipsCoding vips_image_get_coding(const VipsImage *image) -
vips_image_get_coding$handle
Downcall method handle for:extern VipsCoding vips_image_get_coding(const VipsImage *image) -
vips_image_get_coding$address
Address for:extern VipsCoding vips_image_get_coding(const VipsImage *image) -
vips_image_get_coding
extern VipsCoding vips_image_get_coding(const VipsImage *image) -
vips_image_get_interpretation$descriptor
Function descriptor for:extern VipsInterpretation vips_image_get_interpretation(const VipsImage *image) -
vips_image_get_interpretation$handle
Downcall method handle for:extern VipsInterpretation vips_image_get_interpretation(const VipsImage *image) -
vips_image_get_interpretation$address
Address for:extern VipsInterpretation vips_image_get_interpretation(const VipsImage *image) -
vips_image_get_interpretation
extern VipsInterpretation vips_image_get_interpretation(const VipsImage *image) -
vips_image_guess_interpretation$descriptor
Function descriptor for:extern VipsInterpretation vips_image_guess_interpretation(const VipsImage *image) -
vips_image_guess_interpretation$handle
Downcall method handle for:extern VipsInterpretation vips_image_guess_interpretation(const VipsImage *image) -
vips_image_guess_interpretation$address
Address for:extern VipsInterpretation vips_image_guess_interpretation(const VipsImage *image) -
vips_image_guess_interpretation
extern VipsInterpretation vips_image_guess_interpretation(const VipsImage *image) -
vips_image_get_xres$descriptor
Function descriptor for:extern double vips_image_get_xres(const VipsImage *image) -
vips_image_get_xres$handle
Downcall method handle for:extern double vips_image_get_xres(const VipsImage *image) -
vips_image_get_xres$address
Address for:extern double vips_image_get_xres(const VipsImage *image) -
vips_image_get_xres
extern double vips_image_get_xres(const VipsImage *image) -
vips_image_get_yres$descriptor
Function descriptor for:extern double vips_image_get_yres(const VipsImage *image) -
vips_image_get_yres$handle
Downcall method handle for:extern double vips_image_get_yres(const VipsImage *image) -
vips_image_get_yres$address
Address for:extern double vips_image_get_yres(const VipsImage *image) -
vips_image_get_yres
extern double vips_image_get_yres(const VipsImage *image) -
vips_image_get_xoffset$descriptor
Function descriptor for:extern int vips_image_get_xoffset(const VipsImage *image) -
vips_image_get_xoffset$handle
Downcall method handle for:extern int vips_image_get_xoffset(const VipsImage *image) -
vips_image_get_xoffset$address
Address for:extern int vips_image_get_xoffset(const VipsImage *image) -
vips_image_get_xoffset
extern int vips_image_get_xoffset(const VipsImage *image) -
vips_image_get_yoffset$descriptor
Function descriptor for:extern int vips_image_get_yoffset(const VipsImage *image) -
vips_image_get_yoffset$handle
Downcall method handle for:extern int vips_image_get_yoffset(const VipsImage *image) -
vips_image_get_yoffset$address
Address for:extern int vips_image_get_yoffset(const VipsImage *image) -
vips_image_get_yoffset
extern int vips_image_get_yoffset(const VipsImage *image) -
vips_image_get_filename$descriptor
Function descriptor for:extern const char *vips_image_get_filename(const VipsImage *image) -
vips_image_get_filename$handle
Downcall method handle for:extern const char *vips_image_get_filename(const VipsImage *image) -
vips_image_get_filename$address
Address for:extern const char *vips_image_get_filename(const VipsImage *image) -
vips_image_get_filename
extern const char *vips_image_get_filename(const VipsImage *image) -
vips_image_get_mode$descriptor
Function descriptor for:extern const char *vips_image_get_mode(const VipsImage *image) -
vips_image_get_mode$handle
Downcall method handle for:extern const char *vips_image_get_mode(const VipsImage *image) -
vips_image_get_mode$address
Address for:extern const char *vips_image_get_mode(const VipsImage *image) -
vips_image_get_mode
extern const char *vips_image_get_mode(const VipsImage *image) -
vips_image_get_scale$descriptor
Function descriptor for:extern double vips_image_get_scale(const VipsImage *image) -
vips_image_get_scale$handle
Downcall method handle for:extern double vips_image_get_scale(const VipsImage *image) -
vips_image_get_scale$address
Address for:extern double vips_image_get_scale(const VipsImage *image) -
vips_image_get_scale
extern double vips_image_get_scale(const VipsImage *image) -
vips_image_get_offset$descriptor
Function descriptor for:extern double vips_image_get_offset(const VipsImage *image) -
vips_image_get_offset$handle
Downcall method handle for:extern double vips_image_get_offset(const VipsImage *image) -
vips_image_get_offset$address
Address for:extern double vips_image_get_offset(const VipsImage *image) -
vips_image_get_offset
extern double vips_image_get_offset(const VipsImage *image) -
vips_image_get_page_height$descriptor
Function descriptor for:extern int vips_image_get_page_height(VipsImage *image) -
vips_image_get_page_height$handle
Downcall method handle for:extern int vips_image_get_page_height(VipsImage *image) -
vips_image_get_page_height$address
Address for:extern int vips_image_get_page_height(VipsImage *image) -
vips_image_get_page_height
extern int vips_image_get_page_height(VipsImage *image) -
vips_image_get_n_pages$descriptor
Function descriptor for:extern int vips_image_get_n_pages(VipsImage *image) -
vips_image_get_n_pages$handle
Downcall method handle for:extern int vips_image_get_n_pages(VipsImage *image) -
vips_image_get_n_pages$address
Address for:extern int vips_image_get_n_pages(VipsImage *image) -
vips_image_get_n_pages
extern int vips_image_get_n_pages(VipsImage *image) -
vips_image_get_n_subifds$descriptor
Function descriptor for:extern int vips_image_get_n_subifds(VipsImage *image) -
vips_image_get_n_subifds$handle
Downcall method handle for:extern int vips_image_get_n_subifds(VipsImage *image) -
vips_image_get_n_subifds$address
Address for:extern int vips_image_get_n_subifds(VipsImage *image) -
vips_image_get_n_subifds
extern int vips_image_get_n_subifds(VipsImage *image) -
vips_image_get_orientation$descriptor
Function descriptor for:extern int vips_image_get_orientation(VipsImage *image) -
vips_image_get_orientation$handle
Downcall method handle for:extern int vips_image_get_orientation(VipsImage *image) -
vips_image_get_orientation$address
Address for:extern int vips_image_get_orientation(VipsImage *image) -
vips_image_get_orientation
extern int vips_image_get_orientation(VipsImage *image) -
vips_image_get_orientation_swap$descriptor
Function descriptor for:extern gboolean vips_image_get_orientation_swap(VipsImage *image) -
vips_image_get_orientation_swap$handle
Downcall method handle for:extern gboolean vips_image_get_orientation_swap(VipsImage *image) -
vips_image_get_orientation_swap$address
Address for:extern gboolean vips_image_get_orientation_swap(VipsImage *image) -
vips_image_get_orientation_swap
extern gboolean vips_image_get_orientation_swap(VipsImage *image) -
vips_image_get_concurrency$descriptor
Function descriptor for:extern int vips_image_get_concurrency(VipsImage *image, int default_concurrency) -
vips_image_get_concurrency$handle
Downcall method handle for:extern int vips_image_get_concurrency(VipsImage *image, int default_concurrency) -
vips_image_get_concurrency$address
Address for:extern int vips_image_get_concurrency(VipsImage *image, int default_concurrency) -
vips_image_get_concurrency
extern int vips_image_get_concurrency(VipsImage *image, int default_concurrency) -
vips_image_get_data$descriptor
Function descriptor for:extern const void *vips_image_get_data(VipsImage *image) -
vips_image_get_data$handle
Downcall method handle for:extern const void *vips_image_get_data(VipsImage *image) -
vips_image_get_data$address
Address for:extern const void *vips_image_get_data(VipsImage *image) -
vips_image_get_data
extern const void *vips_image_get_data(VipsImage *image) -
vips_image_init_fields$descriptor
Function descriptor for:extern void vips_image_init_fields(VipsImage *image, int xsize, int ysize, int bands, VipsBandFormat format, VipsCoding coding, VipsInterpretation interpretation, double xres, double yres) -
vips_image_init_fields$handle
Downcall method handle for:extern void vips_image_init_fields(VipsImage *image, int xsize, int ysize, int bands, VipsBandFormat format, VipsCoding coding, VipsInterpretation interpretation, double xres, double yres) -
vips_image_init_fields$address
Address for:extern void vips_image_init_fields(VipsImage *image, int xsize, int ysize, int bands, VipsBandFormat format, VipsCoding coding, VipsInterpretation interpretation, double xres, double yres) -
vips_image_init_fields
public static void vips_image_init_fields(MemorySegment image, int xsize, int ysize, int bands, int format, int coding, int interpretation, double xres, double yres) extern void vips_image_init_fields(VipsImage *image, int xsize, int ysize, int bands, VipsBandFormat format, VipsCoding coding, VipsInterpretation interpretation, double xres, double yres) -
vips_image_set$descriptor
Function descriptor for:extern void vips_image_set(VipsImage *image, const char *name, GValue *value) -
vips_image_set$handle
Downcall method handle for:extern void vips_image_set(VipsImage *image, const char *name, GValue *value) -
vips_image_set$address
Address for:extern void vips_image_set(VipsImage *image, const char *name, GValue *value) -
vips_image_set
extern void vips_image_set(VipsImage *image, const char *name, GValue *value) -
vips_image_get$descriptor
Function descriptor for:extern int vips_image_get(const VipsImage *image, const char *name, GValue *value_copy) -
vips_image_get$handle
Downcall method handle for:extern int vips_image_get(const VipsImage *image, const char *name, GValue *value_copy) -
vips_image_get$address
Address for:extern int vips_image_get(const VipsImage *image, const char *name, GValue *value_copy) -
vips_image_get
extern int vips_image_get(const VipsImage *image, const char *name, GValue *value_copy) -
vips_image_get_as_string$descriptor
Function descriptor for:extern int vips_image_get_as_string(const VipsImage *image, const char *name, char **out) -
vips_image_get_as_string$handle
Downcall method handle for:extern int vips_image_get_as_string(const VipsImage *image, const char *name, char **out) -
vips_image_get_as_string$address
Address for:extern int vips_image_get_as_string(const VipsImage *image, const char *name, char **out) -
vips_image_get_as_string
public static int vips_image_get_as_string(MemorySegment image, MemorySegment name, MemorySegment out) extern int vips_image_get_as_string(const VipsImage *image, const char *name, char **out) -
vips_image_get_typeof$descriptor
Function descriptor for:extern GType vips_image_get_typeof(const VipsImage *image, const char *name) -
vips_image_get_typeof$handle
Downcall method handle for:extern GType vips_image_get_typeof(const VipsImage *image, const char *name) -
vips_image_get_typeof$address
Address for:extern GType vips_image_get_typeof(const VipsImage *image, const char *name) -
vips_image_get_typeof
extern GType vips_image_get_typeof(const VipsImage *image, const char *name) -
vips_image_remove$descriptor
Function descriptor for:extern gboolean vips_image_remove(VipsImage *image, const char *name) -
vips_image_remove$handle
Downcall method handle for:extern gboolean vips_image_remove(VipsImage *image, const char *name) -
vips_image_remove$address
Address for:extern gboolean vips_image_remove(VipsImage *image, const char *name) -
vips_image_remove
extern gboolean vips_image_remove(VipsImage *image, const char *name) -
vips_image_map$descriptor
Function descriptor for:extern void *vips_image_map(VipsImage *image, VipsImageMapFn fn, void *a) -
vips_image_map$handle
Downcall method handle for:extern void *vips_image_map(VipsImage *image, VipsImageMapFn fn, void *a) -
vips_image_map$address
Address for:extern void *vips_image_map(VipsImage *image, VipsImageMapFn fn, void *a) -
vips_image_map
extern void *vips_image_map(VipsImage *image, VipsImageMapFn fn, void *a) -
vips_image_get_fields$descriptor
Function descriptor for:extern gchar **vips_image_get_fields(VipsImage *image) -
vips_image_get_fields$handle
Downcall method handle for:extern gchar **vips_image_get_fields(VipsImage *image) -
vips_image_get_fields$address
Address for:extern gchar **vips_image_get_fields(VipsImage *image) -
vips_image_get_fields
extern gchar **vips_image_get_fields(VipsImage *image) -
vips_image_set_area$descriptor
Function descriptor for:extern void vips_image_set_area(VipsImage *image, const char *name, VipsCallbackFn free_fn, void *data) -
vips_image_set_area$handle
Downcall method handle for:extern void vips_image_set_area(VipsImage *image, const char *name, VipsCallbackFn free_fn, void *data) -
vips_image_set_area$address
Address for:extern void vips_image_set_area(VipsImage *image, const char *name, VipsCallbackFn free_fn, void *data) -
vips_image_set_area
public static void vips_image_set_area(MemorySegment image, MemorySegment name, MemorySegment free_fn, MemorySegment data) extern void vips_image_set_area(VipsImage *image, const char *name, VipsCallbackFn free_fn, void *data) -
vips_image_get_area$descriptor
Function descriptor for:extern int vips_image_get_area(const VipsImage *image, const char *name, const void **data) -
vips_image_get_area$handle
Downcall method handle for:extern int vips_image_get_area(const VipsImage *image, const char *name, const void **data) -
vips_image_get_area$address
Address for:extern int vips_image_get_area(const VipsImage *image, const char *name, const void **data) -
vips_image_get_area
extern int vips_image_get_area(const VipsImage *image, const char *name, const void **data) -
vips_image_set_blob$descriptor
Function descriptor for:extern void vips_image_set_blob(VipsImage *image, const char *name, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_image_set_blob$handle
Downcall method handle for:extern void vips_image_set_blob(VipsImage *image, const char *name, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_image_set_blob$address
Address for:extern void vips_image_set_blob(VipsImage *image, const char *name, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_image_set_blob
public static void vips_image_set_blob(MemorySegment image, MemorySegment name, MemorySegment free_fn, MemorySegment data, long length) extern void vips_image_set_blob(VipsImage *image, const char *name, VipsCallbackFn free_fn, const void *data, size_t length) -
vips_image_set_blob_copy$descriptor
Function descriptor for:extern void vips_image_set_blob_copy(VipsImage *image, const char *name, const void *data, size_t length) -
vips_image_set_blob_copy$handle
Downcall method handle for:extern void vips_image_set_blob_copy(VipsImage *image, const char *name, const void *data, size_t length) -
vips_image_set_blob_copy$address
Address for:extern void vips_image_set_blob_copy(VipsImage *image, const char *name, const void *data, size_t length) -
vips_image_set_blob_copy
public static void vips_image_set_blob_copy(MemorySegment image, MemorySegment name, MemorySegment data, long length) extern void vips_image_set_blob_copy(VipsImage *image, const char *name, const void *data, size_t length) -
vips_image_get_blob$descriptor
Function descriptor for:extern int vips_image_get_blob(const VipsImage *image, const char *name, const void **data, size_t *length) -
vips_image_get_blob$handle
Downcall method handle for:extern int vips_image_get_blob(const VipsImage *image, const char *name, const void **data, size_t *length) -
vips_image_get_blob$address
Address for:extern int vips_image_get_blob(const VipsImage *image, const char *name, const void **data, size_t *length) -
vips_image_get_blob
public static int vips_image_get_blob(MemorySegment image, MemorySegment name, MemorySegment data, MemorySegment length) extern int vips_image_get_blob(const VipsImage *image, const char *name, const void **data, size_t *length) -
vips_image_get_int$descriptor
Function descriptor for:extern int vips_image_get_int(const VipsImage *image, const char *name, int *out) -
vips_image_get_int$handle
Downcall method handle for:extern int vips_image_get_int(const VipsImage *image, const char *name, int *out) -
vips_image_get_int$address
Address for:extern int vips_image_get_int(const VipsImage *image, const char *name, int *out) -
vips_image_get_int
extern int vips_image_get_int(const VipsImage *image, const char *name, int *out) -
vips_image_set_int$descriptor
Function descriptor for:extern void vips_image_set_int(VipsImage *image, const char *name, int i) -
vips_image_set_int$handle
Downcall method handle for:extern void vips_image_set_int(VipsImage *image, const char *name, int i) -
vips_image_set_int$address
Address for:extern void vips_image_set_int(VipsImage *image, const char *name, int i) -
vips_image_set_int
extern void vips_image_set_int(VipsImage *image, const char *name, int i) -
vips_image_get_double$descriptor
Function descriptor for:extern int vips_image_get_double(const VipsImage *image, const char *name, double *out) -
vips_image_get_double$handle
Downcall method handle for:extern int vips_image_get_double(const VipsImage *image, const char *name, double *out) -
vips_image_get_double$address
Address for:extern int vips_image_get_double(const VipsImage *image, const char *name, double *out) -
vips_image_get_double
extern int vips_image_get_double(const VipsImage *image, const char *name, double *out) -
vips_image_set_double$descriptor
Function descriptor for:extern void vips_image_set_double(VipsImage *image, const char *name, double d) -
vips_image_set_double$handle
Downcall method handle for:extern void vips_image_set_double(VipsImage *image, const char *name, double d) -
vips_image_set_double$address
Address for:extern void vips_image_set_double(VipsImage *image, const char *name, double d) -
vips_image_set_double
extern void vips_image_set_double(VipsImage *image, const char *name, double d) -
vips_image_get_string$descriptor
Function descriptor for:extern int vips_image_get_string(const VipsImage *image, const char *name, const char **out) -
vips_image_get_string$handle
Downcall method handle for:extern int vips_image_get_string(const VipsImage *image, const char *name, const char **out) -
vips_image_get_string$address
Address for:extern int vips_image_get_string(const VipsImage *image, const char *name, const char **out) -
vips_image_get_string
extern int vips_image_get_string(const VipsImage *image, const char *name, const char **out) -
vips_image_set_string$descriptor
Function descriptor for:extern void vips_image_set_string(VipsImage *image, const char *name, const char *str) -
vips_image_set_string$handle
Downcall method handle for:extern void vips_image_set_string(VipsImage *image, const char *name, const char *str) -
vips_image_set_string$address
Address for:extern void vips_image_set_string(VipsImage *image, const char *name, const char *str) -
vips_image_set_string
public static void vips_image_set_string(MemorySegment image, MemorySegment name, MemorySegment str) extern void vips_image_set_string(VipsImage *image, const char *name, const char *str) -
vips_image_print_field$descriptor
Function descriptor for:extern void vips_image_print_field(const VipsImage *image, const char *name) -
vips_image_print_field$handle
Downcall method handle for:extern void vips_image_print_field(const VipsImage *image, const char *name) -
vips_image_print_field$address
Address for:extern void vips_image_print_field(const VipsImage *image, const char *name) -
vips_image_print_field
extern void vips_image_print_field(const VipsImage *image, const char *name) -
vips_image_get_image$descriptor
Function descriptor for:extern int vips_image_get_image(const VipsImage *image, const char *name, VipsImage **out) -
vips_image_get_image$handle
Downcall method handle for:extern int vips_image_get_image(const VipsImage *image, const char *name, VipsImage **out) -
vips_image_get_image$address
Address for:extern int vips_image_get_image(const VipsImage *image, const char *name, VipsImage **out) -
vips_image_get_image
extern int vips_image_get_image(const VipsImage *image, const char *name, VipsImage **out) -
vips_image_set_image$descriptor
Function descriptor for:extern void vips_image_set_image(VipsImage *image, const char *name, VipsImage *im) -
vips_image_set_image$handle
Downcall method handle for:extern void vips_image_set_image(VipsImage *image, const char *name, VipsImage *im) -
vips_image_set_image$address
Address for:extern void vips_image_set_image(VipsImage *image, const char *name, VipsImage *im) -
vips_image_set_image
extern void vips_image_set_image(VipsImage *image, const char *name, VipsImage *im) -
vips_image_set_array_int$descriptor
Function descriptor for:extern void vips_image_set_array_int(VipsImage *image, const char *name, const int *array, int n) -
vips_image_set_array_int$handle
Downcall method handle for:extern void vips_image_set_array_int(VipsImage *image, const char *name, const int *array, int n) -
vips_image_set_array_int$address
Address for:extern void vips_image_set_array_int(VipsImage *image, const char *name, const int *array, int n) -
vips_image_set_array_int
public static void vips_image_set_array_int(MemorySegment image, MemorySegment name, MemorySegment array, int n) extern void vips_image_set_array_int(VipsImage *image, const char *name, const int *array, int n) -
vips_image_get_array_int$descriptor
Function descriptor for:extern int vips_image_get_array_int(VipsImage *image, const char *name, int **out, int *n) -
vips_image_get_array_int$handle
Downcall method handle for:extern int vips_image_get_array_int(VipsImage *image, const char *name, int **out, int *n) -
vips_image_get_array_int$address
Address for:extern int vips_image_get_array_int(VipsImage *image, const char *name, int **out, int *n) -
vips_image_get_array_int
public static int vips_image_get_array_int(MemorySegment image, MemorySegment name, MemorySegment out, MemorySegment n) extern int vips_image_get_array_int(VipsImage *image, const char *name, int **out, int *n) -
vips_image_get_array_double$descriptor
Function descriptor for:extern int vips_image_get_array_double(VipsImage *image, const char *name, double **out, int *n) -
vips_image_get_array_double$handle
Downcall method handle for:extern int vips_image_get_array_double(VipsImage *image, const char *name, double **out, int *n) -
vips_image_get_array_double$address
Address for:extern int vips_image_get_array_double(VipsImage *image, const char *name, double **out, int *n) -
vips_image_get_array_double
public static int vips_image_get_array_double(MemorySegment image, MemorySegment name, MemorySegment out, MemorySegment n) extern int vips_image_get_array_double(VipsImage *image, const char *name, double **out, int *n) -
vips_image_set_array_double$descriptor
Function descriptor for:extern void vips_image_set_array_double(VipsImage *image, const char *name, const double *array, int n) -
vips_image_set_array_double$handle
Downcall method handle for:extern void vips_image_set_array_double(VipsImage *image, const char *name, const double *array, int n) -
vips_image_set_array_double$address
Address for:extern void vips_image_set_array_double(VipsImage *image, const char *name, const double *array, int n) -
vips_image_set_array_double
public static void vips_image_set_array_double(MemorySegment image, MemorySegment name, MemorySegment array, int n) extern void vips_image_set_array_double(VipsImage *image, const char *name, const double *array, int n) -
vips_image_history_args$descriptor
Function descriptor for:extern int vips_image_history_args(VipsImage *image, const char *name, int argc, char *argv[]) -
vips_image_history_args$handle
Downcall method handle for:extern int vips_image_history_args(VipsImage *image, const char *name, int argc, char *argv[]) -
vips_image_history_args$address
Address for:extern int vips_image_history_args(VipsImage *image, const char *name, int argc, char *argv[]) -
vips_image_history_args
public static int vips_image_history_args(MemorySegment image, MemorySegment name, int argc, MemorySegment argv) extern int vips_image_history_args(VipsImage *image, const char *name, int argc, char *argv[]) -
vips_image_get_history$descriptor
Function descriptor for:extern const char *vips_image_get_history(VipsImage *image) -
vips_image_get_history$handle
Downcall method handle for:extern const char *vips_image_get_history(VipsImage *image) -
vips_image_get_history$address
Address for:extern const char *vips_image_get_history(VipsImage *image) -
vips_image_get_history
extern const char *vips_image_get_history(VipsImage *image) -
VIPS_OPERATION_NONE
public static int VIPS_OPERATION_NONE()enum <anonymous>.VIPS_OPERATION_NONE = 0 -
VIPS_OPERATION_SEQUENTIAL
public static int VIPS_OPERATION_SEQUENTIAL()enum <anonymous>.VIPS_OPERATION_SEQUENTIAL = 1 -
VIPS_OPERATION_SEQUENTIAL_UNBUFFERED
public static int VIPS_OPERATION_SEQUENTIAL_UNBUFFERED()enum <anonymous>.VIPS_OPERATION_SEQUENTIAL_UNBUFFERED = 2 -
VIPS_OPERATION_NOCACHE
public static int VIPS_OPERATION_NOCACHE()enum <anonymous>.VIPS_OPERATION_NOCACHE = 4 -
VIPS_OPERATION_DEPRECATED
public static int VIPS_OPERATION_DEPRECATED()enum <anonymous>.VIPS_OPERATION_DEPRECATED = 8 -
VIPS_OPERATION_UNTRUSTED
public static int VIPS_OPERATION_UNTRUSTED()enum <anonymous>.VIPS_OPERATION_UNTRUSTED = 16 -
VIPS_OPERATION_BLOCKED
public static int VIPS_OPERATION_BLOCKED()enum <anonymous>.VIPS_OPERATION_BLOCKED = 32 -
VIPS_OPERATION_REVALIDATE
public static int VIPS_OPERATION_REVALIDATE()enum <anonymous>.VIPS_OPERATION_REVALIDATE = 64 -
vips_operation_get_type$descriptor
Function descriptor for:extern GType vips_operation_get_type() -
vips_operation_get_type$handle
Downcall method handle for:extern GType vips_operation_get_type() -
vips_operation_get_type$address
Address for:extern GType vips_operation_get_type() -
vips_operation_get_type
public static long vips_operation_get_type()extern GType vips_operation_get_type() -
vips_operation_get_flags$descriptor
Function descriptor for:extern VipsOperationFlags vips_operation_get_flags(VipsOperation *operation) -
vips_operation_get_flags$handle
Downcall method handle for:extern VipsOperationFlags vips_operation_get_flags(VipsOperation *operation) -
vips_operation_get_flags$address
Address for:extern VipsOperationFlags vips_operation_get_flags(VipsOperation *operation) -
vips_operation_get_flags
extern VipsOperationFlags vips_operation_get_flags(VipsOperation *operation) -
vips_operation_class_print_usage$descriptor
Function descriptor for:extern void vips_operation_class_print_usage(VipsOperationClass *operation_class) -
vips_operation_class_print_usage$handle
Downcall method handle for:extern void vips_operation_class_print_usage(VipsOperationClass *operation_class) -
vips_operation_class_print_usage$address
Address for:extern void vips_operation_class_print_usage(VipsOperationClass *operation_class) -
vips_operation_class_print_usage
extern void vips_operation_class_print_usage(VipsOperationClass *operation_class) -
vips_operation_invalidate$descriptor
Function descriptor for:extern void vips_operation_invalidate(VipsOperation *operation) -
vips_operation_invalidate$handle
Downcall method handle for:extern void vips_operation_invalidate(VipsOperation *operation) -
vips_operation_invalidate$address
Address for:extern void vips_operation_invalidate(VipsOperation *operation) -
vips_operation_invalidate
extern void vips_operation_invalidate(VipsOperation *operation) -
vips_operation_call_valist$descriptor
Function descriptor for:extern int vips_operation_call_valist(VipsOperation *operation, va_list ap) -
vips_operation_call_valist$handle
Downcall method handle for:extern int vips_operation_call_valist(VipsOperation *operation, va_list ap) -
vips_operation_call_valist$address
Address for:extern int vips_operation_call_valist(VipsOperation *operation, va_list ap) -
vips_operation_call_valist
extern int vips_operation_call_valist(VipsOperation *operation, va_list ap) -
vips_operation_new$descriptor
Function descriptor for:extern VipsOperation *vips_operation_new(const char *name) -
vips_operation_new$handle
Downcall method handle for:extern VipsOperation *vips_operation_new(const char *name) -
vips_operation_new$address
Address for:extern VipsOperation *vips_operation_new(const char *name) -
vips_operation_new
extern VipsOperation *vips_operation_new(const char *name) -
vips_cache_drop_all$descriptor
Function descriptor for:extern void vips_cache_drop_all() -
vips_cache_drop_all$handle
Downcall method handle for:extern void vips_cache_drop_all() -
vips_cache_drop_all$address
Address for:extern void vips_cache_drop_all() -
vips_cache_drop_all
public static void vips_cache_drop_all()extern void vips_cache_drop_all() -
vips_cache_operation_lookup$descriptor
Function descriptor for:extern VipsOperation *vips_cache_operation_lookup(VipsOperation *operation) -
vips_cache_operation_lookup$handle
Downcall method handle for:extern VipsOperation *vips_cache_operation_lookup(VipsOperation *operation) -
vips_cache_operation_lookup$address
Address for:extern VipsOperation *vips_cache_operation_lookup(VipsOperation *operation) -
vips_cache_operation_lookup
extern VipsOperation *vips_cache_operation_lookup(VipsOperation *operation) -
vips_cache_operation_add$descriptor
Function descriptor for:extern void vips_cache_operation_add(VipsOperation *operation) -
vips_cache_operation_add$handle
Downcall method handle for:extern void vips_cache_operation_add(VipsOperation *operation) -
vips_cache_operation_add$address
Address for:extern void vips_cache_operation_add(VipsOperation *operation) -
vips_cache_operation_add
extern void vips_cache_operation_add(VipsOperation *operation) -
vips_cache_operation_buildp$descriptor
Function descriptor for:extern int vips_cache_operation_buildp(VipsOperation **operation) -
vips_cache_operation_buildp$handle
Downcall method handle for:extern int vips_cache_operation_buildp(VipsOperation **operation) -
vips_cache_operation_buildp$address
Address for:extern int vips_cache_operation_buildp(VipsOperation **operation) -
vips_cache_operation_buildp
extern int vips_cache_operation_buildp(VipsOperation **operation) -
vips_cache_operation_build$descriptor
Function descriptor for:extern VipsOperation *vips_cache_operation_build(VipsOperation *operation) -
vips_cache_operation_build$handle
Downcall method handle for:extern VipsOperation *vips_cache_operation_build(VipsOperation *operation) -
vips_cache_operation_build$address
Address for:extern VipsOperation *vips_cache_operation_build(VipsOperation *operation) -
vips_cache_operation_build
extern VipsOperation *vips_cache_operation_build(VipsOperation *operation) -
vips_cache_print$descriptor
Function descriptor for:extern void vips_cache_print() -
vips_cache_print$handle
Downcall method handle for:extern void vips_cache_print() -
vips_cache_print$address
Address for:extern void vips_cache_print() -
vips_cache_print
public static void vips_cache_print()extern void vips_cache_print() -
vips_cache_set_max$descriptor
Function descriptor for:extern void vips_cache_set_max(int max) -
vips_cache_set_max$handle
Downcall method handle for:extern void vips_cache_set_max(int max) -
vips_cache_set_max$address
Address for:extern void vips_cache_set_max(int max) -
vips_cache_set_max
public static void vips_cache_set_max(int max) extern void vips_cache_set_max(int max) -
vips_cache_set_max_mem$descriptor
Function descriptor for:extern void vips_cache_set_max_mem(size_t max_mem) -
vips_cache_set_max_mem$handle
Downcall method handle for:extern void vips_cache_set_max_mem(size_t max_mem) -
vips_cache_set_max_mem$address
Address for:extern void vips_cache_set_max_mem(size_t max_mem) -
vips_cache_set_max_mem
public static void vips_cache_set_max_mem(long max_mem) extern void vips_cache_set_max_mem(size_t max_mem) -
vips_cache_get_max$descriptor
Function descriptor for:extern int vips_cache_get_max() -
vips_cache_get_max$handle
Downcall method handle for:extern int vips_cache_get_max() -
vips_cache_get_max$address
Address for:extern int vips_cache_get_max() -
vips_cache_get_max
public static int vips_cache_get_max()extern int vips_cache_get_max() -
vips_cache_get_size$descriptor
Function descriptor for:extern int vips_cache_get_size() -
vips_cache_get_size$handle
Downcall method handle for:extern int vips_cache_get_size() -
vips_cache_get_size$address
Address for:extern int vips_cache_get_size() -
vips_cache_get_size
public static int vips_cache_get_size()extern int vips_cache_get_size() -
vips_cache_get_max_mem$descriptor
Function descriptor for:extern size_t vips_cache_get_max_mem() -
vips_cache_get_max_mem$handle
Downcall method handle for:extern size_t vips_cache_get_max_mem() -
vips_cache_get_max_mem$address
Address for:extern size_t vips_cache_get_max_mem() -
vips_cache_get_max_mem
public static long vips_cache_get_max_mem()extern size_t vips_cache_get_max_mem() -
vips_cache_get_max_files$descriptor
Function descriptor for:extern int vips_cache_get_max_files() -
vips_cache_get_max_files$handle
Downcall method handle for:extern int vips_cache_get_max_files() -
vips_cache_get_max_files$address
Address for:extern int vips_cache_get_max_files() -
vips_cache_get_max_files
public static int vips_cache_get_max_files()extern int vips_cache_get_max_files() -
vips_cache_set_max_files$descriptor
Function descriptor for:extern void vips_cache_set_max_files(int max_files) -
vips_cache_set_max_files$handle
Downcall method handle for:extern void vips_cache_set_max_files(int max_files) -
vips_cache_set_max_files$address
Address for:extern void vips_cache_set_max_files(int max_files) -
vips_cache_set_max_files
public static void vips_cache_set_max_files(int max_files) extern void vips_cache_set_max_files(int max_files) -
vips_cache_set_dump$descriptor
Function descriptor for:extern void vips_cache_set_dump(gboolean dump) -
vips_cache_set_dump$handle
Downcall method handle for:extern void vips_cache_set_dump(gboolean dump) -
vips_cache_set_dump$address
Address for:extern void vips_cache_set_dump(gboolean dump) -
vips_cache_set_dump
public static void vips_cache_set_dump(int dump) extern void vips_cache_set_dump(gboolean dump) -
vips_cache_set_trace$descriptor
Function descriptor for:extern void vips_cache_set_trace(gboolean trace) -
vips_cache_set_trace$handle
Downcall method handle for:extern void vips_cache_set_trace(gboolean trace) -
vips_cache_set_trace$address
Address for:extern void vips_cache_set_trace(gboolean trace) -
vips_cache_set_trace
public static void vips_cache_set_trace(int trace) extern void vips_cache_set_trace(gboolean trace) -
vips_operation_block_set$descriptor
Function descriptor for:extern void vips_operation_block_set(const char *name, gboolean state) -
vips_operation_block_set$handle
Downcall method handle for:extern void vips_operation_block_set(const char *name, gboolean state) -
vips_operation_block_set$address
Address for:extern void vips_operation_block_set(const char *name, gboolean state) -
vips_operation_block_set
extern void vips_operation_block_set(const char *name, gboolean state) -
VIPS_FOREIGN_NONE
public static int VIPS_FOREIGN_NONE()enum <anonymous>.VIPS_FOREIGN_NONE = 0 -
VIPS_FOREIGN_PARTIAL
public static int VIPS_FOREIGN_PARTIAL()enum <anonymous>.VIPS_FOREIGN_PARTIAL = 1 -
VIPS_FOREIGN_BIGENDIAN
public static int VIPS_FOREIGN_BIGENDIAN()enum <anonymous>.VIPS_FOREIGN_BIGENDIAN = 2 -
VIPS_FOREIGN_SEQUENTIAL
public static int VIPS_FOREIGN_SEQUENTIAL()enum <anonymous>.VIPS_FOREIGN_SEQUENTIAL = 4 -
VIPS_FOREIGN_ALL
public static int VIPS_FOREIGN_ALL()enum <anonymous>.VIPS_FOREIGN_ALL = 7 -
VIPS_FAIL_ON_NONE
public static int VIPS_FAIL_ON_NONE()enum <anonymous>.VIPS_FAIL_ON_NONE = 0 -
VIPS_FAIL_ON_TRUNCATED
public static int VIPS_FAIL_ON_TRUNCATED()enum <anonymous>.VIPS_FAIL_ON_TRUNCATED = 1 -
VIPS_FAIL_ON_ERROR
public static int VIPS_FAIL_ON_ERROR()enum <anonymous>.VIPS_FAIL_ON_ERROR = 2 -
VIPS_FAIL_ON_WARNING
public static int VIPS_FAIL_ON_WARNING()enum <anonymous>.VIPS_FAIL_ON_WARNING = 3 -
VIPS_FAIL_ON_LAST
public static int VIPS_FAIL_ON_LAST()enum <anonymous>.VIPS_FAIL_ON_LAST = 4 -
VIPS_SAVEABLE_MONO
public static int VIPS_SAVEABLE_MONO()enum <anonymous>.VIPS_SAVEABLE_MONO = 0 -
VIPS_SAVEABLE_RGB
public static int VIPS_SAVEABLE_RGB()enum <anonymous>.VIPS_SAVEABLE_RGB = 1 -
VIPS_SAVEABLE_RGBA
public static int VIPS_SAVEABLE_RGBA()enum <anonymous>.VIPS_SAVEABLE_RGBA = 2 -
VIPS_SAVEABLE_RGBA_ONLY
public static int VIPS_SAVEABLE_RGBA_ONLY()enum <anonymous>.VIPS_SAVEABLE_RGBA_ONLY = 3 -
VIPS_SAVEABLE_RGB_CMYK
public static int VIPS_SAVEABLE_RGB_CMYK()enum <anonymous>.VIPS_SAVEABLE_RGB_CMYK = 4 -
VIPS_SAVEABLE_ANY
public static int VIPS_SAVEABLE_ANY()enum <anonymous>.VIPS_SAVEABLE_ANY = 5 -
VIPS_SAVEABLE_LAST
public static int VIPS_SAVEABLE_LAST()enum <anonymous>.VIPS_SAVEABLE_LAST = 6 -
VIPS_FOREIGN_KEEP_NONE
public static int VIPS_FOREIGN_KEEP_NONE()enum <anonymous>.VIPS_FOREIGN_KEEP_NONE = 0 -
VIPS_FOREIGN_KEEP_EXIF
public static int VIPS_FOREIGN_KEEP_EXIF()enum <anonymous>.VIPS_FOREIGN_KEEP_EXIF = 1 -
VIPS_FOREIGN_KEEP_XMP
public static int VIPS_FOREIGN_KEEP_XMP()enum <anonymous>.VIPS_FOREIGN_KEEP_XMP = 2 -
VIPS_FOREIGN_KEEP_IPTC
public static int VIPS_FOREIGN_KEEP_IPTC()enum <anonymous>.VIPS_FOREIGN_KEEP_IPTC = 4 -
VIPS_FOREIGN_KEEP_ICC
public static int VIPS_FOREIGN_KEEP_ICC()enum <anonymous>.VIPS_FOREIGN_KEEP_ICC = 8 -
VIPS_FOREIGN_KEEP_OTHER
public static int VIPS_FOREIGN_KEEP_OTHER()enum <anonymous>.VIPS_FOREIGN_KEEP_OTHER = 16 -
VIPS_FOREIGN_KEEP_ALL
public static int VIPS_FOREIGN_KEEP_ALL()enum <anonymous>.VIPS_FOREIGN_KEEP_ALL = 31 -
VIPS_FOREIGN_SUBSAMPLE_AUTO
public static int VIPS_FOREIGN_SUBSAMPLE_AUTO()enum <anonymous>.VIPS_FOREIGN_SUBSAMPLE_AUTO = 0 -
VIPS_FOREIGN_SUBSAMPLE_ON
public static int VIPS_FOREIGN_SUBSAMPLE_ON()enum <anonymous>.VIPS_FOREIGN_SUBSAMPLE_ON = 1 -
VIPS_FOREIGN_SUBSAMPLE_OFF
public static int VIPS_FOREIGN_SUBSAMPLE_OFF()enum <anonymous>.VIPS_FOREIGN_SUBSAMPLE_OFF = 2 -
VIPS_FOREIGN_SUBSAMPLE_LAST
public static int VIPS_FOREIGN_SUBSAMPLE_LAST()enum <anonymous>.VIPS_FOREIGN_SUBSAMPLE_LAST = 3 -
VIPS_FOREIGN_JPEG_SUBSAMPLE_AUTO
public static int VIPS_FOREIGN_JPEG_SUBSAMPLE_AUTO()enum <anonymous>.VIPS_FOREIGN_JPEG_SUBSAMPLE_AUTO = 0 -
VIPS_FOREIGN_JPEG_SUBSAMPLE_ON
public static int VIPS_FOREIGN_JPEG_SUBSAMPLE_ON()enum <anonymous>.VIPS_FOREIGN_JPEG_SUBSAMPLE_ON = 1 -
VIPS_FOREIGN_JPEG_SUBSAMPLE_OFF
public static int VIPS_FOREIGN_JPEG_SUBSAMPLE_OFF()enum <anonymous>.VIPS_FOREIGN_JPEG_SUBSAMPLE_OFF = 2 -
VIPS_FOREIGN_JPEG_SUBSAMPLE_LAST
public static int VIPS_FOREIGN_JPEG_SUBSAMPLE_LAST()enum <anonymous>.VIPS_FOREIGN_JPEG_SUBSAMPLE_LAST = 3 -
VIPS_FOREIGN_WEBP_PRESET_DEFAULT
public static int VIPS_FOREIGN_WEBP_PRESET_DEFAULT()enum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_DEFAULT = 0 -
VIPS_FOREIGN_WEBP_PRESET_PICTURE
public static int VIPS_FOREIGN_WEBP_PRESET_PICTURE()enum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_PICTURE = 1 -
VIPS_FOREIGN_WEBP_PRESET_PHOTO
public static int VIPS_FOREIGN_WEBP_PRESET_PHOTO()enum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_PHOTO = 2 -
VIPS_FOREIGN_WEBP_PRESET_DRAWING
public static int VIPS_FOREIGN_WEBP_PRESET_DRAWING()enum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_DRAWING = 3 -
VIPS_FOREIGN_WEBP_PRESET_ICON
public static int VIPS_FOREIGN_WEBP_PRESET_ICON()enum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_ICON = 4 -
VIPS_FOREIGN_WEBP_PRESET_TEXT
public static int VIPS_FOREIGN_WEBP_PRESET_TEXT()enum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_TEXT = 5 -
VIPS_FOREIGN_WEBP_PRESET_LAST
public static int VIPS_FOREIGN_WEBP_PRESET_LAST()enum <anonymous>.VIPS_FOREIGN_WEBP_PRESET_LAST = 6 -
VIPS_FOREIGN_TIFF_COMPRESSION_NONE
public static int VIPS_FOREIGN_TIFF_COMPRESSION_NONE()enum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_NONE = 0 -
VIPS_FOREIGN_TIFF_COMPRESSION_JPEG
public static int VIPS_FOREIGN_TIFF_COMPRESSION_JPEG()enum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_JPEG = 1 -
VIPS_FOREIGN_TIFF_COMPRESSION_DEFLATE
public static int VIPS_FOREIGN_TIFF_COMPRESSION_DEFLATE()enum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_DEFLATE = 2 -
VIPS_FOREIGN_TIFF_COMPRESSION_PACKBITS
public static int VIPS_FOREIGN_TIFF_COMPRESSION_PACKBITS()enum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_PACKBITS = 3 -
VIPS_FOREIGN_TIFF_COMPRESSION_CCITTFAX4
public static int VIPS_FOREIGN_TIFF_COMPRESSION_CCITTFAX4()enum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_CCITTFAX4 = 4 -
VIPS_FOREIGN_TIFF_COMPRESSION_LZW
public static int VIPS_FOREIGN_TIFF_COMPRESSION_LZW()enum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_LZW = 5 -
VIPS_FOREIGN_TIFF_COMPRESSION_WEBP
public static int VIPS_FOREIGN_TIFF_COMPRESSION_WEBP()enum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_WEBP = 6 -
VIPS_FOREIGN_TIFF_COMPRESSION_ZSTD
public static int VIPS_FOREIGN_TIFF_COMPRESSION_ZSTD()enum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_ZSTD = 7 -
VIPS_FOREIGN_TIFF_COMPRESSION_JP2K
public static int VIPS_FOREIGN_TIFF_COMPRESSION_JP2K()enum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_JP2K = 8 -
VIPS_FOREIGN_TIFF_COMPRESSION_LAST
public static int VIPS_FOREIGN_TIFF_COMPRESSION_LAST()enum <anonymous>.VIPS_FOREIGN_TIFF_COMPRESSION_LAST = 9 -
VIPS_FOREIGN_TIFF_PREDICTOR_NONE
public static int VIPS_FOREIGN_TIFF_PREDICTOR_NONE()enum <anonymous>.VIPS_FOREIGN_TIFF_PREDICTOR_NONE = 1 -
VIPS_FOREIGN_TIFF_PREDICTOR_HORIZONTAL
public static int VIPS_FOREIGN_TIFF_PREDICTOR_HORIZONTAL()enum <anonymous>.VIPS_FOREIGN_TIFF_PREDICTOR_HORIZONTAL = 2 -
VIPS_FOREIGN_TIFF_PREDICTOR_FLOAT
public static int VIPS_FOREIGN_TIFF_PREDICTOR_FLOAT()enum <anonymous>.VIPS_FOREIGN_TIFF_PREDICTOR_FLOAT = 3 -
VIPS_FOREIGN_TIFF_PREDICTOR_LAST
public static int VIPS_FOREIGN_TIFF_PREDICTOR_LAST()enum <anonymous>.VIPS_FOREIGN_TIFF_PREDICTOR_LAST = 4 -
VIPS_FOREIGN_TIFF_RESUNIT_CM
public static int VIPS_FOREIGN_TIFF_RESUNIT_CM()enum <anonymous>.VIPS_FOREIGN_TIFF_RESUNIT_CM = 0 -
VIPS_FOREIGN_TIFF_RESUNIT_INCH
public static int VIPS_FOREIGN_TIFF_RESUNIT_INCH()enum <anonymous>.VIPS_FOREIGN_TIFF_RESUNIT_INCH = 1 -
VIPS_FOREIGN_TIFF_RESUNIT_LAST
public static int VIPS_FOREIGN_TIFF_RESUNIT_LAST()enum <anonymous>.VIPS_FOREIGN_TIFF_RESUNIT_LAST = 2 -
VIPS_FOREIGN_PNG_FILTER_NONE
public static int VIPS_FOREIGN_PNG_FILTER_NONE()enum <anonymous>.VIPS_FOREIGN_PNG_FILTER_NONE = 8 -
VIPS_FOREIGN_PNG_FILTER_SUB
public static int VIPS_FOREIGN_PNG_FILTER_SUB()enum <anonymous>.VIPS_FOREIGN_PNG_FILTER_SUB = 16 -
VIPS_FOREIGN_PNG_FILTER_UP
public static int VIPS_FOREIGN_PNG_FILTER_UP()enum <anonymous>.VIPS_FOREIGN_PNG_FILTER_UP = 32 -
VIPS_FOREIGN_PNG_FILTER_AVG
public static int VIPS_FOREIGN_PNG_FILTER_AVG()enum <anonymous>.VIPS_FOREIGN_PNG_FILTER_AVG = 64 -
VIPS_FOREIGN_PNG_FILTER_PAETH
public static int VIPS_FOREIGN_PNG_FILTER_PAETH()enum <anonymous>.VIPS_FOREIGN_PNG_FILTER_PAETH = 128 -
VIPS_FOREIGN_PNG_FILTER_ALL
public static int VIPS_FOREIGN_PNG_FILTER_ALL()enum <anonymous>.VIPS_FOREIGN_PNG_FILTER_ALL = 248 -
VIPS_FOREIGN_PPM_FORMAT_PBM
public static int VIPS_FOREIGN_PPM_FORMAT_PBM()enum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_PBM = 0 -
VIPS_FOREIGN_PPM_FORMAT_PGM
public static int VIPS_FOREIGN_PPM_FORMAT_PGM()enum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_PGM = 1 -
VIPS_FOREIGN_PPM_FORMAT_PPM
public static int VIPS_FOREIGN_PPM_FORMAT_PPM()enum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_PPM = 2 -
VIPS_FOREIGN_PPM_FORMAT_PFM
public static int VIPS_FOREIGN_PPM_FORMAT_PFM()enum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_PFM = 3 -
VIPS_FOREIGN_PPM_FORMAT_PNM
public static int VIPS_FOREIGN_PPM_FORMAT_PNM()enum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_PNM = 4 -
VIPS_FOREIGN_PPM_FORMAT_LAST
public static int VIPS_FOREIGN_PPM_FORMAT_LAST()enum <anonymous>.VIPS_FOREIGN_PPM_FORMAT_LAST = 5 -
VIPS_FOREIGN_DZ_LAYOUT_DZ
public static int VIPS_FOREIGN_DZ_LAYOUT_DZ()enum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_DZ = 0 -
VIPS_FOREIGN_DZ_LAYOUT_ZOOMIFY
public static int VIPS_FOREIGN_DZ_LAYOUT_ZOOMIFY()enum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_ZOOMIFY = 1 -
VIPS_FOREIGN_DZ_LAYOUT_GOOGLE
public static int VIPS_FOREIGN_DZ_LAYOUT_GOOGLE()enum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_GOOGLE = 2 -
VIPS_FOREIGN_DZ_LAYOUT_IIIF
public static int VIPS_FOREIGN_DZ_LAYOUT_IIIF()enum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_IIIF = 3 -
VIPS_FOREIGN_DZ_LAYOUT_IIIF3
public static int VIPS_FOREIGN_DZ_LAYOUT_IIIF3()enum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_IIIF3 = 4 -
VIPS_FOREIGN_DZ_LAYOUT_LAST
public static int VIPS_FOREIGN_DZ_LAYOUT_LAST()enum <anonymous>.VIPS_FOREIGN_DZ_LAYOUT_LAST = 5 -
VIPS_FOREIGN_DZ_DEPTH_ONEPIXEL
public static int VIPS_FOREIGN_DZ_DEPTH_ONEPIXEL()enum <anonymous>.VIPS_FOREIGN_DZ_DEPTH_ONEPIXEL = 0 -
VIPS_FOREIGN_DZ_DEPTH_ONETILE
public static int VIPS_FOREIGN_DZ_DEPTH_ONETILE()enum <anonymous>.VIPS_FOREIGN_DZ_DEPTH_ONETILE = 1 -
VIPS_FOREIGN_DZ_DEPTH_ONE
public static int VIPS_FOREIGN_DZ_DEPTH_ONE()enum <anonymous>.VIPS_FOREIGN_DZ_DEPTH_ONE = 2 -
VIPS_FOREIGN_DZ_DEPTH_LAST
public static int VIPS_FOREIGN_DZ_DEPTH_LAST()enum <anonymous>.VIPS_FOREIGN_DZ_DEPTH_LAST = 3 -
VIPS_FOREIGN_DZ_CONTAINER_FS
public static int VIPS_FOREIGN_DZ_CONTAINER_FS()enum <anonymous>.VIPS_FOREIGN_DZ_CONTAINER_FS = 0 -
VIPS_FOREIGN_DZ_CONTAINER_ZIP
public static int VIPS_FOREIGN_DZ_CONTAINER_ZIP()enum <anonymous>.VIPS_FOREIGN_DZ_CONTAINER_ZIP = 1 -
VIPS_FOREIGN_DZ_CONTAINER_SZI
public static int VIPS_FOREIGN_DZ_CONTAINER_SZI()enum <anonymous>.VIPS_FOREIGN_DZ_CONTAINER_SZI = 2 -
VIPS_FOREIGN_DZ_CONTAINER_LAST
public static int VIPS_FOREIGN_DZ_CONTAINER_LAST()enum <anonymous>.VIPS_FOREIGN_DZ_CONTAINER_LAST = 3 -
VIPS_FOREIGN_HEIF_COMPRESSION_HEVC
public static int VIPS_FOREIGN_HEIF_COMPRESSION_HEVC()enum <anonymous>.VIPS_FOREIGN_HEIF_COMPRESSION_HEVC = 1 -
VIPS_FOREIGN_HEIF_COMPRESSION_AVC
public static int VIPS_FOREIGN_HEIF_COMPRESSION_AVC()enum <anonymous>.VIPS_FOREIGN_HEIF_COMPRESSION_AVC = 2 -
VIPS_FOREIGN_HEIF_COMPRESSION_JPEG
public static int VIPS_FOREIGN_HEIF_COMPRESSION_JPEG()enum <anonymous>.VIPS_FOREIGN_HEIF_COMPRESSION_JPEG = 3 -
VIPS_FOREIGN_HEIF_COMPRESSION_AV1
public static int VIPS_FOREIGN_HEIF_COMPRESSION_AV1()enum <anonymous>.VIPS_FOREIGN_HEIF_COMPRESSION_AV1 = 4 -
VIPS_FOREIGN_HEIF_COMPRESSION_LAST
public static int VIPS_FOREIGN_HEIF_COMPRESSION_LAST()enum <anonymous>.VIPS_FOREIGN_HEIF_COMPRESSION_LAST = 5 -
VIPS_FOREIGN_HEIF_ENCODER_AUTO
public static int VIPS_FOREIGN_HEIF_ENCODER_AUTO()enum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_AUTO = 0 -
VIPS_FOREIGN_HEIF_ENCODER_AOM
public static int VIPS_FOREIGN_HEIF_ENCODER_AOM()enum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_AOM = 1 -
VIPS_FOREIGN_HEIF_ENCODER_RAV1E
public static int VIPS_FOREIGN_HEIF_ENCODER_RAV1E()enum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_RAV1E = 2 -
VIPS_FOREIGN_HEIF_ENCODER_SVT
public static int VIPS_FOREIGN_HEIF_ENCODER_SVT()enum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_SVT = 3 -
VIPS_FOREIGN_HEIF_ENCODER_X265
public static int VIPS_FOREIGN_HEIF_ENCODER_X265()enum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_X265 = 4 -
VIPS_FOREIGN_HEIF_ENCODER_LAST
public static int VIPS_FOREIGN_HEIF_ENCODER_LAST()enum <anonymous>.VIPS_FOREIGN_HEIF_ENCODER_LAST = 5 -
vips_operation_math_get_type$descriptor
Function descriptor for:extern GType vips_operation_math_get_type() -
vips_operation_math_get_type$handle
Downcall method handle for:extern GType vips_operation_math_get_type() -
vips_operation_math_get_type$address
Address for:extern GType vips_operation_math_get_type() -
vips_operation_math_get_type
public static long vips_operation_math_get_type()extern GType vips_operation_math_get_type() -
vips_operation_math2_get_type$descriptor
Function descriptor for:extern GType vips_operation_math2_get_type() -
vips_operation_math2_get_type$handle
Downcall method handle for:extern GType vips_operation_math2_get_type() -
vips_operation_math2_get_type$address
Address for:extern GType vips_operation_math2_get_type() -
vips_operation_math2_get_type
public static long vips_operation_math2_get_type()extern GType vips_operation_math2_get_type() -
vips_operation_round_get_type$descriptor
Function descriptor for:extern GType vips_operation_round_get_type() -
vips_operation_round_get_type$handle
Downcall method handle for:extern GType vips_operation_round_get_type() -
vips_operation_round_get_type$address
Address for:extern GType vips_operation_round_get_type() -
vips_operation_round_get_type
public static long vips_operation_round_get_type()extern GType vips_operation_round_get_type() -
vips_operation_relational_get_type$descriptor
Function descriptor for:extern GType vips_operation_relational_get_type() -
vips_operation_relational_get_type$handle
Downcall method handle for:extern GType vips_operation_relational_get_type() -
vips_operation_relational_get_type$address
Address for:extern GType vips_operation_relational_get_type() -
vips_operation_relational_get_type
public static long vips_operation_relational_get_type()extern GType vips_operation_relational_get_type() -
vips_operation_boolean_get_type$descriptor
Function descriptor for:extern GType vips_operation_boolean_get_type() -
vips_operation_boolean_get_type$handle
Downcall method handle for:extern GType vips_operation_boolean_get_type() -
vips_operation_boolean_get_type$address
Address for:extern GType vips_operation_boolean_get_type() -
vips_operation_boolean_get_type
public static long vips_operation_boolean_get_type()extern GType vips_operation_boolean_get_type() -
vips_operation_complex_get_type$descriptor
Function descriptor for:extern GType vips_operation_complex_get_type() -
vips_operation_complex_get_type$handle
Downcall method handle for:extern GType vips_operation_complex_get_type() -
vips_operation_complex_get_type$address
Address for:extern GType vips_operation_complex_get_type() -
vips_operation_complex_get_type
public static long vips_operation_complex_get_type()extern GType vips_operation_complex_get_type() -
vips_operation_complex2_get_type$descriptor
Function descriptor for:extern GType vips_operation_complex2_get_type() -
vips_operation_complex2_get_type$handle
Downcall method handle for:extern GType vips_operation_complex2_get_type() -
vips_operation_complex2_get_type$address
Address for:extern GType vips_operation_complex2_get_type() -
vips_operation_complex2_get_type
public static long vips_operation_complex2_get_type()extern GType vips_operation_complex2_get_type() -
vips_operation_complexget_get_type$descriptor
Function descriptor for:extern GType vips_operation_complexget_get_type() -
vips_operation_complexget_get_type$handle
Downcall method handle for:extern GType vips_operation_complexget_get_type() -
vips_operation_complexget_get_type$address
Address for:extern GType vips_operation_complexget_get_type() -
vips_operation_complexget_get_type
public static long vips_operation_complexget_get_type()extern GType vips_operation_complexget_get_type() -
vips_image_type_get_type$descriptor
Function descriptor for:extern GType vips_image_type_get_type() -
vips_image_type_get_type$handle
Downcall method handle for:extern GType vips_image_type_get_type() -
vips_image_type_get_type$address
Address for:extern GType vips_image_type_get_type() -
vips_image_type_get_type
public static long vips_image_type_get_type()extern GType vips_image_type_get_type() -
vips_operation_morphology_get_type$descriptor
Function descriptor for:extern GType vips_operation_morphology_get_type() -
vips_operation_morphology_get_type$handle
Downcall method handle for:extern GType vips_operation_morphology_get_type() -
vips_operation_morphology_get_type$address
Address for:extern GType vips_operation_morphology_get_type() -
vips_operation_morphology_get_type
public static long vips_operation_morphology_get_type()extern GType vips_operation_morphology_get_type() -
vips_operation_flags_get_type$descriptor
Function descriptor for:extern GType vips_operation_flags_get_type() -
vips_operation_flags_get_type$handle
Downcall method handle for:extern GType vips_operation_flags_get_type() -
vips_operation_flags_get_type$address
Address for:extern GType vips_operation_flags_get_type() -
vips_operation_flags_get_type
public static long vips_operation_flags_get_type()extern GType vips_operation_flags_get_type() -
VIPS_OPERATION_MATH_SIN
public static int VIPS_OPERATION_MATH_SIN()enum <anonymous>.VIPS_OPERATION_MATH_SIN = 0 -
VIPS_OPERATION_MATH_COS
public static int VIPS_OPERATION_MATH_COS()enum <anonymous>.VIPS_OPERATION_MATH_COS = 1 -
VIPS_OPERATION_MATH_TAN
public static int VIPS_OPERATION_MATH_TAN()enum <anonymous>.VIPS_OPERATION_MATH_TAN = 2 -
VIPS_OPERATION_MATH_ASIN
public static int VIPS_OPERATION_MATH_ASIN()enum <anonymous>.VIPS_OPERATION_MATH_ASIN = 3 -
VIPS_OPERATION_MATH_ACOS
public static int VIPS_OPERATION_MATH_ACOS()enum <anonymous>.VIPS_OPERATION_MATH_ACOS = 4 -
VIPS_OPERATION_MATH_ATAN
public static int VIPS_OPERATION_MATH_ATAN()enum <anonymous>.VIPS_OPERATION_MATH_ATAN = 5 -
VIPS_OPERATION_MATH_LOG
public static int VIPS_OPERATION_MATH_LOG()enum <anonymous>.VIPS_OPERATION_MATH_LOG = 6 -
VIPS_OPERATION_MATH_LOG10
public static int VIPS_OPERATION_MATH_LOG10()enum <anonymous>.VIPS_OPERATION_MATH_LOG10 = 7 -
VIPS_OPERATION_MATH_EXP
public static int VIPS_OPERATION_MATH_EXP()enum <anonymous>.VIPS_OPERATION_MATH_EXP = 8 -
VIPS_OPERATION_MATH_EXP10
public static int VIPS_OPERATION_MATH_EXP10()enum <anonymous>.VIPS_OPERATION_MATH_EXP10 = 9 -
VIPS_OPERATION_MATH_SINH
public static int VIPS_OPERATION_MATH_SINH()enum <anonymous>.VIPS_OPERATION_MATH_SINH = 10 -
VIPS_OPERATION_MATH_COSH
public static int VIPS_OPERATION_MATH_COSH()enum <anonymous>.VIPS_OPERATION_MATH_COSH = 11 -
VIPS_OPERATION_MATH_TANH
public static int VIPS_OPERATION_MATH_TANH()enum <anonymous>.VIPS_OPERATION_MATH_TANH = 12 -
VIPS_OPERATION_MATH_ASINH
public static int VIPS_OPERATION_MATH_ASINH()enum <anonymous>.VIPS_OPERATION_MATH_ASINH = 13 -
VIPS_OPERATION_MATH_ACOSH
public static int VIPS_OPERATION_MATH_ACOSH()enum <anonymous>.VIPS_OPERATION_MATH_ACOSH = 14 -
VIPS_OPERATION_MATH_ATANH
public static int VIPS_OPERATION_MATH_ATANH()enum <anonymous>.VIPS_OPERATION_MATH_ATANH = 15 -
VIPS_OPERATION_MATH_LAST
public static int VIPS_OPERATION_MATH_LAST()enum <anonymous>.VIPS_OPERATION_MATH_LAST = 16 -
VIPS_OPERATION_MATH2_POW
public static int VIPS_OPERATION_MATH2_POW()enum <anonymous>.VIPS_OPERATION_MATH2_POW = 0 -
VIPS_OPERATION_MATH2_WOP
public static int VIPS_OPERATION_MATH2_WOP()enum <anonymous>.VIPS_OPERATION_MATH2_WOP = 1 -
VIPS_OPERATION_MATH2_ATAN2
public static int VIPS_OPERATION_MATH2_ATAN2()enum <anonymous>.VIPS_OPERATION_MATH2_ATAN2 = 2 -
VIPS_OPERATION_MATH2_LAST
public static int VIPS_OPERATION_MATH2_LAST()enum <anonymous>.VIPS_OPERATION_MATH2_LAST = 3 -
VIPS_OPERATION_ROUND_RINT
public static int VIPS_OPERATION_ROUND_RINT()enum <anonymous>.VIPS_OPERATION_ROUND_RINT = 0 -
VIPS_OPERATION_ROUND_CEIL
public static int VIPS_OPERATION_ROUND_CEIL()enum <anonymous>.VIPS_OPERATION_ROUND_CEIL = 1 -
VIPS_OPERATION_ROUND_FLOOR
public static int VIPS_OPERATION_ROUND_FLOOR()enum <anonymous>.VIPS_OPERATION_ROUND_FLOOR = 2 -
VIPS_OPERATION_ROUND_LAST
public static int VIPS_OPERATION_ROUND_LAST()enum <anonymous>.VIPS_OPERATION_ROUND_LAST = 3 -
VIPS_OPERATION_RELATIONAL_EQUAL
public static int VIPS_OPERATION_RELATIONAL_EQUAL()enum <anonymous>.VIPS_OPERATION_RELATIONAL_EQUAL = 0 -
VIPS_OPERATION_RELATIONAL_NOTEQ
public static int VIPS_OPERATION_RELATIONAL_NOTEQ()enum <anonymous>.VIPS_OPERATION_RELATIONAL_NOTEQ = 1 -
VIPS_OPERATION_RELATIONAL_LESS
public static int VIPS_OPERATION_RELATIONAL_LESS()enum <anonymous>.VIPS_OPERATION_RELATIONAL_LESS = 2 -
VIPS_OPERATION_RELATIONAL_LESSEQ
public static int VIPS_OPERATION_RELATIONAL_LESSEQ()enum <anonymous>.VIPS_OPERATION_RELATIONAL_LESSEQ = 3 -
VIPS_OPERATION_RELATIONAL_MORE
public static int VIPS_OPERATION_RELATIONAL_MORE()enum <anonymous>.VIPS_OPERATION_RELATIONAL_MORE = 4 -
VIPS_OPERATION_RELATIONAL_MOREEQ
public static int VIPS_OPERATION_RELATIONAL_MOREEQ()enum <anonymous>.VIPS_OPERATION_RELATIONAL_MOREEQ = 5 -
VIPS_OPERATION_RELATIONAL_LAST
public static int VIPS_OPERATION_RELATIONAL_LAST()enum <anonymous>.VIPS_OPERATION_RELATIONAL_LAST = 6 -
VIPS_OPERATION_BOOLEAN_AND
public static int VIPS_OPERATION_BOOLEAN_AND()enum <anonymous>.VIPS_OPERATION_BOOLEAN_AND = 0 -
VIPS_OPERATION_BOOLEAN_OR
public static int VIPS_OPERATION_BOOLEAN_OR()enum <anonymous>.VIPS_OPERATION_BOOLEAN_OR = 1 -
VIPS_OPERATION_BOOLEAN_EOR
public static int VIPS_OPERATION_BOOLEAN_EOR()enum <anonymous>.VIPS_OPERATION_BOOLEAN_EOR = 2 -
VIPS_OPERATION_BOOLEAN_LSHIFT
public static int VIPS_OPERATION_BOOLEAN_LSHIFT()enum <anonymous>.VIPS_OPERATION_BOOLEAN_LSHIFT = 3 -
VIPS_OPERATION_BOOLEAN_RSHIFT
public static int VIPS_OPERATION_BOOLEAN_RSHIFT()enum <anonymous>.VIPS_OPERATION_BOOLEAN_RSHIFT = 4 -
VIPS_OPERATION_BOOLEAN_LAST
public static int VIPS_OPERATION_BOOLEAN_LAST()enum <anonymous>.VIPS_OPERATION_BOOLEAN_LAST = 5 -
VIPS_OPERATION_COMPLEX_POLAR
public static int VIPS_OPERATION_COMPLEX_POLAR()enum <anonymous>.VIPS_OPERATION_COMPLEX_POLAR = 0 -
VIPS_OPERATION_COMPLEX_RECT
public static int VIPS_OPERATION_COMPLEX_RECT()enum <anonymous>.VIPS_OPERATION_COMPLEX_RECT = 1 -
VIPS_OPERATION_COMPLEX_CONJ
public static int VIPS_OPERATION_COMPLEX_CONJ()enum <anonymous>.VIPS_OPERATION_COMPLEX_CONJ = 2 -
VIPS_OPERATION_COMPLEX_LAST
public static int VIPS_OPERATION_COMPLEX_LAST()enum <anonymous>.VIPS_OPERATION_COMPLEX_LAST = 3 -
VIPS_OPERATION_COMPLEX2_CROSS_PHASE
public static int VIPS_OPERATION_COMPLEX2_CROSS_PHASE()enum <anonymous>.VIPS_OPERATION_COMPLEX2_CROSS_PHASE = 0 -
VIPS_OPERATION_COMPLEX2_LAST
public static int VIPS_OPERATION_COMPLEX2_LAST()enum <anonymous>.VIPS_OPERATION_COMPLEX2_LAST = 1 -
VIPS_OPERATION_COMPLEXGET_REAL
public static int VIPS_OPERATION_COMPLEXGET_REAL()enum <anonymous>.VIPS_OPERATION_COMPLEXGET_REAL = 0 -
VIPS_OPERATION_COMPLEXGET_IMAG
public static int VIPS_OPERATION_COMPLEXGET_IMAG()enum <anonymous>.VIPS_OPERATION_COMPLEXGET_IMAG = 1 -
VIPS_OPERATION_COMPLEXGET_LAST
public static int VIPS_OPERATION_COMPLEXGET_LAST()enum <anonymous>.VIPS_OPERATION_COMPLEXGET_LAST = 2 -
VIPS_EXTEND_BLACK
public static int VIPS_EXTEND_BLACK()enum <anonymous>.VIPS_EXTEND_BLACK = 0 -
VIPS_EXTEND_COPY
public static int VIPS_EXTEND_COPY()enum <anonymous>.VIPS_EXTEND_COPY = 1 -
VIPS_EXTEND_REPEAT
public static int VIPS_EXTEND_REPEAT()enum <anonymous>.VIPS_EXTEND_REPEAT = 2 -
VIPS_EXTEND_MIRROR
public static int VIPS_EXTEND_MIRROR()enum <anonymous>.VIPS_EXTEND_MIRROR = 3 -
VIPS_EXTEND_WHITE
public static int VIPS_EXTEND_WHITE()enum <anonymous>.VIPS_EXTEND_WHITE = 4 -
VIPS_EXTEND_BACKGROUND
public static int VIPS_EXTEND_BACKGROUND()enum <anonymous>.VIPS_EXTEND_BACKGROUND = 5 -
VIPS_EXTEND_LAST
public static int VIPS_EXTEND_LAST()enum <anonymous>.VIPS_EXTEND_LAST = 6 -
VIPS_COMPASS_DIRECTION_CENTRE
public static int VIPS_COMPASS_DIRECTION_CENTRE()enum <anonymous>.VIPS_COMPASS_DIRECTION_CENTRE = 0 -
VIPS_COMPASS_DIRECTION_NORTH
public static int VIPS_COMPASS_DIRECTION_NORTH()enum <anonymous>.VIPS_COMPASS_DIRECTION_NORTH = 1 -
VIPS_COMPASS_DIRECTION_EAST
public static int VIPS_COMPASS_DIRECTION_EAST()enum <anonymous>.VIPS_COMPASS_DIRECTION_EAST = 2 -
VIPS_COMPASS_DIRECTION_SOUTH
public static int VIPS_COMPASS_DIRECTION_SOUTH()enum <anonymous>.VIPS_COMPASS_DIRECTION_SOUTH = 3 -
VIPS_COMPASS_DIRECTION_WEST
public static int VIPS_COMPASS_DIRECTION_WEST()enum <anonymous>.VIPS_COMPASS_DIRECTION_WEST = 4 -
VIPS_COMPASS_DIRECTION_NORTH_EAST
public static int VIPS_COMPASS_DIRECTION_NORTH_EAST()enum <anonymous>.VIPS_COMPASS_DIRECTION_NORTH_EAST = 5 -
VIPS_COMPASS_DIRECTION_SOUTH_EAST
public static int VIPS_COMPASS_DIRECTION_SOUTH_EAST()enum <anonymous>.VIPS_COMPASS_DIRECTION_SOUTH_EAST = 6 -
VIPS_COMPASS_DIRECTION_SOUTH_WEST
public static int VIPS_COMPASS_DIRECTION_SOUTH_WEST()enum <anonymous>.VIPS_COMPASS_DIRECTION_SOUTH_WEST = 7 -
VIPS_COMPASS_DIRECTION_NORTH_WEST
public static int VIPS_COMPASS_DIRECTION_NORTH_WEST()enum <anonymous>.VIPS_COMPASS_DIRECTION_NORTH_WEST = 8 -
VIPS_COMPASS_DIRECTION_LAST
public static int VIPS_COMPASS_DIRECTION_LAST()enum <anonymous>.VIPS_COMPASS_DIRECTION_LAST = 9 -
VIPS_DIRECTION_HORIZONTAL
public static int VIPS_DIRECTION_HORIZONTAL()enum <anonymous>.VIPS_DIRECTION_HORIZONTAL = 0 -
VIPS_DIRECTION_VERTICAL
public static int VIPS_DIRECTION_VERTICAL()enum <anonymous>.VIPS_DIRECTION_VERTICAL = 1 -
VIPS_DIRECTION_LAST
public static int VIPS_DIRECTION_LAST()enum <anonymous>.VIPS_DIRECTION_LAST = 2 -
VIPS_ALIGN_LOW
public static int VIPS_ALIGN_LOW()enum <anonymous>.VIPS_ALIGN_LOW = 0 -
VIPS_ALIGN_CENTRE
public static int VIPS_ALIGN_CENTRE()enum <anonymous>.VIPS_ALIGN_CENTRE = 1 -
VIPS_ALIGN_HIGH
public static int VIPS_ALIGN_HIGH()enum <anonymous>.VIPS_ALIGN_HIGH = 2 -
VIPS_ALIGN_LAST
public static int VIPS_ALIGN_LAST()enum <anonymous>.VIPS_ALIGN_LAST = 3 -
VIPS_ANGLE_D0
public static int VIPS_ANGLE_D0()enum <anonymous>.VIPS_ANGLE_D0 = 0 -
VIPS_ANGLE_D90
public static int VIPS_ANGLE_D90()enum <anonymous>.VIPS_ANGLE_D90 = 1 -
VIPS_ANGLE_D180
public static int VIPS_ANGLE_D180()enum <anonymous>.VIPS_ANGLE_D180 = 2 -
VIPS_ANGLE_D270
public static int VIPS_ANGLE_D270()enum <anonymous>.VIPS_ANGLE_D270 = 3 -
VIPS_ANGLE_LAST
public static int VIPS_ANGLE_LAST()enum <anonymous>.VIPS_ANGLE_LAST = 4 -
VIPS_ANGLE45_D0
public static int VIPS_ANGLE45_D0()enum <anonymous>.VIPS_ANGLE45_D0 = 0 -
VIPS_ANGLE45_D45
public static int VIPS_ANGLE45_D45()enum <anonymous>.VIPS_ANGLE45_D45 = 1 -
VIPS_ANGLE45_D90
public static int VIPS_ANGLE45_D90()enum <anonymous>.VIPS_ANGLE45_D90 = 2 -
VIPS_ANGLE45_D135
public static int VIPS_ANGLE45_D135()enum <anonymous>.VIPS_ANGLE45_D135 = 3 -
VIPS_ANGLE45_D180
public static int VIPS_ANGLE45_D180()enum <anonymous>.VIPS_ANGLE45_D180 = 4 -
VIPS_ANGLE45_D225
public static int VIPS_ANGLE45_D225()enum <anonymous>.VIPS_ANGLE45_D225 = 5 -
VIPS_ANGLE45_D270
public static int VIPS_ANGLE45_D270()enum <anonymous>.VIPS_ANGLE45_D270 = 6 -
VIPS_ANGLE45_D315
public static int VIPS_ANGLE45_D315()enum <anonymous>.VIPS_ANGLE45_D315 = 7 -
VIPS_ANGLE45_LAST
public static int VIPS_ANGLE45_LAST()enum <anonymous>.VIPS_ANGLE45_LAST = 8 -
VIPS_INTERESTING_NONE
public static int VIPS_INTERESTING_NONE()enum <anonymous>.VIPS_INTERESTING_NONE = 0 -
VIPS_INTERESTING_CENTRE
public static int VIPS_INTERESTING_CENTRE()enum <anonymous>.VIPS_INTERESTING_CENTRE = 1 -
VIPS_INTERESTING_ENTROPY
public static int VIPS_INTERESTING_ENTROPY()enum <anonymous>.VIPS_INTERESTING_ENTROPY = 2 -
VIPS_INTERESTING_ATTENTION
public static int VIPS_INTERESTING_ATTENTION()enum <anonymous>.VIPS_INTERESTING_ATTENTION = 3 -
VIPS_INTERESTING_LOW
public static int VIPS_INTERESTING_LOW()enum <anonymous>.VIPS_INTERESTING_LOW = 4 -
VIPS_INTERESTING_HIGH
public static int VIPS_INTERESTING_HIGH()enum <anonymous>.VIPS_INTERESTING_HIGH = 5 -
VIPS_INTERESTING_ALL
public static int VIPS_INTERESTING_ALL()enum <anonymous>.VIPS_INTERESTING_ALL = 6 -
VIPS_INTERESTING_LAST
public static int VIPS_INTERESTING_LAST()enum <anonymous>.VIPS_INTERESTING_LAST = 7 -
VIPS_BLEND_MODE_CLEAR
public static int VIPS_BLEND_MODE_CLEAR()enum <anonymous>.VIPS_BLEND_MODE_CLEAR = 0 -
VIPS_BLEND_MODE_SOURCE
public static int VIPS_BLEND_MODE_SOURCE()enum <anonymous>.VIPS_BLEND_MODE_SOURCE = 1 -
VIPS_BLEND_MODE_OVER
public static int VIPS_BLEND_MODE_OVER()enum <anonymous>.VIPS_BLEND_MODE_OVER = 2 -
VIPS_BLEND_MODE_IN
public static int VIPS_BLEND_MODE_IN()enum <anonymous>.VIPS_BLEND_MODE_IN = 3 -
VIPS_BLEND_MODE_OUT
public static int VIPS_BLEND_MODE_OUT()enum <anonymous>.VIPS_BLEND_MODE_OUT = 4 -
VIPS_BLEND_MODE_ATOP
public static int VIPS_BLEND_MODE_ATOP()enum <anonymous>.VIPS_BLEND_MODE_ATOP = 5 -
VIPS_BLEND_MODE_DEST
public static int VIPS_BLEND_MODE_DEST()enum <anonymous>.VIPS_BLEND_MODE_DEST = 6 -
VIPS_BLEND_MODE_DEST_OVER
public static int VIPS_BLEND_MODE_DEST_OVER()enum <anonymous>.VIPS_BLEND_MODE_DEST_OVER = 7 -
VIPS_BLEND_MODE_DEST_IN
public static int VIPS_BLEND_MODE_DEST_IN()enum <anonymous>.VIPS_BLEND_MODE_DEST_IN = 8 -
VIPS_BLEND_MODE_DEST_OUT
public static int VIPS_BLEND_MODE_DEST_OUT()enum <anonymous>.VIPS_BLEND_MODE_DEST_OUT = 9 -
VIPS_BLEND_MODE_DEST_ATOP
public static int VIPS_BLEND_MODE_DEST_ATOP()enum <anonymous>.VIPS_BLEND_MODE_DEST_ATOP = 10 -
VIPS_BLEND_MODE_XOR
public static int VIPS_BLEND_MODE_XOR()enum <anonymous>.VIPS_BLEND_MODE_XOR = 11 -
VIPS_BLEND_MODE_ADD
public static int VIPS_BLEND_MODE_ADD()enum <anonymous>.VIPS_BLEND_MODE_ADD = 12 -
VIPS_BLEND_MODE_SATURATE
public static int VIPS_BLEND_MODE_SATURATE()enum <anonymous>.VIPS_BLEND_MODE_SATURATE = 13 -
VIPS_BLEND_MODE_MULTIPLY
public static int VIPS_BLEND_MODE_MULTIPLY()enum <anonymous>.VIPS_BLEND_MODE_MULTIPLY = 14 -
VIPS_BLEND_MODE_SCREEN
public static int VIPS_BLEND_MODE_SCREEN()enum <anonymous>.VIPS_BLEND_MODE_SCREEN = 15 -
VIPS_BLEND_MODE_OVERLAY
public static int VIPS_BLEND_MODE_OVERLAY()enum <anonymous>.VIPS_BLEND_MODE_OVERLAY = 16 -
VIPS_BLEND_MODE_DARKEN
public static int VIPS_BLEND_MODE_DARKEN()enum <anonymous>.VIPS_BLEND_MODE_DARKEN = 17 -
VIPS_BLEND_MODE_LIGHTEN
public static int VIPS_BLEND_MODE_LIGHTEN()enum <anonymous>.VIPS_BLEND_MODE_LIGHTEN = 18 -
VIPS_BLEND_MODE_COLOUR_DODGE
public static int VIPS_BLEND_MODE_COLOUR_DODGE()enum <anonymous>.VIPS_BLEND_MODE_COLOUR_DODGE = 19 -
VIPS_BLEND_MODE_COLOUR_BURN
public static int VIPS_BLEND_MODE_COLOUR_BURN()enum <anonymous>.VIPS_BLEND_MODE_COLOUR_BURN = 20 -
VIPS_BLEND_MODE_HARD_LIGHT
public static int VIPS_BLEND_MODE_HARD_LIGHT()enum <anonymous>.VIPS_BLEND_MODE_HARD_LIGHT = 21 -
VIPS_BLEND_MODE_SOFT_LIGHT
public static int VIPS_BLEND_MODE_SOFT_LIGHT()enum <anonymous>.VIPS_BLEND_MODE_SOFT_LIGHT = 22 -
VIPS_BLEND_MODE_DIFFERENCE
public static int VIPS_BLEND_MODE_DIFFERENCE()enum <anonymous>.VIPS_BLEND_MODE_DIFFERENCE = 23 -
VIPS_BLEND_MODE_EXCLUSION
public static int VIPS_BLEND_MODE_EXCLUSION()enum <anonymous>.VIPS_BLEND_MODE_EXCLUSION = 24 -
VIPS_BLEND_MODE_LAST
public static int VIPS_BLEND_MODE_LAST()enum <anonymous>.VIPS_BLEND_MODE_LAST = 25 -
VIPS_COMBINE_MAX
public static int VIPS_COMBINE_MAX()enum <anonymous>.VIPS_COMBINE_MAX = 0 -
VIPS_COMBINE_SUM
public static int VIPS_COMBINE_SUM()enum <anonymous>.VIPS_COMBINE_SUM = 1 -
VIPS_COMBINE_MIN
public static int VIPS_COMBINE_MIN()enum <anonymous>.VIPS_COMBINE_MIN = 2 -
VIPS_COMBINE_LAST
public static int VIPS_COMBINE_LAST()enum <anonymous>.VIPS_COMBINE_LAST = 3 -
VIPS_OPERATION_MORPHOLOGY_ERODE
public static int VIPS_OPERATION_MORPHOLOGY_ERODE()enum <anonymous>.VIPS_OPERATION_MORPHOLOGY_ERODE = 0 -
VIPS_OPERATION_MORPHOLOGY_DILATE
public static int VIPS_OPERATION_MORPHOLOGY_DILATE()enum <anonymous>.VIPS_OPERATION_MORPHOLOGY_DILATE = 1 -
VIPS_OPERATION_MORPHOLOGY_LAST
public static int VIPS_OPERATION_MORPHOLOGY_LAST()enum <anonymous>.VIPS_OPERATION_MORPHOLOGY_LAST = 2 -
VIPS_KERNEL_NEAREST
public static int VIPS_KERNEL_NEAREST()enum <anonymous>.VIPS_KERNEL_NEAREST = 0 -
VIPS_KERNEL_LINEAR
public static int VIPS_KERNEL_LINEAR()enum <anonymous>.VIPS_KERNEL_LINEAR = 1 -
VIPS_KERNEL_CUBIC
public static int VIPS_KERNEL_CUBIC()enum <anonymous>.VIPS_KERNEL_CUBIC = 2 -
VIPS_KERNEL_MITCHELL
public static int VIPS_KERNEL_MITCHELL()enum <anonymous>.VIPS_KERNEL_MITCHELL = 3 -
VIPS_KERNEL_LANCZOS2
public static int VIPS_KERNEL_LANCZOS2()enum <anonymous>.VIPS_KERNEL_LANCZOS2 = 4 -
VIPS_KERNEL_LANCZOS3
public static int VIPS_KERNEL_LANCZOS3()enum <anonymous>.VIPS_KERNEL_LANCZOS3 = 5 -
VIPS_KERNEL_LAST
public static int VIPS_KERNEL_LAST()enum <anonymous>.VIPS_KERNEL_LAST = 6 -
VIPS_SIZE_BOTH
public static int VIPS_SIZE_BOTH()enum <anonymous>.VIPS_SIZE_BOTH = 0 -
VIPS_SIZE_UP
public static int VIPS_SIZE_UP()enum <anonymous>.VIPS_SIZE_UP = 1 -
VIPS_SIZE_DOWN
public static int VIPS_SIZE_DOWN()enum <anonymous>.VIPS_SIZE_DOWN = 2 -
VIPS_SIZE_FORCE
public static int VIPS_SIZE_FORCE()enum <anonymous>.VIPS_SIZE_FORCE = 3 -
VIPS_SIZE_LAST
public static int VIPS_SIZE_LAST()enum <anonymous>.VIPS_SIZE_LAST = 4 -
VIPS_INTENT_PERCEPTUAL
public static int VIPS_INTENT_PERCEPTUAL()enum <anonymous>.VIPS_INTENT_PERCEPTUAL = 0 -
VIPS_INTENT_RELATIVE
public static int VIPS_INTENT_RELATIVE()enum <anonymous>.VIPS_INTENT_RELATIVE = 1 -
VIPS_INTENT_SATURATION
public static int VIPS_INTENT_SATURATION()enum <anonymous>.VIPS_INTENT_SATURATION = 2 -
VIPS_INTENT_ABSOLUTE
public static int VIPS_INTENT_ABSOLUTE()enum <anonymous>.VIPS_INTENT_ABSOLUTE = 3 -
VIPS_INTENT_LAST
public static int VIPS_INTENT_LAST()enum <anonymous>.VIPS_INTENT_LAST = 4 -
VIPS_PCS_LAB
public static int VIPS_PCS_LAB()enum <anonymous>.VIPS_PCS_LAB = 0 -
VIPS_PCS_XYZ
public static int VIPS_PCS_XYZ()enum <anonymous>.VIPS_PCS_XYZ = 1 -
VIPS_PCS_LAST
public static int VIPS_PCS_LAST()enum <anonymous>.VIPS_PCS_LAST = 2 -
VIPS_COMBINE_MODE_SET
public static int VIPS_COMBINE_MODE_SET()enum <anonymous>.VIPS_COMBINE_MODE_SET = 0 -
VIPS_COMBINE_MODE_ADD
public static int VIPS_COMBINE_MODE_ADD()enum <anonymous>.VIPS_COMBINE_MODE_ADD = 1 -
VIPS_COMBINE_MODE_LAST
public static int VIPS_COMBINE_MODE_LAST()enum <anonymous>.VIPS_COMBINE_MODE_LAST = 2 -
VIPS_TEXT_WRAP_WORD
public static int VIPS_TEXT_WRAP_WORD()enum <anonymous>.VIPS_TEXT_WRAP_WORD = 0 -
VIPS_TEXT_WRAP_CHAR
public static int VIPS_TEXT_WRAP_CHAR()enum <anonymous>.VIPS_TEXT_WRAP_CHAR = 1 -
VIPS_TEXT_WRAP_WORD_CHAR
public static int VIPS_TEXT_WRAP_WORD_CHAR()enum <anonymous>.VIPS_TEXT_WRAP_WORD_CHAR = 2 -
VIPS_TEXT_WRAP_NONE
public static int VIPS_TEXT_WRAP_NONE()enum <anonymous>.VIPS_TEXT_WRAP_NONE = 3 -
VIPS_TEXT_WRAP_LAST
public static int VIPS_TEXT_WRAP_LAST()enum <anonymous>.VIPS_TEXT_WRAP_LAST = 4 -
vips_init$descriptor
Function descriptor for:extern int vips_init(const char *argv0) -
vips_init$handle
Downcall method handle for:extern int vips_init(const char *argv0) -
vips_init$address
Address for:extern int vips_init(const char *argv0) -
vips_init
extern int vips_init(const char *argv0) -
vips_shutdown$descriptor
Function descriptor for:extern void vips_shutdown() -
vips_shutdown$handle
Downcall method handle for:extern void vips_shutdown() -
vips_shutdown$address
Address for:extern void vips_shutdown() -
vips_shutdown
public static void vips_shutdown()extern void vips_shutdown() -
vips_leak_set$descriptor
Function descriptor for:extern void vips_leak_set(gboolean leak) -
vips_leak_set$handle
Downcall method handle for:extern void vips_leak_set(gboolean leak) -
vips_leak_set$address
Address for:extern void vips_leak_set(gboolean leak) -
vips_leak_set
public static void vips_leak_set(int leak) extern void vips_leak_set(gboolean leak) -
vips_block_untrusted_set$descriptor
Function descriptor for:extern void vips_block_untrusted_set(gboolean state) -
vips_block_untrusted_set$handle
Downcall method handle for:extern void vips_block_untrusted_set(gboolean state) -
vips_block_untrusted_set$address
Address for:extern void vips_block_untrusted_set(gboolean state) -
vips_block_untrusted_set
public static void vips_block_untrusted_set(int state) extern void vips_block_untrusted_set(gboolean state) -
vips_version_string$descriptor
Function descriptor for:extern const char *vips_version_string() -
vips_version_string$handle
Downcall method handle for:extern const char *vips_version_string() -
vips_version_string$address
Address for:extern const char *vips_version_string() -
vips_version_string
extern const char *vips_version_string() -
vips_version$descriptor
Function descriptor for:extern int vips_version(int flag) -
vips_version$handle
Downcall method handle for:extern int vips_version(int flag) -
vips_version$address
Address for:extern int vips_version(int flag) -
vips_version
public static int vips_version(int flag) extern int vips_version(int flag) -
G_TYPE_FUNDAMENTAL_SHIFT
public static int G_TYPE_FUNDAMENTAL_SHIFT()#define G_TYPE_FUNDAMENTAL_SHIFT 2 -
G_TYPE_FUNDAMENTAL_MAX
public static int G_TYPE_FUNDAMENTAL_MAX()#define G_TYPE_FUNDAMENTAL_MAX 1020 -
G_TYPE_INVALID
public static long G_TYPE_INVALID()#define G_TYPE_INVALID 0 -
G_TYPE_NONE
public static long G_TYPE_NONE()#define G_TYPE_NONE 4 -
G_TYPE_INTERFACE
public static long G_TYPE_INTERFACE()#define G_TYPE_INTERFACE 8 -
G_TYPE_CHAR
public static long G_TYPE_CHAR()#define G_TYPE_CHAR 12 -
G_TYPE_UCHAR
public static long G_TYPE_UCHAR()#define G_TYPE_UCHAR 16 -
G_TYPE_BOOLEAN
public static long G_TYPE_BOOLEAN()#define G_TYPE_BOOLEAN 20 -
G_TYPE_INT
public static long G_TYPE_INT()#define G_TYPE_INT 24 -
G_TYPE_UINT
public static long G_TYPE_UINT()#define G_TYPE_UINT 28 -
G_TYPE_LONG
public static long G_TYPE_LONG()#define G_TYPE_LONG 32 -
G_TYPE_ULONG
public static long G_TYPE_ULONG()#define G_TYPE_ULONG 36 -
G_TYPE_INT64
public static long G_TYPE_INT64()#define G_TYPE_INT64 40 -
G_TYPE_UINT64
public static long G_TYPE_UINT64()#define G_TYPE_UINT64 44 -
G_TYPE_ENUM
public static long G_TYPE_ENUM()#define G_TYPE_ENUM 48 -
G_TYPE_FLAGS
public static long G_TYPE_FLAGS()#define G_TYPE_FLAGS 52 -
G_TYPE_FLOAT
public static long G_TYPE_FLOAT()#define G_TYPE_FLOAT 56 -
G_TYPE_DOUBLE
public static long G_TYPE_DOUBLE()#define G_TYPE_DOUBLE 60 -
G_TYPE_STRING
public static long G_TYPE_STRING()#define G_TYPE_STRING 64 -
G_TYPE_POINTER
public static long G_TYPE_POINTER()#define G_TYPE_POINTER 68 -
G_TYPE_BOXED
public static long G_TYPE_BOXED()#define G_TYPE_BOXED 72 -
G_TYPE_PARAM
public static long G_TYPE_PARAM()#define G_TYPE_PARAM 76 -
G_TYPE_OBJECT
public static long G_TYPE_OBJECT()#define G_TYPE_OBJECT 80 -
G_TYPE_VARIANT
public static long G_TYPE_VARIANT()#define G_TYPE_VARIANT 84 -
G_TYPE_RESERVED_GLIB_FIRST
public static int G_TYPE_RESERVED_GLIB_FIRST()#define G_TYPE_RESERVED_GLIB_FIRST 22 -
G_TYPE_RESERVED_GLIB_LAST
public static int G_TYPE_RESERVED_GLIB_LAST()#define G_TYPE_RESERVED_GLIB_LAST 31 -
G_TYPE_RESERVED_BSE_FIRST
public static int G_TYPE_RESERVED_BSE_FIRST()#define G_TYPE_RESERVED_BSE_FIRST 32 -
G_TYPE_RESERVED_BSE_LAST
public static int G_TYPE_RESERVED_BSE_LAST()#define G_TYPE_RESERVED_BSE_LAST 48 -
G_TYPE_RESERVED_USER_FIRST
public static int G_TYPE_RESERVED_USER_FIRST()#define G_TYPE_RESERVED_USER_FIRST 49 -
G_TYPE_FLAG_RESERVED_ID_BIT
public static long G_TYPE_FLAG_RESERVED_ID_BIT()#define G_TYPE_FLAG_RESERVED_ID_BIT 1 -
G_VALUE_NOCOPY_CONTENTS
public static int G_VALUE_NOCOPY_CONTENTS()#define G_VALUE_NOCOPY_CONTENTS 134217728 -
G_VALUE_INTERNED_STRING
public static int G_VALUE_INTERNED_STRING()#define G_VALUE_INTERNED_STRING 268435456 -
G_FILE_ATTRIBUTE_ETAG_VALUE
#define G_FILE_ATTRIBUTE_ETAG_VALUE "etag::value" -
VIPS_PI
public static double VIPS_PI()#define VIPS_PI 3.141592653589793 -
VIPS_PATH_MAX
public static int VIPS_PATH_MAX()#define VIPS_PATH_MAX 4096 -
VIPS_ARGUMENT_REQUIRED_INPUT
public static int VIPS_ARGUMENT_REQUIRED_INPUT()#define VIPS_ARGUMENT_REQUIRED_INPUT 19 -
VIPS_ARGUMENT_OPTIONAL_INPUT
public static int VIPS_ARGUMENT_OPTIONAL_INPUT()#define VIPS_ARGUMENT_OPTIONAL_INPUT 18 -
VIPS_ARGUMENT_REQUIRED_OUTPUT
public static int VIPS_ARGUMENT_REQUIRED_OUTPUT()#define VIPS_ARGUMENT_REQUIRED_OUTPUT 35 -
VIPS_ARGUMENT_OPTIONAL_OUTPUT
public static int VIPS_ARGUMENT_OPTIONAL_OUTPUT()#define VIPS_ARGUMENT_OPTIONAL_OUTPUT 34 -
VIPS_TARGET_BUFFER_SIZE
public static int VIPS_TARGET_BUFFER_SIZE()#define VIPS_TARGET_BUFFER_SIZE 8500 -
VIPS_TARGET_CUSTOM_BUFFER_SIZE
public static int VIPS_TARGET_CUSTOM_BUFFER_SIZE()#define VIPS_TARGET_CUSTOM_BUFFER_SIZE 4096 -
VIPS_SBUF_BUFFER_SIZE
public static int VIPS_SBUF_BUFFER_SIZE()#define VIPS_SBUF_BUFFER_SIZE 4096 -
VIPS_VERSION
#define VIPS_VERSION "8.15.3" -
VIPS_VERSION_STRING
#define VIPS_VERSION_STRING "8.15.3" -
VIPS_MAJOR_VERSION
public static int VIPS_MAJOR_VERSION()#define VIPS_MAJOR_VERSION 8 -
VIPS_MINOR_VERSION
public static int VIPS_MINOR_VERSION()#define VIPS_MINOR_VERSION 15 -
VIPS_MICRO_VERSION
public static int VIPS_MICRO_VERSION()#define VIPS_MICRO_VERSION 3 -
VIPS_LIBRARY_CURRENT
public static int VIPS_LIBRARY_CURRENT()#define VIPS_LIBRARY_CURRENT 59 -
VIPS_LIBRARY_REVISION
public static int VIPS_LIBRARY_REVISION()#define VIPS_LIBRARY_REVISION 3 -
VIPS_LIBRARY_AGE
public static int VIPS_LIBRARY_AGE()#define VIPS_LIBRARY_AGE 17 -
VIPS_CONFIG
#define VIPS_CONFIG "enable debug: false enable deprecated: true enable modules: true enable cplusplus: true enable RAD load/save: true enable Analyze7 load/save: true enable PPM load/save: true enable GIF load: true use fftw for FFTs: true SIMD support with highway: true accelerate loops with ORC: false ICC profile support with lcms: true zlib: true text rendering with pangocairo: true font file support with fontconfig: true EXIF metadata support with libexif: true JPEG load/save with libjpeg: true JXL load/save with libjxl: true (dynamic module: true) JPEG2000 load/save with OpenJPEG: true PNG load/save with libspng: true PNG load/save with libpng: false selected quantisation package: imagequant TIFF load/save with libtiff: true image pyramid save with libarchive: true HEIC/AVIF load/save with libheif: true (dynamic module: true) WebP load/save with libwebp: true PDF load with PDFium: false PDF load with poppler-glib: true (dynamic module: true) SVG load with librsvg: true EXR load with OpenEXR: true OpenSlide load: true (dynamic module: true) Matlab load with libmatio: true NIfTI load/save with niftiio: false FITS load/save with cfitsio: true GIF save with cgif: true selected Magick package: MagickCore (dynamic module: true) Magick API version: magick7 Magick load: true Magick save: true" -
VIPS_SPARE
public static int VIPS_SPARE()#define VIPS_SPARE 8 -
VIPS__WINDOW_MARGIN_PIXELS
public static int VIPS__WINDOW_MARGIN_PIXELS()#define VIPS__WINDOW_MARGIN_PIXELS 128 -
VIPS__WINDOW_MARGIN_BYTES
public static int VIPS__WINDOW_MARGIN_BYTES()#define VIPS__WINDOW_MARGIN_BYTES 10485760 -
VIPS_SIZEOF_HEADER
public static int VIPS_SIZEOF_HEADER()#define VIPS_SIZEOF_HEADER 64 -
VIPS__TILE_WIDTH
public static int VIPS__TILE_WIDTH()#define VIPS__TILE_WIDTH 128 -
VIPS__TILE_HEIGHT
public static int VIPS__TILE_HEIGHT()#define VIPS__TILE_HEIGHT 128 -
VIPS__THINSTRIP_HEIGHT
public static int VIPS__THINSTRIP_HEIGHT()#define VIPS__THINSTRIP_HEIGHT 1 -
VIPS__FATSTRIP_HEIGHT
public static int VIPS__FATSTRIP_HEIGHT()#define VIPS__FATSTRIP_HEIGHT 16 -
VIPS_MAGIC_INTEL
public static int VIPS_MAGIC_INTEL()#define VIPS_MAGIC_INTEL 3064394248 -
VIPS_MAGIC_SPARC
public static int VIPS_MAGIC_SPARC()#define VIPS_MAGIC_SPARC 150120118 -
VIPS_MAX_COORD
public static int VIPS_MAX_COORD()#define VIPS_MAX_COORD 10000000 -
VIPS_TRANSFORM_SHIFT
public static int VIPS_TRANSFORM_SHIFT()#define VIPS_TRANSFORM_SHIFT 6 -
VIPS_TRANSFORM_SCALE
public static int VIPS_TRANSFORM_SCALE()#define VIPS_TRANSFORM_SCALE 64 -
VIPS_INTERPOLATE_SHIFT
public static int VIPS_INTERPOLATE_SHIFT()#define VIPS_INTERPOLATE_SHIFT 12 -
VIPS_INTERPOLATE_SCALE
public static int VIPS_INTERPOLATE_SCALE()#define VIPS_INTERPOLATE_SCALE 4096 -
VIPS_META_EXIF_NAME
#define VIPS_META_EXIF_NAME "exif-data" -
VIPS_META_XMP_NAME
#define VIPS_META_XMP_NAME "xmp-data" -
VIPS_META_IPTC_NAME
#define VIPS_META_IPTC_NAME "iptc-data" -
VIPS_META_PHOTOSHOP_NAME
#define VIPS_META_PHOTOSHOP_NAME "photoshop-data" -
VIPS_META_ICC_NAME
#define VIPS_META_ICC_NAME "icc-profile-data" -
VIPS_META_IMAGEDESCRIPTION
#define VIPS_META_IMAGEDESCRIPTION "image-description" -
VIPS_META_RESOLUTION_UNIT
#define VIPS_META_RESOLUTION_UNIT "resolution-unit" -
VIPS_META_BITS_PER_SAMPLE
#define VIPS_META_BITS_PER_SAMPLE "bits-per-sample" -
VIPS_META_LOADER
#define VIPS_META_LOADER "vips-loader" -
VIPS_META_SEQUENTIAL
#define VIPS_META_SEQUENTIAL "vips-sequential" -
VIPS_META_ORIENTATION
#define VIPS_META_ORIENTATION "orientation" -
VIPS_META_PAGE_HEIGHT
#define VIPS_META_PAGE_HEIGHT "page-height" -
VIPS_META_N_PAGES
#define VIPS_META_N_PAGES "n-pages" -
VIPS_META_N_SUBIFDS
#define VIPS_META_N_SUBIFDS "n-subifds" -
VIPS_META_CONCURRENCY
#define VIPS_META_CONCURRENCY "concurrency" -
VIPS_D93_X0
public static double VIPS_D93_X0()#define VIPS_D93_X0 89.74 -
VIPS_D93_Y0
public static double VIPS_D93_Y0()#define VIPS_D93_Y0 100.0 -
VIPS_D93_Z0
public static double VIPS_D93_Z0()#define VIPS_D93_Z0 130.77 -
VIPS_D75_X0
public static double VIPS_D75_X0()#define VIPS_D75_X0 94.9682 -
VIPS_D75_Y0
public static double VIPS_D75_Y0()#define VIPS_D75_Y0 100.0 -
VIPS_D75_Z0
public static double VIPS_D75_Z0()#define VIPS_D75_Z0 122.571 -
VIPS_D65_X0
public static double VIPS_D65_X0()#define VIPS_D65_X0 95.047 -
VIPS_D65_Y0
public static double VIPS_D65_Y0()#define VIPS_D65_Y0 100.0 -
VIPS_D65_Z0
public static double VIPS_D65_Z0()#define VIPS_D65_Z0 108.8827 -
VIPS_D55_X0
public static double VIPS_D55_X0()#define VIPS_D55_X0 95.6831 -
VIPS_D55_Y0
public static double VIPS_D55_Y0()#define VIPS_D55_Y0 100.0 -
VIPS_D55_Z0
public static double VIPS_D55_Z0()#define VIPS_D55_Z0 92.0871 -
VIPS_D50_X0
public static double VIPS_D50_X0()#define VIPS_D50_X0 96.425 -
VIPS_D50_Y0
public static double VIPS_D50_Y0()#define VIPS_D50_Y0 100.0 -
VIPS_D50_Z0
public static double VIPS_D50_Z0()#define VIPS_D50_Z0 82.468 -
VIPS_A_X0
public static double VIPS_A_X0()#define VIPS_A_X0 109.8503 -
VIPS_A_Y0
public static double VIPS_A_Y0()#define VIPS_A_Y0 100.0 -
VIPS_A_Z0
public static double VIPS_A_Z0()#define VIPS_A_Z0 35.5849 -
VIPS_B_X0
public static double VIPS_B_X0()#define VIPS_B_X0 99.072 -
VIPS_B_Y0
public static double VIPS_B_Y0()#define VIPS_B_Y0 100.0 -
VIPS_B_Z0
public static double VIPS_B_Z0()#define VIPS_B_Z0 85.223 -
VIPS_C_X0
public static double VIPS_C_X0()#define VIPS_C_X0 98.07 -
VIPS_C_Y0
public static double VIPS_C_Y0()#define VIPS_C_Y0 100.0 -
VIPS_C_Z0
public static double VIPS_C_Z0()#define VIPS_C_Z0 118.23 -
VIPS_E_X0
public static double VIPS_E_X0()#define VIPS_E_X0 100.0 -
VIPS_E_Y0
public static double VIPS_E_Y0()#define VIPS_E_Y0 100.0 -
VIPS_E_Z0
public static double VIPS_E_Z0()#define VIPS_E_Z0 100.0 -
VIPS_D3250_X0
public static double VIPS_D3250_X0()#define VIPS_D3250_X0 105.659 -
VIPS_D3250_Y0
public static double VIPS_D3250_Y0()#define VIPS_D3250_Y0 100.0 -
VIPS_D3250_Z0
public static double VIPS_D3250_Z0()#define VIPS_D3250_Z0 45.8501
-