im_abs ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_aconv ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask, int n_layers, int cluster )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_aconvsep ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask, int n_layers )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_acostra ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_add ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_add_callback ( VipsImage* im, char const* callback, VipsCallbackFn fn, void* a, void* b )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_add_callback1 ( VipsImage* im, char const* callback, VipsCallbackFn fn, void* a, void* b )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_addgnoise ( VipsImage* in, VipsImage* out, double sigma )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_affine ( VipsImage* in, VipsImage* out, double a, double b, double c, double d, double dx, double dy, int ox, int oy, int ow, int oh )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_affinei ( VipsImage* in, VipsImage* out, VipsInterpolate* interpolate, double a, double b, double c, double d, double dx, double dy, int ox, int oy, int ow, int oh )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_affinei_all ( VipsImage* in, VipsImage* out, VipsInterpolate* interpolate, double a, double b, double c, double d, double dx, double dy )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_align_bands ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_analyze2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_and_vec ( VipsImage* p1, VipsImage* p2, int p3, double* p4 )Field 'p2->Type' in 2nd parameter 'p2' (pointer) has type 'enum VipsInterpretation'.
im_andconst ( VipsImage* p1, VipsImage* p2, double p3 )Field 'p2->Type' in 2nd parameter 'p2' (pointer) has type 'enum VipsInterpretation'.
im_andimage ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_andimage_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_andimageconst ( VipsImage* in, VipsImage* out, double c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_argb2rgba ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_asintra ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_atantra ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_avg ( VipsImage* in, double* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_bandjoin ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_bandmean ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_benchmark2 ( VipsImage* in, double* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_benchmarkn ( VipsImage* in, VipsImage* out, int n )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_black ( VipsImage* out, int x, int y, int bands )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_blend ( VipsImage* c, VipsImage* a, VipsImage* b, VipsImage* out )Field 'b->Type' in 3rd parameter 'b' (pointer) has type 'enum VipsInterpretation'.
im_bufjpeg2vips ( void* buf, size_t len, VipsImage* out, gboolean header_only )Field 'out->Type' in 3rd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_buildlut ( DOUBLEMASK* input, VipsImage* output )Field 'output->Type' in 2nd parameter 'output' (pointer) has type 'enum VipsInterpretation'.
im_c2amph ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_c2imag ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_c2ps ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_c2real ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_c2rect ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_cache ( VipsImage* in, VipsImage* out, int width, int height, int max )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_ceil ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_char2Type ( char const* str )Return value has type 'enum VipsInterpretation'.
im_circle ( VipsImage* im, int cx, int cy, int radius, int intensity )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_clip ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_clip2c ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_clip2cm ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_clip2d ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_clip2dcm ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_clip2f ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_clip2fmt ( VipsImage* in, VipsImage* out, enum VipsBandFormat fmt )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_clip2i ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_clip2s ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_clip2ui ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_clip2us ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_close ( VipsImage* im )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_cmulnorm ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_cntlines ( VipsImage* im, double* nolines, int flag )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_compass ( VipsImage* in, VipsImage* out, INTMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_contrast_surface ( VipsImage* in, VipsImage* out, int half_win_size, int spacing )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_contrast_surface_raw ( VipsImage* in, VipsImage* out, int half_win_size, int spacing )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_conv ( VipsImage* in, VipsImage* out, INTMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_conv_f ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_conv_raw ( VipsImage* in, VipsImage* out, INTMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_convf ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_convf_raw ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_convsep ( VipsImage* in, VipsImage* out, INTMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_convsep_f ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_convsep_raw ( VipsImage* in, VipsImage* out, INTMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_convsepf ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_convsepf_raw ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_convsub ( VipsImage* in, VipsImage* out, INTMASK* mask, int xskip, int yskip )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_cooc_asm ( VipsImage* m, double* asmoment )Field 'm->Type' in 1st parameter 'm' (pointer) has type 'enum VipsInterpretation'.
im_cooc_contrast ( VipsImage* m, double* contrast )Field 'm->Type' in 1st parameter 'm' (pointer) has type 'enum VipsInterpretation'.
im_cooc_correlation ( VipsImage* m, double* correlation )Field 'm->Type' in 1st parameter 'm' (pointer) has type 'enum VipsInterpretation'.
im_cooc_entropy ( VipsImage* m, double* entropy )Field 'm->Type' in 1st parameter 'm' (pointer) has type 'enum VipsInterpretation'.
im_cooc_matrix ( VipsImage* im, VipsImage* m, int xp, int yp, int xs, int ys, int dx, int dy, int flag )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_copy ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_copy_file ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_copy_from ( VipsImage* in, VipsImage* out, enum im_arch_type architecture )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_copy_morph ( VipsImage* in, VipsImage* out, int bands, enum VipsBandFormat format, enum VipsCoding coding )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_copy_native ( VipsImage* in, VipsImage* out, gboolean is_msb_first )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_copy_set ( VipsImage* in, VipsImage* out, enum VipsInterpretation interpretation, float xres, float yres, int xoffset, int yoffset )3rd parameter 'interpretation' has type 'enum VipsInterpretation'.
im_copy_set_meta ( VipsImage* in, VipsImage* out, char const* field, GValue* value )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_copy_swap ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_correl ( VipsImage* ref, VipsImage* sec, int xref, int yref, int xsec, int ysec, int hwindowsize, int hsearchsize, double* correlation, int* x, int* y )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_costra ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_create_fmask ( VipsImage* out, int xsize, int ysize, enum VipsMaskType flag, ... )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_cross_phase ( VipsImage* a, VipsImage* b, VipsImage* out )Field 'b->Type' in 2nd parameter 'b' (pointer) has type 'enum VipsInterpretation'.
im_csv2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_dE00_fromLab ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_dE_fromdisp ( VipsImage* in1, VipsImage* in2, VipsImage* out, struct im_col_display* d )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_dE_fromLab ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_dE_fromXYZ ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_dECMC_fromdisp ( VipsImage* in1, VipsImage* in2, VipsImage* out, struct im_col_display* d )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_dECMC_fromLab ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_demand_hint ( VipsImage* im, enum VipsDemandStyle hint, ... )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_deviate ( VipsImage* in, double* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_dilate ( VipsImage* in, VipsImage* out, INTMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_dilate_raw ( VipsImage* in, VipsImage* out, INTMASK* m )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_disp2Lab ( VipsImage* in, VipsImage* out, struct im_col_display* d )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_disp_ps ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_divide ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_draw_circle ( VipsImage* image, int x, int y, int radius, gboolean fill, VipsPel* ink )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_draw_flood ( VipsImage* image, int x, int y, VipsPel* ink, VipsRect* dout )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_draw_flood_blob ( VipsImage* image, int x, int y, VipsPel* ink, VipsRect* dout )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_draw_flood_other ( VipsImage* image, VipsImage* test, int x, int y, int serial, VipsRect* dout )Field 'test->Type' in 2nd parameter 'test' (pointer) has type 'enum VipsInterpretation'.
im_draw_image ( VipsImage* image, VipsImage* sub, int x, int y )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_draw_line ( VipsImage* image, int x1, int y1, int x2, int y2, VipsPel* ink )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_draw_line_user ( VipsImage* image, int x1, int y1, int x2, int y2, VipsPlotFn plot, void* a, void* b, void* c )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_draw_mask ( VipsImage* image, VipsImage* mask_im, int x, int y, VipsPel* ink )Field 'mask_im->Type' in 2nd parameter 'mask_im' (pointer) has type 'enum VipsInterpretation'.
im_draw_point ( VipsImage* image, int x, int y, VipsPel* ink )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_draw_rect ( VipsImage* image, int left, int top, int width, int height, int fill, VipsPel* ink )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_draw_smudge ( VipsImage* image, int left, int top, int width, int height )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_embed ( VipsImage* in, VipsImage* out, int type, int x, int y, int width, int height )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_eor_vec ( VipsImage* p1, VipsImage* p2, int p3, double* p4 )Field 'p2->Type' in 2nd parameter 'p2' (pointer) has type 'enum VipsInterpretation'.
im_eorconst ( VipsImage* p1, VipsImage* p2, double p3 )Field 'p2->Type' in 2nd parameter 'p2' (pointer) has type 'enum VipsInterpretation'.
im_eorimage ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_eorimage_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_eorimageconst ( VipsImage* in, VipsImage* out, double c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_equal ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_equal_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_equalconst ( VipsImage* in, VipsImage* out, double c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_erode ( VipsImage* in, VipsImage* out, INTMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_erode_raw ( VipsImage* in, VipsImage* out, INTMASK* m )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_exp10tra ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_expntra ( VipsImage* in, VipsImage* out, double e )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_expntra_vec ( VipsImage* in, VipsImage* out, int n, double* e )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_exptra ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_exr2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_extract ( VipsImage* p1, VipsImage* p2, struct IMAGE_BOX* p3 )Field 'p2->Type' in 2nd parameter 'p2' (pointer) has type 'enum VipsInterpretation'.
im_extract_area ( VipsImage* in, VipsImage* out, int left, int top, int width, int height )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_extract_areabands ( VipsImage* in, VipsImage* out, int left, int top, int width, int height, int band, int nbands )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_extract_band ( VipsImage* in, VipsImage* out, int band )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_extract_bands ( VipsImage* in, VipsImage* out, int band, int nbands )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_eye ( VipsImage* out, int const xsize, int const ysize, double const factor )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_falsecolour ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_fastcor ( VipsImage* in, VipsImage* ref, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_fastcor_raw ( VipsImage* in, VipsImage* ref, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_fastline ( VipsImage* im, int x1, int y1, int x2, int y2, VipsPel* pel )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_fastlineuser ( VipsImage* im, int x1, int y1, int x2, int y2, int(*fn)(), void* client1, void* client2, void* client3 )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_fav4 ( VipsImage** p1, VipsImage* p2 )Field 'p2->Type' in 2nd parameter 'p2' (pointer) has type 'enum VipsInterpretation'.
im_feye ( VipsImage* out, int const xsize, int const ysize, double const factor )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_fgrey ( VipsImage* out, int const xsize, int const ysize )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_fits2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_fliphor ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_flipver ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_float2rad ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_flood ( VipsImage* im, int x, int y, VipsPel* ink, VipsRect* dout )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_flood_blob ( VipsImage* im, int x, int y, VipsPel* ink, VipsRect* dout )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_flood_blob_copy ( VipsImage* in, VipsImage* out, int x, int y, VipsPel* ink )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_flood_copy ( VipsImage* in, VipsImage* out, int x, int y, VipsPel* ink )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_flood_other ( VipsImage* test, VipsImage* mark, int x, int y, int serial, VipsRect* dout )Field 'test->Type' in 1st parameter 'test' (pointer) has type 'enum VipsInterpretation'.
im_flood_other_copy ( VipsImage* test, VipsImage* mark, VipsImage* out, int x, int y, int serial )Field 'test->Type' in 1st parameter 'test' (pointer) has type 'enum VipsInterpretation'.
im_floor ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_flt_image_freq ( VipsImage* in, VipsImage* out, enum VipsMaskType flag, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_fractsurf ( VipsImage* out, int size, double frd )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_freqflt ( VipsImage* in, VipsImage* mask, VipsImage* out )Field 'mask->Type' in 2nd parameter 'mask' (pointer) has type 'enum VipsInterpretation'.
im_fwfft ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_fzone ( VipsImage* out, int size )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_gadd ( double p1, VipsImage* p2, double p3, VipsImage* p4, double p5, VipsImage* p6 )Field 'p4->Type' in 4th parameter 'p4' (pointer) has type 'enum VipsInterpretation'.
im_gammacorrect ( VipsImage* in, VipsImage* out, double exponent )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_gaussnoise ( VipsImage* out, int x, int y, double mean, double sigma )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_gbandjoin ( VipsImage** in, VipsImage* out, int n )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_generate ( VipsImage* im, VipsStartFn start, im_generate_fn generate, VipsStopFn stop, void* a, void* b )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_glds_asm ( VipsImage* m, double* asmoment )Field 'm->Type' in 1st parameter 'm' (pointer) has type 'enum VipsInterpretation'.
im_glds_contrast ( VipsImage* m, double* contrast )Field 'm->Type' in 1st parameter 'm' (pointer) has type 'enum VipsInterpretation'.
im_glds_entropy ( VipsImage* m, double* entropy )Field 'm->Type' in 1st parameter 'm' (pointer) has type 'enum VipsInterpretation'.
im_glds_matrix ( VipsImage* im, VipsImage* m, int xpos, int ypos, int xsize, int ysize, int dx, int dy )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_glds_mean ( VipsImage* m, double* mean )Field 'm->Type' in 1st parameter 'm' (pointer) has type 'enum VipsInterpretation'.
im_global_balance ( VipsImage* in, VipsImage* out, double gamma )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_global_balancef ( VipsImage* in, VipsImage* out, double gamma )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_grad_x ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_grad_y ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_gradcor ( VipsImage* in, VipsImage* ref, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_gradcor_raw ( VipsImage* in, VipsImage* ref, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_gradient ( VipsImage* in, VipsImage* out, INTMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_grey ( VipsImage* out, int const xsize, int const ysize )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_greyc_mask ( VipsImage* in, VipsImage* out, VipsImage* mask, int iterations, float amplitude, float sharpness, float anisotropy, float alpha, float sigma, float dl, float da, float gauss_prec, int interpolation, int fast_approx )Field 'mask->Type' in 3rd parameter 'mask' (pointer) has type 'enum VipsInterpretation'.
im_grid ( VipsImage* in, VipsImage* out, int tile_height, int across, int down )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_heq ( VipsImage* in, VipsImage* out, int bandno )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_hist ( VipsImage* in, VipsImage* out, int bandno )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_hist_indexed ( VipsImage* index, VipsImage* value, VipsImage* out )Field 'value->Type' in 2nd parameter 'value' (pointer) has type 'enum VipsInterpretation'.
im_histcum ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_histeq ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_histgr ( VipsImage* in, VipsImage* out, int bandno )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_histnD ( VipsImage* in, VipsImage* out, int bins )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_histnorm ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_histplot ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_histspec ( VipsImage* in, VipsImage* ref, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_hsp ( VipsImage* in, VipsImage* ref, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_icc_ac2rc ( VipsImage* in, VipsImage* out, char const* profile_filename )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_icc_export ( VipsImage* in, VipsImage* out, char const* output_profile_filename, int intent )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_icc_export_depth ( VipsImage* in, VipsImage* out, int depth, char const* output_profile_filename, enum VipsIntent intent )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_icc_import ( VipsImage* in, VipsImage* out, char const* input_profile_filename, enum VipsIntent intent )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_icc_import_embedded ( VipsImage* in, VipsImage* out, enum VipsIntent intent )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_icc_transform ( VipsImage* in, VipsImage* out, char const* input_profile_filename, char const* output_profile_filename, enum VipsIntent intent )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_identity ( VipsImage* lut, int bands )Field 'lut->Type' in 1st parameter 'lut' (pointer) has type 'enum VipsInterpretation'.
im_identity_ushort ( VipsImage* lut, int bands, int sz )Field 'lut->Type' in 1st parameter 'lut' (pointer) has type 'enum VipsInterpretation'.
im_ifthenelse ( VipsImage* c, VipsImage* a, VipsImage* b, VipsImage* out )Field 'b->Type' in 3rd parameter 'b' (pointer) has type 'enum VipsInterpretation'.
im_init ( char const* filename )Field 'retval->Type' in return value (pointer) has type 'enum VipsInterpretation'.
im_insert ( VipsImage* main, VipsImage* sub, VipsImage* out, int x, int y )Field 'main->Type' in 1st parameter 'main' (pointer) has type 'enum VipsInterpretation'.
im_insert_noexpand ( VipsImage* main, VipsImage* sub, VipsImage* out, int x, int y )Field 'main->Type' in 1st parameter 'main' (pointer) has type 'enum VipsInterpretation'.
im_insertplace ( VipsImage* main, VipsImage* sub, int x, int y )Field 'main->Type' in 1st parameter 'main' (pointer) has type 'enum VipsInterpretation'.
im_insertset ( VipsImage* main, VipsImage* sub, VipsImage* out, int n, int* x, int* y )Field 'main->Type' in 1st parameter 'main' (pointer) has type 'enum VipsInterpretation'.
im_invert ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_invertlut ( DOUBLEMASK* input, VipsImage* output, int lut_size )Field 'output->Type' in 2nd parameter 'output' (pointer) has type 'enum VipsInterpretation'.
im_invfft ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_invfftr ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_iscomplex ( VipsImage* im )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_isfloat ( VipsImage* im )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_isint ( VipsImage* im )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_ismonotonic ( VipsImage* lut, int* out )Field 'lut->Type' in 1st parameter 'lut' (pointer) has type 'enum VipsInterpretation'.
im_isscalar ( VipsImage* im )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_isuint ( VipsImage* im )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_iterate ( VipsImage* im, VipsStartFn start, im_generate_fn generate, VipsStopFn stop, void* a, void* b )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_jpeg2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_Lab2disp ( VipsImage* in, VipsImage* out, struct im_col_display* d )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_Lab2LabQ ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_Lab2LabS ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_Lab2LCh ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_Lab2UCS ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_Lab2XYZ ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_Lab2XYZ_temp ( VipsImage* in, VipsImage* out, double X0, double Y0, double Z0 )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_lab_morph ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask, double L_offset, double L_scale, double a_scale, double b_scale )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_label_regions ( VipsImage* test, VipsImage* mask, int* segments )Field 'mask->Type' in 2nd parameter 'mask' (pointer) has type 'enum VipsInterpretation'.
im_LabQ2Lab ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_LabQ2LabS ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_LabQ2XYZ ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_LabS2Lab ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_LabS2LabQ ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_LCh2Lab ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_LCh2UCS ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_less ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_less_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_lessconst ( VipsImage* in, VipsImage* out, double c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_lesseq ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_lesseq_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_lesseqconst ( VipsImage* in, VipsImage* out, double c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_lhisteq ( VipsImage* in, VipsImage* out, int xwin, int ywin )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_lhisteq_raw ( VipsImage* in, VipsImage* out, int xwin, int ywin )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_lindetect ( VipsImage* in, VipsImage* out, INTMASK* mask )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_line ( VipsImage* p1, int p2, int p3, int p4, int p5, int p6 )Field 'p1->Type' in 1st parameter 'p1' (pointer) has type 'enum VipsInterpretation'.
im_lineset ( VipsImage* in, VipsImage* out, VipsImage* mask, VipsImage* ink, int n, int* x1v, int* y1v, int* x2v, int* y2v )Field 'mask->Type' in 3rd parameter 'mask' (pointer) has type 'enum VipsInterpretation'.
im_linreg ( VipsImage** ins, VipsImage* out, double* xs )Field 'ins->Type' in 1st parameter 'ins' (pointer) has type 'enum VipsInterpretation'.
im_lintra ( double a, VipsImage* in, double b, VipsImage* out )Field 'in->Type' in 2nd parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_lintra_vec ( int n, double* a, VipsImage* in, double* b, VipsImage* out )Field 'in->Type' in 3rd parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_litecor ( VipsImage* p1, VipsImage* p2, VipsImage* p3, int p4, double p5 )Field 'p3->Type' in 3rd parameter 'p3' (pointer) has type 'enum VipsInterpretation'.
im_local ( VipsImage* im, im_construct_fn cons, VipsCallbackFn dest, void* a, void* b, void* c )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_local_array ( VipsImage* im, void** out, int n, im_construct_fn cons, VipsCallbackFn dest, void* a, void* b, void* c )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_local_dmask ( struct _VipsImage* out, DOUBLEMASK* mask )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_local_imask ( struct _VipsImage* out, INTMASK* mask )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_log10tra ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_logtra ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_lrjoin ( VipsImage* left, VipsImage* right, VipsImage* out )Field 'right->Type' in 2nd parameter 'right' (pointer) has type 'enum VipsInterpretation'.
im_lrmerge ( VipsImage* ref, VipsImage* sec, VipsImage* out, int dx, int dy, int mwidth )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_lrmerge1 ( VipsImage* ref, VipsImage* sec, VipsImage* out, int xr1, int yr1, int xs1, int ys1, int xr2, int yr2, int xs2, int ys2, int mwidth )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_lrmosaic ( VipsImage* ref, VipsImage* sec, VipsImage* out, int bandno, int xref, int yref, int xsec, int ysec, int hwindowsize, int hsearchsize, int balancetype, int mwidth )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_lrmosaic1 ( VipsImage* ref, VipsImage* sec, VipsImage* out, int bandno, int xr1, int yr1, int xs1, int ys1, int xr2, int yr2, int xs2, int ys2, int hwindowsize, int hsearchsize, int balancetype, int mwidth )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_magick2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_make_xy ( VipsImage* out, int const xsize, int const ysize )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_maplut ( VipsImage* in, VipsImage* out, VipsImage* lut )Field 'lut->Type' in 3rd parameter 'lut' (pointer) has type 'enum VipsInterpretation'.
im_mask2vips ( DOUBLEMASK* in, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_mat2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_match_linear ( VipsImage* ref, VipsImage* sec, VipsImage* out, int xr1, int yr1, int xs1, int ys1, int xr2, int yr2, int xs2, int ys2 )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_match_linear_search ( VipsImage* ref, VipsImage* sec, VipsImage* out, int xr1, int yr1, int xs1, int ys1, int xr2, int yr2, int xs2, int ys2, int hwindowsize, int hsearchsize )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_max ( VipsImage* in, double* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_maxpos ( VipsImage* in, int* xpos, int* ypos, double* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_maxpos_avg ( VipsImage* im, double* xpos, double* ypos, double* out )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_maxpos_subpel ( VipsImage* in, double* x, double* y )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_maxpos_vec ( VipsImage* im, int* xpos, int* ypos, double* maxima, int n )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_maxvalue ( VipsImage** in, VipsImage* out, int n )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_measure ( VipsImage* im, struct IMAGE_BOX* box, int h, int v, int* sel, int nsel, char const* name )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_measure_area ( VipsImage* im, int left, int top, int width, int height, int h, int v, int* sel, int nsel, char const* name )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_min ( VipsImage* in, double* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_minpos ( VipsImage* in, int* xpos, int* ypos, double* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_minpos_vec ( VipsImage* im, int* xpos, int* ypos, double* minima, int n )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_more ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_more_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_moreconst ( VipsImage* in, VipsImage* out, double c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_moreeq ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_moreeq_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_moreeqconst ( VipsImage* in, VipsImage* out, double c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_mpercent ( VipsImage* in, double percent, int* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_mpercent_hist ( VipsImage* hist, double percent, int* out )Field 'hist->Type' in 1st parameter 'hist' (pointer) has type 'enum VipsInterpretation'.
im_msb ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_msb_band ( VipsImage* in, VipsImage* out, int band )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_multiply ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_notequal ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_notequal_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_notequalconst ( VipsImage* in, VipsImage* out, double c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_open ( char const* filename, char const* mode )Field 'retval->Type' in return value (pointer) has type 'enum VipsInterpretation'.
im_open_local ( VipsImage* parent, char const* filename, char const* mode )Field 'parent->Type' in 1st parameter 'parent' (pointer) has type 'enum VipsInterpretation'.
im_open_local_array ( VipsImage* parent, VipsImage** images, int n, char const* filename, char const* mode )Field 'parent->Type' in 1st parameter 'parent' (pointer) has type 'enum VipsInterpretation'.
im_or_vec ( VipsImage* p1, VipsImage* p2, int p3, double* p4 )Field 'p2->Type' in 2nd parameter 'p2' (pointer) has type 'enum VipsInterpretation'.
im_orconst ( VipsImage* p1, VipsImage* p2, double p3 )Field 'p2->Type' in 2nd parameter 'p2' (pointer) has type 'enum VipsInterpretation'.
im_orimage ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_orimage_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_orimageconst ( VipsImage* in, VipsImage* out, double c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_paintrect ( VipsImage* im, VipsRect* r, VipsPel* ink )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_phasecor_fft ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_plotmask ( VipsImage* im, int ix, int iy, VipsPel* ink, VipsPel* mask, VipsRect* r )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_plotpoint ( VipsImage* im, int x, int y, VipsPel* pel )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_png2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_point ( VipsImage* im, VipsInterpolate* interpolate, double x, double y, int band, double* out )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_point_bilinear ( VipsImage* im, double x, double y, int band, double* out )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_powtra ( VipsImage* in, VipsImage* out, double e )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_powtra_vec ( VipsImage* in, VipsImage* out, int n, double* e )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_ppm2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_profile ( VipsImage* in, VipsImage* out, int dir )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_project ( VipsImage* in, VipsImage* hout, VipsImage* vout )Field 'hout->Type' in 2nd parameter 'hout' (pointer) has type 'enum VipsInterpretation'.
im_rad2float ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_rad2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_rank ( VipsImage* in, VipsImage* out, int width, int height, int index )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_rank_image ( VipsImage** in, VipsImage* out, int n, int index )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_rank_raw ( VipsImage* in, VipsImage* out, int xsize, int ysize, int order )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_raw2vips ( char const* filename, VipsImage* out, int width, int height, int bpp, int offset )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_read_point ( VipsImage* image, int x, int y, VipsPel* ink )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_readpoint ( VipsImage* im, int x, int y, VipsPel* pel )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_recomb ( VipsImage* in, VipsImage* out, DOUBLEMASK* recomb )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_remainder ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_remainder_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_remainderconst ( VipsImage* in, VipsImage* out, double c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_remainderconst_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_remosaic ( VipsImage* in, VipsImage* out, char const* old_str, char const* new_str )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_render ( VipsImage* in, VipsImage* out, VipsImage* mask, int width, int height, int max, void(*notify)(VipsImage*, VipsRect*, void*), void* client )Field 'mask->Type' in 3rd parameter 'mask' (pointer) has type 'enum VipsInterpretation'.
im_render_fade ( VipsImage* in, VipsImage* out, VipsImage* mask, int width, int height, int max, int fps, int steps, int priority, void(*notify)(VipsImage*, VipsRect*, void*), void* client )Field 'mask->Type' in 3rd parameter 'mask' (pointer) has type 'enum VipsInterpretation'.
im_render_priority ( VipsImage* in, VipsImage* out, VipsImage* mask, int width, int height, int max, int priority, void(*notify)(VipsImage*, VipsRect*, void*), void* client )Field 'mask->Type' in 3rd parameter 'mask' (pointer) has type 'enum VipsInterpretation'.
im_replicate ( VipsImage* in, VipsImage* out, int across, int down )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_resize_linear ( VipsImage* p1, VipsImage* p2, int p3, int p4 )Field 'p2->Type' in 2nd parameter 'p2' (pointer) has type 'enum VipsInterpretation'.
im_ri2c ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_rightshift_size ( VipsImage* in, VipsImage* out, int xshift, int yshift, int band_fmt )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_rint ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_rot180 ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_rot270 ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_rot90 ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_rotquad ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_scale ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_scaleps ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_segment ( VipsImage* test, VipsImage* mask, int* segments )Field 'mask->Type' in 2nd parameter 'mask' (pointer) has type 'enum VipsInterpretation'.
im_sharpen ( VipsImage* in, VipsImage* out, int mask_size, double x1, double y2, double y3, double m1, double m2 )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_shiftleft ( VipsImage* in, VipsImage* out, int n )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_shiftleft_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_shiftright ( VipsImage* in, VipsImage* out, int n )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_shiftright_vec ( VipsImage* in, VipsImage* out, int n, double* c )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_shrink ( VipsImage* in, VipsImage* out, double xshrink, double yshrink )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_sign ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_simcontr ( VipsImage* out, int xsize, int ysize )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_similarity ( VipsImage* in, VipsImage* out, double a, double b, double dx, double dy )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_similarity_area ( VipsImage* in, VipsImage* out, double a, double b, double dx, double dy, int ox, int oy, int ow, int oh )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_sines ( VipsImage* out, int xsize, int ysize, double horfreq, double verfreq )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_sintra ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_slice ( VipsImage* in, VipsImage* out, double p3, double p4 )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_smear ( VipsImage* im, int ix, int iy, VipsRect* r )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_smudge ( VipsImage* image, int ix, int iy, VipsRect* r )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
im_spatres ( VipsImage* in, VipsImage* out, int step )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_spcor ( VipsImage* in, VipsImage* ref, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_spcor_raw ( VipsImage* in, VipsImage* ref, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_sRGB2XYZ ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_stats ( VipsImage* in )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_stdif ( VipsImage* in, VipsImage* out, double a, double m0, double b, double s0, int xwin, int ywin )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_stdif_raw ( VipsImage* in, VipsImage* out, double a, double m0, double b, double s0, int xwin, int ywin )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_stretch3 ( VipsImage* in, VipsImage* out, double dx, double dy )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_subsample ( VipsImage* in, VipsImage* out, int xshrink, int yshrink )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_subtract ( VipsImage* in1, VipsImage* in2, VipsImage* out )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_system ( VipsImage* im, char const* cmd, char** out )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_system_image ( VipsImage* im, char const* in_format, char const* out_format, char const* cmd_format, char** log )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_tantra ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_tbjoin ( VipsImage* top, VipsImage* bottom, VipsImage* out )Field 'bottom->Type' in 2nd parameter 'bottom' (pointer) has type 'enum VipsInterpretation'.
im_tbmerge ( VipsImage* ref, VipsImage* sec, VipsImage* out, int dx, int dy, int mwidth )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_tbmerge1 ( VipsImage* ref, VipsImage* sec, VipsImage* out, int xr1, int yr1, int xs1, int ys1, int xr2, int yr2, int xs2, int ys2, int mwidth )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_tbmosaic ( VipsImage* ref, VipsImage* sec, VipsImage* out, int bandno, int xref, int yref, int xsec, int ysec, int hwindowsize, int hsearchsize, int balancetype, int mwidth )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_tbmosaic1 ( VipsImage* ref, VipsImage* sec, VipsImage* out, int bandno, int xr1, int yr1, int xs1, int ys1, int xr2, int yr2, int xs2, int ys2, int hwindowsize, int hsearchsize, int balancetype, int mwidth )Field 'sec->Type' in 2nd parameter 'sec' (pointer) has type 'enum VipsInterpretation'.
im_text ( VipsImage* out, char const* text, char const* font, int width, int alignment, int dpi )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_thresh ( VipsImage* in, VipsImage* out, double p3 )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_tiff2vips ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_tile_cache ( VipsImage* in, VipsImage* out, int tile_width, int tile_height, int max_tiles )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_tone_analyse ( VipsImage* in, VipsImage* out, double Ps, double Pm, double Ph, double S, double M, double H )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_tone_build ( VipsImage* out, double Lb, double Lw, double Ps, double Pm, double Ph, double S, double M, double H )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_tone_build_range ( VipsImage* out, int in_max, int out_max, double Lb, double Lw, double Ps, double Pm, double Ph, double S, double M, double H )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_tone_map ( VipsImage* in, VipsImage* out, VipsImage* lut )Field 'lut->Type' in 3rd parameter 'lut' (pointer) has type 'enum VipsInterpretation'.
im_Type2char ( enum VipsInterpretation type )1st parameter 'type' has type 'enum VipsInterpretation'.
im_UCS2Lab ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_UCS2LCh ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_UCS2XYZ ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_video_test ( VipsImage* im, int brightness, int error )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_video_v4l1 ( VipsImage* im, char const* device, int channel, int brightness, int colour, int contrast, int hue, int ngrabs )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
im_vips2bufjpeg ( VipsImage* in, VipsImage* out, int qfac, char** obuf, int* olen )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2bufpng ( VipsImage* in, VipsImage* out, int compression, int interlace, char** obuf, size_t* olen )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2csv ( VipsImage* in, char const* filename )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2fits ( VipsImage* in, char const* filename )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2jpeg ( VipsImage* in, char const* filename )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2mask ( VipsImage* in, char const* filename )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2mimejpeg ( VipsImage* in, int qfac )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2png ( VipsImage* in, char const* filename )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2ppm ( VipsImage* in, char const* filename )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2rad ( VipsImage* in, char const* filename )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2raw ( VipsImage* in, int fd )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_vips2tiff ( VipsImage* in, char const* filename )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_wrap ( VipsImage* in, VipsImage* out, int x, int y )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_wrapmany ( VipsImage** in, VipsImage* out, im_wrapmany_fn fn, void* a, void* b )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_wrapone ( VipsImage* in, VipsImage* out, im_wrapone_fn fn, void* a, void* b )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_wraptwo ( VipsImage* in1, VipsImage* in2, VipsImage* out, im_wraptwo_fn fn, void* a, void* b )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
im_XYZ2Lab ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_XYZ2Lab_temp ( VipsImage* in, VipsImage* out, double X0, double Y0, double Z0 )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_XYZ2sRGB ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_XYZ2UCS ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_XYZ2Yxy ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_Yxy2XYZ ( VipsImage* in, VipsImage* out )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_zerox ( VipsImage* in, VipsImage* out, int sign )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
im_zone ( VipsImage* out, int size )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
im_zoom ( VipsImage* in, VipsImage* out, int xfac, int yfac )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips::VDMask::operator vips::VImage ( )Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::_find_lroverlap ( vips::VImage _find_lroverlap_sec, int _find_lroverlap_bandno, int _find_lroverlap_xr, int _find_lroverlap_yr, int _find_lroverlap_xs, int _find_lroverlap_ys, int _find_lroverlap_halfcorrelation, int _find_lroverlap_halfarea, int& _find_lroverlap_dy0, double& _find_lroverlap_scale1, double& _find_lroverlap_angle1, double& _find_lroverlap_dx1, double& _find_lroverlap_dy1 )Field '_find_lroverlap_sec->_ref->im->Type' in 1st parameter '_find_lroverlap_sec' has type 'enum VipsInterpretation'.
vips::VImage::_find_tboverlap ( vips::VImage _find_tboverlap_sec, int _find_tboverlap_bandno, int _find_tboverlap_xr, int _find_tboverlap_yr, int _find_tboverlap_xs, int _find_tboverlap_ys, int _find_tboverlap_halfcorrelation, int _find_tboverlap_halfarea, int& _find_tboverlap_dy0, double& _find_tboverlap_scale1, double& _find_tboverlap_angle1, double& _find_tboverlap_dx1, double& _find_tboverlap_dy1 )Field '_find_tboverlap_sec->_ref->im->Type' in 1st parameter '_find_tboverlap_sec' has type 'enum VipsInterpretation'.
vips::VImage::abs ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::aconv ( vips::VDMask aconv_matrix, int aconv_n_layers, int aconv_cluster )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::aconvsep ( vips::VDMask aconvsep_matrix, int aconvsep_n_layers )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::acos ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::add ( vips::VImage add_in2 )Field 'add_in2->_ref->im->Type' in 1st parameter 'add_in2' has type 'enum VipsInterpretation'.
vips::VImage::addgnoise ( double addgnoise_sigma )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::affine ( double affine_a, double affine_b, double affine_c, double affine_d, double affine_dx, double affine_dy, int affine_x, int affine_y, int affine_w, int affine_h )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::affinei ( char* affinei_interpolate, double affinei_a, double affinei_b, double affinei_c, double affinei_d, double affinei_dx, double affinei_dy, int affinei_x, int affinei_y, int affinei_w, int affinei_h )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::affinei_all ( char* affinei_all_interpolate, double affinei_all_a, double affinei_all_b, double affinei_all_c, double affinei_all_d, double affinei_all_dx, double affinei_all_dy )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::align_bands ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::analyze2vips ( char* analyze2vips_filename ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::andimage ( int andimage_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::andimage ( std::vector<double> andimage_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::andimage ( vips::VImage andimage_in2 )Field 'andimage_in2->_ref->im->Type' in 1st parameter 'andimage_in2' has type 'enum VipsInterpretation'.
vips::VImage::argb2rgba ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::asin ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::atan ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::avg ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::BandFmt ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::bandjoin ( vips::VImage bandjoin_in2 )Field 'bandjoin_in2->_ref->im->Type' in 1st parameter 'bandjoin_in2' has type 'enum VipsInterpretation'.
vips::VImage::bandmean ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Bands ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::benchmark ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::benchmark2 ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::benchmarkn ( int benchmarkn_n )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::binfile ( char* binfile_filename, int binfile_width, int binfile_height, int binfile_bands, int binfile_offset ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::black ( int black_x_size, int black_y_size, int black_bands ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::blend ( vips::VImage blend_in1, vips::VImage blend_in2 )Field 'blend_in2->_ref->im->Type' in 2nd parameter 'blend_in2' has type 'enum VipsInterpretation'.
vips::VImage::buildlut ( vips::VDMask buildlut_xyes ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::c2amph ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::c2imag ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::c2ps ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::c2real ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::c2rect ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::cache ( int cache_tile_width, int cache_tile_height, int cache_max_tiles )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::ceil ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::circle ( int circle_cx, int circle_cy, int circle_radius, int circle_intensity )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip2c ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip2cm ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip2d ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip2dcm ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip2f ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip2fmt ( int clip2fmt_ofmt )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip2i ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip2s ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip2ui ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::clip2us ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::cmulnorm ( vips::VImage cmulnorm_in2 )Field 'cmulnorm_in2->_ref->im->Type' in 1st parameter 'cmulnorm_in2' has type 'enum VipsInterpretation'.
vips::VImage::cntlines ( int cntlines_direction )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Coding ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::compass ( vips::VIMask compass_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Compression ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::contrast_surface ( int contrast_surface_half_win_size, int contrast_surface_spacing )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::contrast_surface_raw ( int contrast_surface_raw_half_win_size, int contrast_surface_raw_spacing )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::conv ( vips::VDMask conv_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::conv ( vips::VIMask conv_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::conv_raw ( vips::VIMask conv_raw_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::convert2disc ( char const* convert, char const* in, char const* disc ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::convf ( vips::VDMask convf_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::convf_raw ( vips::VDMask convf_raw_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::convsep ( vips::VDMask convsep_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::convsep ( vips::VIMask convsep_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::convsep_raw ( vips::VIMask convsep_raw_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::convsepf ( vips::VDMask convsepf_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::convsepf_raw ( vips::VDMask convsepf_raw_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::convsub ( vips::VIMask convsub_matrix, int convsub_xskip, int convsub_yskip )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::copy ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::copy_file ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::copy_morph ( int copy_morph_Bands, int copy_morph_BandFmt, int copy_morph_Coding )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::copy_set ( int copy_set_Type, double copy_set_Xres, double copy_set_Yres, int copy_set_Xoffset, int copy_set_Yoffset )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::copy_swap ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::correl ( vips::VImage correl_sec, int correl_xref, int correl_yref, int correl_xsec, int correl_ysec, int correl_hwindowsize, int correl_hsearchsize, int& correl_x, int& correl_y )Field 'correl_sec->_ref->im->Type' in 1st parameter 'correl_sec' has type 'enum VipsInterpretation'.
vips::VImage::cos ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::create_fmask ( int create_fmask_width, int create_fmask_height, int create_fmask_type, double create_fmask_p1, double create_fmask_p2, double create_fmask_p3, double create_fmask_p4, double create_fmask_p5 ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::cross_phase ( vips::VImage cross_phase_in2 )Field 'cross_phase_in2->_ref->im->Type' in 1st parameter 'cross_phase_in2' has type 'enum VipsInterpretation'.
vips::VImage::csv2vips ( char* csv2vips_filename ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::data ( ) constField 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::dE00_fromLab ( vips::VImage dE00_fromLab_in2 )Field 'dE00_fromLab_in2->_ref->im->Type' in 1st parameter 'dE00_fromLab_in2' has type 'enum VipsInterpretation'.
vips::VImage::dE_fromdisp ( vips::VImage dE_fromdisp_in2, vips::VDisplay dE_fromdisp_disp )Field 'dE_fromdisp_in2->_ref->im->Type' in 1st parameter 'dE_fromdisp_in2' has type 'enum VipsInterpretation'.
vips::VImage::dE_fromLab ( vips::VImage dE_fromLab_in2 )Field 'dE_fromLab_in2->_ref->im->Type' in 1st parameter 'dE_fromLab_in2' has type 'enum VipsInterpretation'.
vips::VImage::dE_fromXYZ ( vips::VImage dE_fromXYZ_in2 )Field 'dE_fromXYZ_in2->_ref->im->Type' in 1st parameter 'dE_fromXYZ_in2' has type 'enum VipsInterpretation'.
vips::VImage::debug_print ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::dECMC_fromdisp ( vips::VImage dECMC_fromdisp_in2, vips::VDisplay dECMC_fromdisp_disp )Field 'dECMC_fromdisp_in2->_ref->im->Type' in 1st parameter 'dECMC_fromdisp_in2' has type 'enum VipsInterpretation'.
vips::VImage::dECMC_fromLab ( vips::VImage dECMC_fromLab_in2 )Field 'dECMC_fromLab_in2->_ref->im->Type' in 1st parameter 'dECMC_fromLab_in2' has type 'enum VipsInterpretation'.
vips::VImage::deviate ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::dilate ( vips::VIMask dilate_mask )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::dilate_raw ( vips::VIMask dilate_raw_mask )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::disp2Lab ( vips::VDisplay disp2Lab_disp )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::disp2XYZ ( vips::VDisplay disp2XYZ_disp )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::disp_ps ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::divide ( vips::VImage divide_in2 )Field 'divide_in2->_ref->im->Type' in 1st parameter 'divide_in2' has type 'enum VipsInterpretation'.
vips::VImage::draw_circle ( int draw_circle_cx, int draw_circle_cy, int draw_circle_radius, int draw_circle_fill, std::vector<double> draw_circle_ink )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::draw_flood ( int draw_flood_x, int draw_flood_y, std::vector<double> draw_flood_ink )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::draw_flood_blob ( int draw_flood_blob_x, int draw_flood_blob_y, std::vector<double> draw_flood_blob_ink )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::draw_flood_other ( vips::VImage draw_flood_other_test, int draw_flood_other_x, int draw_flood_other_y, int draw_flood_other_serial )Field 'draw_flood_other_test->_ref->im->Type' in 1st parameter 'draw_flood_other_test' has type 'enum VipsInterpretation'.
vips::VImage::draw_image ( vips::VImage draw_image_sub, int draw_image_x, int draw_image_y )Field 'draw_image_sub->_ref->im->Type' in 1st parameter 'draw_image_sub' has type 'enum VipsInterpretation'.
vips::VImage::draw_line ( int draw_line_x1, int draw_line_y1, int draw_line_x2, int draw_line_y2, std::vector<double> draw_line_ink )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::draw_mask ( vips::VImage draw_mask_mask, int draw_mask_x, int draw_mask_y, std::vector<double> draw_mask_ink )Field 'draw_mask_mask->_ref->im->Type' in 1st parameter 'draw_mask_mask' has type 'enum VipsInterpretation'.
vips::VImage::draw_point ( int draw_point_x, int draw_point_y, std::vector<double> draw_point_ink )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::draw_rect ( int draw_rect_left, int draw_rect_top, int draw_rect_width, int draw_rect_height, int draw_rect_fill, std::vector<double> draw_rect_ink )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::draw_smudge ( int draw_smudge_left, int draw_smudge_top, int draw_smudge_width, int draw_smudge_height )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::embed ( int embed_type, int embed_x, int embed_y, int embed_width, int embed_height )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::eorimage ( int eorimage_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::eorimage ( std::vector<double> eorimage_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::eorimage ( vips::VImage eorimage_in2 )Field 'eorimage_in2->_ref->im->Type' in 1st parameter 'eorimage_in2' has type 'enum VipsInterpretation'.
vips::VImage::equal ( double equal_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::equal ( std::vector<double> equal_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::equal ( vips::VImage equal_in2 )Field 'equal_in2->_ref->im->Type' in 1st parameter 'equal_in2' has type 'enum VipsInterpretation'.
vips::VImage::erode ( vips::VIMask erode_mask )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::erode_raw ( vips::VIMask erode_raw_mask )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::exp ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::exp10 ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::expn ( double expn_x )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::expn ( std::vector<double> expn_v )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::exr2vips ( char* exr2vips_in ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::extract ( int extract_left, int extract_top, int extract_width, int extract_height, int extract_band )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::extract_area ( int extract_area_left, int extract_area_top, int extract_area_width, int extract_area_height )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::extract_areabands ( int extract_areabands_left, int extract_areabands_top, int extract_areabands_width, int extract_areabands_height, int extract_areabands_band, int extract_areabands_nbands )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::extract_band ( int extract_band_band )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::extract_bands ( int extract_bands_band, int extract_bands_nbands )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::eye ( int eye_xsize, int eye_ysize, double eye_factor ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::falsecolour ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::fastcor ( vips::VImage fastcor_in2 )Field 'fastcor_in2->_ref->im->Type' in 1st parameter 'fastcor_in2' has type 'enum VipsInterpretation'.
vips::VImage::fastcor_raw ( vips::VImage fastcor_raw_in2 )Field 'fastcor_raw_in2->_ref->im->Type' in 1st parameter 'fastcor_raw_in2' has type 'enum VipsInterpretation'.
vips::VImage::fav4 ( vips::VImage fav4_in2, vips::VImage fav4_in3, vips::VImage fav4_in4 )Field 'fav4_in4->_ref->im->Type' in 3rd parameter 'fav4_in4' has type 'enum VipsInterpretation'.
vips::VImage::feye ( int feye_xsize, int feye_ysize, double feye_factor ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::fgrey ( int fgrey_xsize, int fgrey_ysize ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::filename ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::fits2vips ( char* fits2vips_in ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::fliphor ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::flipver ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::float2rad ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::flood_blob_copy ( int flood_blob_copy_start_x, int flood_blob_copy_start_y, std::vector<double> flood_blob_copy_ink )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::flood_copy ( int flood_copy_start_x, int flood_copy_start_y, std::vector<double> flood_copy_ink )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::flood_other_copy ( vips::VImage flood_other_copy_mark, int flood_other_copy_start_x, int flood_other_copy_start_y, int flood_other_copy_serial )Field 'flood_other_copy_mark->_ref->im->Type' in 1st parameter 'flood_other_copy_mark' has type 'enum VipsInterpretation'.
vips::VImage::floor ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::flt_image_freq ( int flt_image_freq_type, double flt_image_freq_p1, double flt_image_freq_p2, double flt_image_freq_p3, double flt_image_freq_p4, double flt_image_freq_p5 )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::fractsurf ( int fractsurf_size, double fractsurf_dimension ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::freqflt ( vips::VImage freqflt_mask )Field 'freqflt_mask->_ref->im->Type' in 1st parameter 'freqflt_mask' has type 'enum VipsInterpretation'.
vips::VImage::fwfft ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::fzone ( int fzone_size ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::gadd ( double gadd_a, double gadd_b, vips::VImage gadd_in2, double gadd_c )Field 'gadd_in2->_ref->im->Type' in 3rd parameter 'gadd_in2' has type 'enum VipsInterpretation'.
vips::VImage::gammacorrect ( double gammacorrect_exponent )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::gaussnoise ( int gaussnoise_xsize, int gaussnoise_ysize, double gaussnoise_mean, double gaussnoise_sigma ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::gbandjoin ( std::vector<vips::VImage> gbandjoin_in ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::getext ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::global_balance ( double global_balance_gamma )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::global_balancef ( double global_balancef_gamma )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::grad_x ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::grad_y ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::gradcor ( vips::VImage gradcor_in2 )Field 'gradcor_in2->_ref->im->Type' in 1st parameter 'gradcor_in2' has type 'enum VipsInterpretation'.
vips::VImage::gradcor_raw ( vips::VImage gradcor_raw_in2 )Field 'gradcor_raw_in2->_ref->im->Type' in 1st parameter 'gradcor_raw_in2' has type 'enum VipsInterpretation'.
vips::VImage::gradient ( vips::VIMask gradient_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::grey ( int grey_xsize, int grey_ysize ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::greyc ( int greyc_iterations, double greyc_amplitude, double greyc_sharpness, double greyc_anisotropy, double greyc_alpha, double greyc_sigma, double greyc_dl, double greyc_da, double greyc_gauss_prec, int greyc_interpolation, int greyc_fast_approx )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::greyc_mask ( vips::VImage greyc_mask_mask, int greyc_mask_iterations, double greyc_mask_amplitude, double greyc_mask_sharpness, double greyc_mask_anisotropy, double greyc_mask_alpha, double greyc_mask_sigma, double greyc_mask_dl, double greyc_mask_da, double greyc_mask_gauss_prec, int greyc_mask_interpolation, int greyc_mask_fast_approx )Field 'greyc_mask_mask->_ref->im->Type' in 1st parameter 'greyc_mask_mask' has type 'enum VipsInterpretation'.
vips::VImage::grid ( int grid_tile_height, int grid_across, int grid_down )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::header_double ( char* header_double_field )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::header_get_typeof ( char* header_get_typeof_field )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::header_int ( char* header_int_field )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::header_string ( char* header_string_field )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::heq ( int heq_band_number )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Hist ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::hist ( int hist_band_number )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::hist_indexed ( vips::VImage hist_indexed_value )Field 'hist_indexed_value->_ref->im->Type' in 1st parameter 'hist_indexed_value' has type 'enum VipsInterpretation'.
vips::VImage::histcum ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::histeq ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::histgr ( int histgr_band_number )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::histnD ( int histnD_bins )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::histnorm ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::history_get ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::histplot ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::histspec ( vips::VImage histspec_ref )Field 'histspec_ref->_ref->im->Type' in 1st parameter 'histspec_ref' has type 'enum VipsInterpretation'.
vips::VImage::hsp ( vips::VImage hsp_ref )Field 'hsp_ref->_ref->im->Type' in 1st parameter 'hsp_ref' has type 'enum VipsInterpretation'.
vips::VImage::icc_ac2rc ( char* icc_ac2rc_profile )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::icc_export ( char* icc_export_output_profile, int icc_export_intent )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::icc_export_depth ( int icc_export_depth_depth, char* icc_export_depth_output_profile, int icc_export_depth_intent )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::icc_import ( char* icc_import_input_profile, int icc_import_intent )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::icc_import_embedded ( int icc_import_embedded_intent )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::icc_transform ( char* icc_transform_input_profile, char* icc_transform_output_profile, int icc_transform_intent )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::identity ( int identity_nbands ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::identity_ushort ( int identity_ushort_nbands, int identity_ushort_size ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::ifthenelse ( vips::VImage ifthenelse_in1, vips::VImage ifthenelse_in2 )Field 'ifthenelse_in1->_ref->im->Type' in 1st parameter 'ifthenelse_in1' has type 'enum VipsInterpretation'.
vips::VImage::initdesc ( int p1, int p2, int p3, enum vips::VImage::TBandFmt p4, enum vips::VImage::TCoding p5, enum vips::VImage::TType p6, float p7, float p8, int p9, int p10 )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::insert ( vips::VImage insert_sub, int insert_x, int insert_y )Field 'insert_sub->_ref->im->Type' in 1st parameter 'insert_sub' has type 'enum VipsInterpretation'.
vips::VImage::insert ( vips::VImage insert_sub, std::vector<int> insert_x, std::vector<int> insert_y )Field 'insert_sub->_ref->im->Type' in 1st parameter 'insert_sub' has type 'enum VipsInterpretation'.
vips::VImage::insert_noexpand ( vips::VImage insert_noexpand_sub, int insert_noexpand_x, int insert_noexpand_y )Field 'insert_noexpand_sub->_ref->im->Type' in 1st parameter 'insert_noexpand_sub' has type 'enum VipsInterpretation'.
vips::VImage::insertplace ( vips::VImage insertplace_sub, int insertplace_x, int insertplace_y )Field 'insertplace_sub->_ref->im->Type' in 1st parameter 'insertplace_sub' has type 'enum VipsInterpretation'.
vips::VImage::insertplace ( vips::VImage insertplace_sub, std::vector<int> insertplace_x, std::vector<int> insertplace_y )Field 'insertplace_sub->_ref->im->Type' in 1st parameter 'insertplace_sub' has type 'enum VipsInterpretation'.
vips::VImage::invert ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::invertlut ( vips::VDMask invertlut_measures, int invertlut_lut_size ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::invfft ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::invfftr ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::ismonotonic ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::jpeg2vips ( char* jpeg2vips_in ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::Lab2disp ( vips::VDisplay Lab2disp_disp )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Lab2LabQ ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Lab2LabS ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Lab2LCh ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Lab2UCS ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Lab2XYZ ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Lab2XYZ_temp ( double Lab2XYZ_temp_X0, double Lab2XYZ_temp_Y0, double Lab2XYZ_temp_Z0 )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::lab_morph ( vips::VDMask lab_morph_greyscale, double lab_morph_L_offset, double lab_morph_L_scale, double lab_morph_a_scale, double lab_morph_b_scale )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::label_regions ( int& label_regions_segments )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::LabQ2disp ( vips::VDisplay LabQ2disp_disp )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::LabQ2Lab ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::LabQ2LabS ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::LabQ2XYZ ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::LabS2Lab ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::LabS2LabQ ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::LCh2Lab ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::LCh2UCS ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Length ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::less ( double less_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::less ( std::vector<double> less_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::less ( vips::VImage less_in2 )Field 'less_in2->_ref->im->Type' in 1st parameter 'less_in2' has type 'enum VipsInterpretation'.
vips::VImage::lesseq ( double lesseq_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::lesseq ( std::vector<double> lesseq_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::lesseq ( vips::VImage lesseq_in2 )Field 'lesseq_in2->_ref->im->Type' in 1st parameter 'lesseq_in2' has type 'enum VipsInterpretation'.
vips::VImage::Level ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::lhisteq ( int lhisteq_width, int lhisteq_height )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::lhisteq_raw ( int lhisteq_raw_width, int lhisteq_raw_height )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::lin ( double lin_a, double lin_b )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::lin ( std::vector<double> lin_a, std::vector<double> lin_b )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::lindetect ( vips::VIMask lindetect_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::line ( int line_x1, int line_y1, int line_x2, int line_y2, int line_pelval )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::line ( vips::VImage line_mask, vips::VImage line_ink, std::vector<int> line_x1, std::vector<int> line_y1, std::vector<int> line_x2, std::vector<int> line_y2 )Field 'line_mask->_ref->im->Type' in 1st parameter 'line_mask' has type 'enum VipsInterpretation'.
vips::VImage::linreg ( std::vector<vips::VImage> linreg_ins, std::vector<double> linreg_xs ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::litecor ( vips::VImage litecor_white, int litecor_clip, double litecor_factor )Field 'litecor_white->_ref->im->Type' in 1st parameter 'litecor_white' has type 'enum VipsInterpretation'.
vips::VImage::log ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::log10 ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::lrjoin ( vips::VImage lrjoin_in2 )Field 'lrjoin_in2->_ref->im->Type' in 1st parameter 'lrjoin_in2' has type 'enum VipsInterpretation'.
vips::VImage::lrmerge ( vips::VImage lrmerge_sec, int lrmerge_dx, int lrmerge_dy, int lrmerge_mwidth )Field 'lrmerge_sec->_ref->im->Type' in 1st parameter 'lrmerge_sec' has type 'enum VipsInterpretation'.
vips::VImage::lrmerge1 ( vips::VImage lrmerge1_sec, int lrmerge1_xr1, int lrmerge1_yr1, int lrmerge1_xs1, int lrmerge1_ys1, int lrmerge1_xr2, int lrmerge1_yr2, int lrmerge1_xs2, int lrmerge1_ys2, int lrmerge1_mwidth )Field 'lrmerge1_sec->_ref->im->Type' in 1st parameter 'lrmerge1_sec' has type 'enum VipsInterpretation'.
vips::VImage::lrmosaic ( vips::VImage lrmosaic_sec, int lrmosaic_bandno, int lrmosaic_xr, int lrmosaic_yr, int lrmosaic_xs, int lrmosaic_ys, int lrmosaic_halfcorrelation, int lrmosaic_halfarea, int lrmosaic_balancetype, int lrmosaic_mwidth )Field 'lrmosaic_sec->_ref->im->Type' in 1st parameter 'lrmosaic_sec' has type 'enum VipsInterpretation'.
vips::VImage::lrmosaic1 ( vips::VImage lrmosaic1_sec, int lrmosaic1_bandno, int lrmosaic1_xr1, int lrmosaic1_yr1, int lrmosaic1_xs1, int lrmosaic1_ys1, int lrmosaic1_xr2, int lrmosaic1_yr2, int lrmosaic1_xs2, int lrmosaic1_ys2, int lrmosaic1_halfcorrelation, int lrmosaic1_halfarea, int lrmosaic1_balancetype, int lrmosaic1_mwidth )Field 'lrmosaic1_sec->_ref->im->Type' in 1st parameter 'lrmosaic1_sec' has type 'enum VipsInterpretation'.
vips::VImage::magick2vips ( char* magick2vips_in ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::make_xy ( int make_xy_xsize, int make_xy_ysize ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::maplut ( vips::VImage maplut_lut )Field 'maplut_lut->_ref->im->Type' in 1st parameter 'maplut_lut' has type 'enum VipsInterpretation'.
vips::VImage::mask2vips ( vips::VDMask mask2vips_input ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::match_linear ( vips::VImage match_linear_sec, int match_linear_xref1, int match_linear_yref1, int match_linear_xsec1, int match_linear_ysec1, int match_linear_xref2, int match_linear_yref2, int match_linear_xsec2, int match_linear_ysec2 )Field 'match_linear_sec->_ref->im->Type' in 1st parameter 'match_linear_sec' has type 'enum VipsInterpretation'.
vips::VImage::match_linear_search ( vips::VImage match_linear_search_sec, int match_linear_search_xref1, int match_linear_search_yref1, int match_linear_search_xsec1, int match_linear_search_ysec1, int match_linear_search_xref2, int match_linear_search_yref2, int match_linear_search_xsec2, int match_linear_search_ysec2, int match_linear_search_hwindowsize, int match_linear_search_hsearchsize )Field 'match_linear_search_sec->_ref->im->Type' in 1st parameter 'match_linear_search_sec' has type 'enum VipsInterpretation'.
vips::VImage::max ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::maxpos ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::maxpos_avg ( double& maxpos_avg_y, double& maxpos_avg_out )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::maxpos_subpel ( double& maxpos_subpel_y )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::maxvalue ( std::vector<vips::VImage> maxvalue_in ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::measure ( int measure_x, int measure_y, int measure_w, int measure_h, int measure_h_patches, int measure_v_patches )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_get ( char const* field, GValue* value_copy )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_get_area ( char const* field )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_get_blob ( char const* field, size_t* length )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_get_double ( char const* field )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_get_int ( char const* field )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_get_string ( char const* field )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_get_typeof ( char const* field )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_remove ( char const* field )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_set ( char const* field, GValue* value )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_set ( char const* field, char const* value )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_set ( char const* field, double value )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_set ( char const* field, vips::VCallback free_fn, void* value )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_set ( char const* field, vips::VCallback free_fn, void* value, size_t length )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::meta_set ( char const* field, int value )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::min ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::minpos ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::more ( double more_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::more ( std::vector<double> more_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::more ( vips::VImage more_in2 )Field 'more_in2->_ref->im->Type' in 1st parameter 'more_in2' has type 'enum VipsInterpretation'.
vips::VImage::moreeq ( double moreeq_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::moreeq ( std::vector<double> moreeq_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::moreeq ( vips::VImage moreeq_in2 )Field 'moreeq_in2->_ref->im->Type' in 1st parameter 'moreeq_in2' has type 'enum VipsInterpretation'.
vips::VImage::mpercent ( double mpercent_percent )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::msb ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::msb_band ( int msb_band_band )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::multiply ( vips::VImage multiply_in2 )Field 'multiply_in2->_ref->im->Type' in 1st parameter 'multiply_in2' has type 'enum VipsInterpretation'.
vips::VImage::notequal ( double notequal_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::notequal ( std::vector<double> notequal_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::notequal ( vips::VImage notequal_in2 )Field 'notequal_in2->_ref->im->Type' in 1st parameter 'notequal_in2' has type 'enum VipsInterpretation'.
vips::VImage::operator = ( vips::VImage const& a )Field 'a->_ref->im->Type' in 1st parameter 'a' (reference) has type 'enum VipsInterpretation'.
vips::VImage::orimage ( int orimage_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::orimage ( std::vector<double> orimage_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::orimage ( vips::VImage orimage_in2 )Field 'orimage_in2->_ref->im->Type' in 1st parameter 'orimage_in2' has type 'enum VipsInterpretation'.
vips::VImage::phasecor_fft ( vips::VImage phasecor_fft_in2 )Field 'phasecor_fft_in2->_ref->im->Type' in 1st parameter 'phasecor_fft_in2' has type 'enum VipsInterpretation'.
vips::VImage::png2vips ( char* png2vips_in ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::point ( char* point_interpolate, double point_x, double point_y, int point_band )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::point_bilinear ( double point_bilinear_x, double point_bilinear_y, int point_bilinear_band )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::pow ( double pow_x )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::pow ( std::vector<double> pow_v )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::ppm2vips ( char* ppm2vips_filename ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::printdesc ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::profile ( int profile_direction )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::project ( vips::VImage& project_vout )Field 'project_vout->_ref->im->Type' in 1st parameter 'project_vout' (reference) has type 'enum VipsInterpretation'.
vips::VImage::rad2float ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::rank ( int rank_xsize, int rank_ysize, int rank_n )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::rank_image ( std::vector<vips::VImage> rank_image_in, int rank_image_index ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::rank_raw ( int rank_raw_xsize, int rank_raw_ysize, int rank_raw_n )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::recomb ( vips::VDMask recomb_matrix )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::refblock::addref ( vips::VImage::refblock* in )Field 'in->im->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips::VImage::refblock::debug_print ( )Field 'this->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::refblock::refblock [in-charge] ( )Field 'this->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::refblock::removeref ( )Field 'this->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::refblock::~refblock [in-charge] ( )Field 'this->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::remainder ( double remainder_x )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::remainder ( std::vector<double> remainder_x )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::remainder ( vips::VImage remainder_in2 )Field 'remainder_in2->_ref->im->Type' in 1st parameter 'remainder_in2' has type 'enum VipsInterpretation'.
vips::VImage::remosaic ( char* remosaic_old_str, char* remosaic_new_str )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::replicate ( int replicate_across, int replicate_down )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::resize_linear ( int resize_linear_X, int resize_linear_Y )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::ri2c ( vips::VImage ri2c_in2 )Field 'ri2c_in2->_ref->im->Type' in 1st parameter 'ri2c_in2' has type 'enum VipsInterpretation'.
vips::VImage::rightshift_size ( int rightshift_size_xshift, int rightshift_size_yshift, int rightshift_size_band_fmt )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::rint ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::rot180 ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::rot270 ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::rot90 ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::rotquad ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::scale ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::scaleps ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::segment ( int& segment_segments )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::sharpen ( int sharpen_mask_size, double sharpen_x1, double sharpen_y2, double sharpen_y3, double sharpen_m1, double sharpen_m2 )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::shiftleft ( int shiftleft_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::shiftleft ( std::vector<double> shiftleft_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::shiftright ( int shiftright_c )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::shiftright ( std::vector<double> shiftright_vec )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::shrink ( double shrink_xfac, double shrink_yfac )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::sign ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::similarity ( double similarity_a, double similarity_b, double similarity_dx, double similarity_dy )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::similarity_area ( double similarity_area_a, double similarity_area_b, double similarity_area_dx, double similarity_area_dy, int similarity_area_x, int similarity_area_y, int similarity_area_w, int similarity_area_h )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::sin ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::sines ( int sines_xsize, int sines_ysize, double sines_horfreq, double sines_verfreq ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::slice ( double slice_thresh1, double slice_thresh2 )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::spcor ( vips::VImage spcor_in2 )Field 'spcor_in2->_ref->im->Type' in 1st parameter 'spcor_in2' has type 'enum VipsInterpretation'.
vips::VImage::spcor_raw ( vips::VImage spcor_raw_in2 )Field 'spcor_raw_in2->_ref->im->Type' in 1st parameter 'spcor_raw_in2' has type 'enum VipsInterpretation'.
vips::VImage::sRGB2XYZ ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::stats ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::stdif ( double stdif_a, double stdif_m0, double stdif_b, double stdif_s0, int stdif_xw, int stdif_yw )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::stdif_raw ( double stdif_raw_a, double stdif_raw_m0, double stdif_raw_b, double stdif_raw_s0, int stdif_raw_xw, int stdif_raw_yw )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::stretch3 ( double stretch3_xdisp, double stretch3_ydisp )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::subsample ( int subsample_xshrink, int subsample_yshrink )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::subtract ( vips::VImage subtract_in2 )Field 'subtract_in2->_ref->im->Type' in 1st parameter 'subtract_in2' has type 'enum VipsInterpretation'.
vips::VImage::system ( char* system_command )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::system_image ( char* system_image_in_format, char* system_image_out_format, char* system_image_command, char*& system_image_log )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::tan ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::tbjoin ( vips::VImage tbjoin_in2 )Field 'tbjoin_in2->_ref->im->Type' in 1st parameter 'tbjoin_in2' has type 'enum VipsInterpretation'.
vips::VImage::tbmerge ( vips::VImage tbmerge_sec, int tbmerge_dx, int tbmerge_dy, int tbmerge_mwidth )Field 'tbmerge_sec->_ref->im->Type' in 1st parameter 'tbmerge_sec' has type 'enum VipsInterpretation'.
vips::VImage::tbmerge1 ( vips::VImage tbmerge1_sec, int tbmerge1_xr1, int tbmerge1_yr1, int tbmerge1_xs1, int tbmerge1_ys1, int tbmerge1_xr2, int tbmerge1_yr2, int tbmerge1_xs2, int tbmerge1_ys2, int tbmerge1_mwidth )Field 'tbmerge1_sec->_ref->im->Type' in 1st parameter 'tbmerge1_sec' has type 'enum VipsInterpretation'.
vips::VImage::tbmosaic ( vips::VImage tbmosaic_sec, int tbmosaic_bandno, int tbmosaic_xr, int tbmosaic_yr, int tbmosaic_xs, int tbmosaic_ys, int tbmosaic_halfcorrelation, int tbmosaic_halfarea, int tbmosaic_balancetype, int tbmosaic_mwidth )Field 'tbmosaic_sec->_ref->im->Type' in 1st parameter 'tbmosaic_sec' has type 'enum VipsInterpretation'.
vips::VImage::tbmosaic1 ( vips::VImage tbmosaic1_sec, int tbmosaic1_bandno, int tbmosaic1_xr1, int tbmosaic1_yr1, int tbmosaic1_xs1, int tbmosaic1_ys1, int tbmosaic1_xr2, int tbmosaic1_yr2, int tbmosaic1_xs2, int tbmosaic1_ys2, int tbmosaic1_halfcorrelation, int tbmosaic1_halfarea, int tbmosaic1_balancetype, int tbmosaic1_mwidth )Field 'tbmosaic1_sec->_ref->im->Type' in 1st parameter 'tbmosaic1_sec' has type 'enum VipsInterpretation'.
vips::VImage::text ( char* text_text, char* text_font, int text_width, int text_alignment, int text_dpi ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::thresh ( double thresh_threshold )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::tiff2vips ( char* tiff2vips_in ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::tone_analyse ( double tone_analyse_Ps, double tone_analyse_Pm, double tone_analyse_Ph, double tone_analyse_S, double tone_analyse_M, double tone_analyse_H )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::tone_build ( double tone_build_Lb, double tone_build_Lw, double tone_build_Ps, double tone_build_Pm, double tone_build_Ph, double tone_build_S, double tone_build_M, double tone_build_H ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::tone_build_range ( int tone_build_range_in_max, int tone_build_range_out_max, double tone_build_range_Lb, double tone_build_range_Lw, double tone_build_range_Ps, double tone_build_range_Pm, double tone_build_range_Ph, double tone_build_range_S, double tone_build_range_M, double tone_build_range_H ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::tone_map ( vips::VImage tone_map_lut )Field 'tone_map_lut->_ref->im->Type' in 1st parameter 'tone_map_lut' has type 'enum VipsInterpretation'.
vips::VImage::Type ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::UCS2Lab ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::UCS2LCh ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::UCS2XYZ ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::video_test ( int video_test_brightness, int video_test_error ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::video_v4l1 ( char* video_v4l1_device, int video_v4l1_channel, int video_v4l1_brightness, int video_v4l1_colour, int video_v4l1_contrast, int video_v4l1_hue, int video_v4l1_ngrabs ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::VImage [in-charge] ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::VImage [in-charge] ( struct _VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips::VImage::VImage [in-charge] ( char const* name, char const* mode )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::VImage [in-charge] ( vips::VImage const& a )Field 'a->_ref->im->Type' in 1st parameter 'a' (reference) has type 'enum VipsInterpretation'.
vips::VImage::VImage [in-charge] ( void* data, int width, int height, int bands, enum vips::VImage::TBandFmt format )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::vips2csv ( char* vips2csv_filename )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::vips2jpeg ( char* vips2jpeg_out )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::vips2mask ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::vips2mimejpeg ( int vips2mimejpeg_qfac )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::vips2png ( char* vips2png_out )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::vips2ppm ( char* vips2ppm_filename )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::vips2tiff ( char* vips2tiff_out )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::wrap ( int wrap_x, int wrap_y )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::write ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::write ( char const* name )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::write ( vips::VImage out )Field 'out->_ref->im->Type' in 1st parameter 'out' has type 'enum VipsInterpretation'.
vips::VImage::Xoffset ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Xres ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Xsize ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::XYZ2disp ( vips::VDisplay XYZ2disp_disp )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::XYZ2Lab ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::XYZ2Lab_temp ( double XYZ2Lab_temp_X0, double XYZ2Lab_temp_Y0, double XYZ2Lab_temp_Z0 )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::XYZ2sRGB ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::XYZ2UCS ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::XYZ2Yxy ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Yoffset ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Yres ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Ysize ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::Yxy2XYZ ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::zerox ( int zerox_flag )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::zone ( int zone_size ) [static]Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips::VImage::zoom ( int zoom_xfac, int zoom_yfac )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VImage::~VImage [in-charge] ( )Field 'this->_ref->im->Type' in the object of this method has type 'enum VipsInterpretation'.
vips::VIMask::operator vips::VImage ( )Field 'retval->_ref->im->Type' in return value has type 'enum VipsInterpretation'.
vips__image_wio_output ( struct _VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips__region_check_ownership ( struct _VipsRegion* reg )Field 'reg->window->im->Type' in 1st parameter 'reg' (pointer) has type 'enum VipsInterpretation'.
vips__region_no_ownership ( struct _VipsRegion* reg )Field 'reg->window->im->Type' in 1st parameter 'reg' (pointer) has type 'enum VipsInterpretation'.
vips__region_start ( struct _VipsRegion* reg )Field 'reg->window->im->Type' in 1st parameter 'reg' (pointer) has type 'enum VipsInterpretation'.
vips__region_stop ( struct _VipsRegion* reg )Field 'reg->window->im->Type' in 1st parameter 'reg' (pointer) has type 'enum VipsInterpretation'.
vips__region_take_ownership ( struct _VipsRegion* reg )Field 'reg->window->im->Type' in 1st parameter 'reg' (pointer) has type 'enum VipsInterpretation'.
vips_abs ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_acos ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_add ( VipsImage* left, VipsImage* right, VipsImage** out, ... )Field 'right->Type' in 2nd parameter 'right' (pointer) has type 'enum VipsInterpretation'.
vips_allocate_input_array ( VipsImage* out, ... )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
vips_analyzeload ( char const* filename, VipsImage** out, ... )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
vips_andimage ( VipsImage* left, VipsImage* right, VipsImage** out, ... )Field 'right->Type' in 2nd parameter 'right' (pointer) has type 'enum VipsInterpretation'.
vips_andimage_const ( VipsImage* in, VipsImage** out, double* c, int n, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_andimage_const1 ( VipsImage* in, VipsImage** out, double c, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_asin ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_atan ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_avg ( VipsImage* in, double* out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_bandjoin ( VipsImage** in, VipsImage** out, int n, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_bandjoin2 ( VipsImage* in1, VipsImage* in2, VipsImage** out, ... )Field 'in1->Type' in 1st parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
vips_bandmean ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_black ( VipsImage** out, int width, int height, ... )Field 'out->Type' in 1st parameter 'out' (pointer) has type 'enum VipsInterpretation'.
vips_boolean ( VipsImage* left, VipsImage* right, VipsImage** out, enum VipsOperationBoolean boolean, ... )Field 'right->Type' in 2nd parameter 'right' (pointer) has type 'enum VipsInterpretation'.
vips_boolean_const ( VipsImage* in, VipsImage** out, enum VipsOperationBoolean boolean, double* c, int n, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_buffer_done ( VipsBuffer* buffer )Field 'buffer->im->Type' in 1st parameter 'buffer' (pointer) has type 'enum VipsInterpretation'.
vips_buffer_new ( struct _VipsImage* im, VipsRect* area )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_buffer_print ( VipsBuffer* buffer )Field 'buffer->im->Type' in 1st parameter 'buffer' (pointer) has type 'enum VipsInterpretation'.
vips_buffer_ref ( struct _VipsImage* im, VipsRect* area )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_buffer_undone ( VipsBuffer* buffer )Field 'buffer->im->Type' in 1st parameter 'buffer' (pointer) has type 'enum VipsInterpretation'.
vips_buffer_unref ( VipsBuffer* buffer )Field 'buffer->im->Type' in 1st parameter 'buffer' (pointer) has type 'enum VipsInterpretation'.
vips_buffer_unref_ref ( VipsBuffer* buffer, struct _VipsImage* im, VipsRect* area )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_cache ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast ( VipsImage* in, VipsImage** out, enum VipsBandFormat format, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast_char ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast_complex ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast_double ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast_dpcomplex ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast_float ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast_int ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast_short ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast_uchar ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast_uint ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cast_ushort ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_ceil ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_check_8or16 ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_bandno ( char const* domain, VipsImage* im, int bandno )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_bands ( char const* domain, VipsImage* im, int bands )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_bands_1or3 ( char const* domain, VipsImage* in )Field 'in->Type' in 2nd parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_check_bands_1orn ( char const* domain, VipsImage* im1, VipsImage* im2 )Field 'im2->Type' in 3rd parameter 'im2' (pointer) has type 'enum VipsInterpretation'.
vips_check_bands_1orn_unary ( char const* domain, VipsImage* im, int n )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_bands_same ( char const* domain, VipsImage* im1, VipsImage* im2 )Field 'im2->Type' in 3rd parameter 'im2' (pointer) has type 'enum VipsInterpretation'.
vips_check_coding_known ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_coding_labq ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_coding_noneorlabq ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_coding_rad ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_coding_same ( char const* domain, VipsImage* im1, VipsImage* im2 )Field 'im2->Type' in 3rd parameter 'im2' (pointer) has type 'enum VipsInterpretation'.
vips_check_complex ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_format ( char const* domain, VipsImage* im, enum VipsBandFormat fmt )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_format_same ( char const* domain, VipsImage* im1, VipsImage* im2 )Field 'im2->Type' in 3rd parameter 'im2' (pointer) has type 'enum VipsInterpretation'.
vips_check_hist ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_int ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_mono ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_noncomplex ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_size_same ( char const* domain, VipsImage* im1, VipsImage* im2 )Field 'im2->Type' in 3rd parameter 'im2' (pointer) has type 'enum VipsInterpretation'.
vips_check_u8or16 ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_u8or16orf ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_uint ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_uintorf ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_uncoded ( char const* domain, VipsImage* im )Field 'im->Type' in 2nd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_check_vector ( char const* domain, int n, VipsImage* im )Field 'im->Type' in 3rd parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_complex ( VipsImage* in, VipsImage** out, enum VipsOperationComplex cmplx, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_complexform ( VipsImage* left, VipsImage* right, VipsImage** out, ... )Field 'right->Type' in 2nd parameter 'right' (pointer) has type 'enum VipsInterpretation'.
vips_complexget ( VipsImage* in, VipsImage** out, enum VipsOperationComplexget get, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_conj ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_copy ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_cos ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_csvload ( char const* filename, VipsImage** out, ... )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
vips_csvsave ( VipsImage* in, char const* filename, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_demand_hint ( VipsImage* image, enum VipsDemandStyle hint, ... )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_demand_hint_array ( VipsImage* image, enum VipsDemandStyle hint, VipsImage** in )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_deviate ( VipsImage* in, double* out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_divide ( VipsImage* left, VipsImage* right, VipsImage** out, ... )Field 'right->Type' in 2nd parameter 'right' (pointer) has type 'enum VipsInterpretation'.
vips_dzsave ( VipsImage* in, char const* basename, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_embed ( VipsImage* in, VipsImage** out, int x, int y, int width, int height, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_eorimage ( VipsImage* left, VipsImage* right, VipsImage** out, ... )Field 'right->Type' in 2nd parameter 'right' (pointer) has type 'enum VipsInterpretation'.
vips_eorimage_const ( VipsImage* in, VipsImage** out, double* c, int n, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_eorimage_const1 ( VipsImage* in, VipsImage** out, double c, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_equal ( VipsImage* left, VipsImage* right, VipsImage** out, ... )Field 'right->Type' in 2nd parameter 'right' (pointer) has type 'enum VipsInterpretation'.
vips_equal_const ( VipsImage* in, VipsImage** out, double* c, int n, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_equal_const1 ( VipsImage* in, VipsImage** out, double c, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_exp ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_exp10 ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_extract_area ( VipsImage* input, VipsImage** output, int left, int top, int width, int height, ... )Field 'input->Type' in 1st parameter 'input' (pointer) has type 'enum VipsInterpretation'.
vips_extract_band ( VipsImage* input, VipsImage** output, int band, ... )Field 'input->Type' in 1st parameter 'input' (pointer) has type 'enum VipsInterpretation'.
vips_fitsload ( char const* filename, VipsImage** out, ... )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
vips_fitssave ( VipsImage* in, char const* filename, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_flatten ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_flip ( VipsImage* in, VipsImage** out, enum VipsDirection direction, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_float2rad ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_floor ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_foreign_load ( char const* filename, VipsImage** out, ... )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
vips_foreign_load_options ( char const* filename, VipsImage** out, ... )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
vips_foreign_save ( VipsImage* in, char const* filename, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_foreign_save_options ( VipsImage* in, char const* filename, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_format_read ( char const* filename, VipsImage* out )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
vips_format_write ( VipsImage* in, char const* filename )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_get_tile_size ( VipsImage* im, int* tile_width, int* tile_height, int* nlines )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_ifthenelse ( VipsImage* cond, VipsImage* in1, VipsImage* in2, VipsImage** out, ... )Field 'cond->Type' in 1st parameter 'cond' (pointer) has type 'enum VipsInterpretation'.
vips_imag ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_image_copy_fields ( VipsImage* out, VipsImage* in )Field 'in->Type' in 2nd parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_image_copy_fields_array ( VipsImage* out, VipsImage** in )Field 'in->Type' in 2nd parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_image_copy_fieldsv ( VipsImage* out, VipsImage* in1, ... )Field 'in1->Type' in 2nd parameter 'in1' (pointer) has type 'enum VipsInterpretation'.
vips_image_eval ( VipsImage* image, guint64 processed )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_generate ( VipsImage* im, VipsStartFn start_fn, VipsGenerateFn generate_fn, VipsStopFn stop_fn, void* a, void* b )Field 'im->Type' in 1st parameter 'im' (pointer) has type 'enum VipsInterpretation'.
vips_image_get ( VipsImage* image, char const* field, GValue* value_copy )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_area ( VipsImage* image, char const* field, void** data )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_as_string ( VipsImage* image, char const* field, char** out )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_bands ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_blob ( VipsImage* image, char const* field, void** data, size_t* length )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_coding ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_data ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_double ( VipsImage* image, char const* field, double* out )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_filename ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_format ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_height ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_history ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_int ( VipsImage* image, char const* field, int* out )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_interpretation ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_mode ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_string ( VipsImage* image, char const* field, char** out )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_typeof ( VipsImage* image, char const* field )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_width ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_xoffset ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_xres ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_yoffset ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_get_yres ( VipsImage const* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_history_args ( VipsImage* image, char const* name, int argc, char** argv )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_history_printf ( VipsImage* image, char const* format, ... )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_init_fields ( VipsImage* image, int xsize, int ysize, int bands, enum VipsBandFormat format, enum VipsCoding coding, enum VipsInterpretation interpretation, double xres, double yres )7th parameter 'interpretation' has type 'enum VipsInterpretation'.
vips_image_inplace ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_invalidate_all ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_isfile ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_isMSBfirst ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_ispartial ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_map ( VipsImage* image, VipsImageMapFn fn, void* a )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_minimise_all ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_new ( )Field 'retval->Type' in return value (pointer) has type 'enum VipsInterpretation'.
vips_image_new_array ( int xsize, int ysize )Field 'retval->Type' in return value (pointer) has type 'enum VipsInterpretation'.
vips_image_new_buffer ( )Field 'retval->Type' in return value (pointer) has type 'enum VipsInterpretation'.
vips_image_new_disc_temp ( char const* format )Field 'retval->Type' in return value (pointer) has type 'enum VipsInterpretation'.
vips_image_new_from_file ( char const* filename )Field 'retval->Type' in return value (pointer) has type 'enum VipsInterpretation'.
vips_image_new_from_file_raw ( char const* filename, int xsize, int ysize, int bands, guint64 offset )Field 'retval->Type' in return value (pointer) has type 'enum VipsInterpretation'.
vips_image_new_from_memory ( void* buffer, int xsize, int ysize, int bands, enum VipsBandFormat bandfmt )Field 'retval->Type' in return value (pointer) has type 'enum VipsInterpretation'.
vips_image_new_mode ( char const* filename, char const* mode )Field 'retval->Type' in return value (pointer) has type 'enum VipsInterpretation'.
vips_image_pio_input ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_posteval ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_preeval ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_remove ( VipsImage* image, char const* field )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_set ( VipsImage* image, char const* field, GValue* value )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_set_area ( VipsImage* image, char const* field, VipsCallbackFn free_fn, void* data )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_set_blob ( VipsImage* image, char const* field, VipsCallbackFn free_fn, void* data, size_t length )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_set_delete_on_close ( VipsImage* image, gboolean delete_on_close )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_set_double ( VipsImage* image, char const* field, double d )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_set_int ( VipsImage* image, char const* field, int i )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_set_kill ( VipsImage* image, gboolean kill )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_set_progress ( VipsImage* image, gboolean progress )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_set_string ( VipsImage* image, char const* field, char const* str )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_wio_input ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_write ( VipsImage* image, VipsImage* out )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_write_line ( VipsImage* image, int ypos, VipsPel* linebuffer )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_write_prepare ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_write_to_file ( VipsImage* image, char const* filename )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_image_written ( VipsImage* image )Field 'image->Type' in 1st parameter 'image' (pointer) has type 'enum VipsInterpretation'.
vips_insert ( VipsImage* main, VipsImage* sub, VipsImage** out, int x, int y, ... )Field 'main->Type' in 1st parameter 'main' (pointer) has type 'enum VipsInterpretation'.
vips_interpolate ( VipsInterpolate* interpolate, void* out, VipsRegion* in, double x, double y )Field 'in->buffer->im->Type' in 3rd parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_invert ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_join ( VipsImage* main, VipsImage* sub, VipsImage** out, enum VipsDirection direction, ... )Field 'main->Type' in 1st parameter 'main' (pointer) has type 'enum VipsInterpretation'.
vips_jpegload ( char const* filename, VipsImage** out, ... )Field 'out->Type' in 2nd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
vips_jpegload_buffer ( void* buf, size_t len, VipsImage** out, ... )Field 'out->Type' in 3rd parameter 'out' (pointer) has type 'enum VipsInterpretation'.
vips_jpegsave ( VipsImage* in, char const* filename, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_jpegsave_buffer ( VipsImage* in, void** buf, size_t* len, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_jpegsave_mime ( VipsImage* in, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_Lab2LabQ ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_Lab2XYZ ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_LabQ2Lab ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_LabS2LabQ ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_LCh2Lab ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_less ( VipsImage* left, VipsImage* right, VipsImage** out, ... )Field 'right->Type' in 2nd parameter 'right' (pointer) has type 'enum VipsInterpretation'.
vips_less_const ( VipsImage* in, VipsImage** out, double* c, int n, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_less_const1 ( VipsImage* in, VipsImage** out, double c, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_lesseq ( VipsImage* left, VipsImage* right, VipsImage** out, ... )Field 'right->Type' in 2nd parameter 'right' (pointer) has type 'enum VipsInterpretation'.
vips_lesseq_const ( VipsImage* in, VipsImage** out, double* c, int n, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_lesseq_const1 ( VipsImage* in, VipsImage** out, double c, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_linear ( VipsImage* in, VipsImage** out, double* a, double* b, int n, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_linear1 ( VipsImage* in, VipsImage** out, double a, double b, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_linecache ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
vips_log ( VipsImage* in, VipsImage** out, ... )Field 'in->Type' in 1st parameter 'in' (pointer) has type 'enum VipsInterpretation'.
...