Test Info
Library Name | libvips-cpp |
Version #1 | 8.15.5 |
Version #2 | 8.16.0-rc2 |
Arch | x86_64 |
GCC Version | 13 |
Subject | Binary Compatibility |
Test Results
Total Header Files | 1 |
Total Libraries | 1 |
Total Symbols / Types | 348 / 59 |
Compatibility |
100% |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 8 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 3 |
Other Changes in Constants | - | 132 |
Added Symbols 8
VImage8.h,
libvips-cpp.so.42.18.0
namespace vips
VImage::addalpha ( struct VOption* options ) const
_ZNK4vips6VImage8addalphaEPNS_7VOptionE
VImage::clamp ( struct VOption* options ) const
_ZNK4vips6VImage5clampEPNS_7VOptionE
VImage::maxpair ( struct VImage right, struct VOption* options ) const
_ZNK4vips6VImage7maxpairES0_PNS_7VOptionE
VImage::minpair ( struct VImage right, struct VOption* options ) const
_ZNK4vips6VImage7minpairES0_PNS_7VOptionE
VImage::new_from_memory_steal ( void const* data, size_t size, int width, int height, int bands, enum VipsBandFormat format ) [static]
_ZN4vips6VImage21new_from_memory_stealEPKvmiii14VipsBandFormat
VImage::rawsave_buffer ( struct VOption* options ) const
_ZNK4vips6VImage14rawsave_bufferEPNS_7VOptionE
VImage::rawsave_target ( struct VTarget target, struct VOption* options ) const
_ZNK4vips6VImage14rawsave_targetENS_7VTargetEPNS_7VOptionE
VImage::sdf ( int width, int height, enum VipsSdfShape shape, struct VOption* options ) [static]
_ZN4vips6VImage3sdfEii12VipsSdfShapePNS_7VOptionE
to the top
Problems with Constants, Low Severity 3
image.h
[+] VIPS_MAX_COORD
|
Change |
Effect |
1 |
The value of constant VIPS_MAX_COORD has been changed from (10000000) to (vips_max_coord_get()). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
version.h
[+] VIPS_LIBRARY_AGE
|
Change |
Effect |
1 |
The value of constant VIPS_LIBRARY_AGE has been changed from (17) to (18). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] VIPS_LIBRARY_CURRENT
|
Change |
Effect |
1 |
The value of constant VIPS_LIBRARY_CURRENT has been changed from (59) to (60). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Other Changes in Constants 132
almostdeprecated.h
[+] MASK_BUTTERWORTH_BANDPASS
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_BANDPASS with value 14 has been added. |
No effect. |
[+] MASK_BUTTERWORTH_BANDREJECT
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_BANDREJECT with value 15 has been added. |
No effect. |
[+] MASK_BUTTERWORTH_HIGHPASS
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_HIGHPASS with value 2 has been added. |
No effect. |
[+] MASK_BUTTERWORTH_LOWPASS
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_LOWPASS with value 3 has been added. |
No effect. |
[+] MASK_BUTTERWORTH_RINGPASS
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_RINGPASS with value 8 has been added. |
No effect. |
[+] MASK_BUTTERWORTH_RINGREJECT
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_RINGREJECT with value 9 has been added. |
No effect. |
[+] MASK_FRACTAL_FLT
|
Change |
Effect |
1 |
The constant MASK_FRACTAL_FLT with value 18 has been added. |
No effect. |
[+] MASK_GAUSS_BANDPASS
|
Change |
Effect |
1 |
The constant MASK_GAUSS_BANDPASS with value 16 has been added. |
No effect. |
[+] MASK_GAUSS_BANDREJECT
|
Change |
Effect |
1 |
The constant MASK_GAUSS_BANDREJECT with value 17 has been added. |
No effect. |
[+] MASK_GAUSS_HIGHPASS
|
Change |
Effect |
1 |
The constant MASK_GAUSS_HIGHPASS with value 4 has been added. |
No effect. |
[+] MASK_GAUSS_LOWPASS
|
Change |
Effect |
1 |
The constant MASK_GAUSS_LOWPASS with value 5 has been added. |
No effect. |
[+] MASK_GAUSS_RINGPASS
|
Change |
Effect |
1 |
The constant MASK_GAUSS_RINGPASS with value 10 has been added. |
No effect. |
[+] MASK_GAUSS_RINGREJECT
|
Change |
Effect |
1 |
The constant MASK_GAUSS_RINGREJECT with value 11 has been added. |
No effect. |
[+] MASK_IDEAL_BANDPASS
|
Change |
Effect |
1 |
The constant MASK_IDEAL_BANDPASS with value 12 has been added. |
No effect. |
[+] MASK_IDEAL_BANDREJECT
|
Change |
Effect |
1 |
The constant MASK_IDEAL_BANDREJECT with value 13 has been added. |
No effect. |
[+] MASK_IDEAL_HIGHPASS
|
Change |
Effect |
1 |
The constant MASK_IDEAL_HIGHPASS with value 0 has been added. |
No effect. |
[+] MASK_IDEAL_LOWPASS
|
Change |
Effect |
1 |
The constant MASK_IDEAL_LOWPASS with value 1 has been added. |
No effect. |
[+] MASK_IDEAL_RINGPASS
|
Change |
Effect |
1 |
The constant MASK_IDEAL_RINGPASS with value 6 has been added. |
No effect. |
[+] MASK_IDEAL_RINGREJECT
|
Change |
Effect |
1 |
The constant MASK_IDEAL_RINGREJECT with value 7 has been added. |
No effect. |
dispatch.h
[+] IM_MAX_ARGS
|
Change |
Effect |
1 |
The constant IM_MAX_ARGS with value (1000) has been added. |
No effect. |
[+] IM_TYPE_COMPLEX
|
Change |
Effect |
1 |
The constant IM_TYPE_COMPLEX with value "complex" has been added. |
No effect. |
[+] IM_TYPE_DISPLAY
|
Change |
Effect |
1 |
The constant IM_TYPE_DISPLAY with value "display" has been added. |
No effect. |
[+] IM_TYPE_DMASK
|
Change |
Effect |
1 |
The constant IM_TYPE_DMASK with value "doublemask" has been added. |
No effect. |
[+] IM_TYPE_DOUBLE
|
Change |
Effect |
1 |
The constant IM_TYPE_DOUBLE with value "double" has been added. |
No effect. |
[+] IM_TYPE_DOUBLEVEC
|
Change |
Effect |
1 |
The constant IM_TYPE_DOUBLEVEC with value "doublevec" has been added. |
No effect. |
[+] IM_TYPE_GVALUE
|
Change |
Effect |
1 |
The constant IM_TYPE_GVALUE with value "gvalue" has been added. |
No effect. |
[+] IM_TYPE_IMAGE
|
Change |
Effect |
1 |
The constant IM_TYPE_IMAGE with value "image" has been added. |
No effect. |
[+] IM_TYPE_IMAGEVEC
|
Change |
Effect |
1 |
The constant IM_TYPE_IMAGEVEC with value "imagevec" has been added. |
No effect. |
[+] IM_TYPE_IMASK
|
Change |
Effect |
1 |
The constant IM_TYPE_IMASK with value "intmask" has been added. |
No effect. |
[+] IM_TYPE_INT
|
Change |
Effect |
1 |
The constant IM_TYPE_INT with value "integer" has been added. |
No effect. |
[+] IM_TYPE_INTERPOLATE
|
Change |
Effect |
1 |
The constant IM_TYPE_INTERPOLATE with value "interpolate" has been added. |
No effect. |
[+] IM_TYPE_INTVEC
|
Change |
Effect |
1 |
The constant IM_TYPE_INTVEC with value "intvec" has been added. |
No effect. |
[+] IM_TYPE_STRING
|
Change |
Effect |
1 |
The constant IM_TYPE_STRING with value "string" has been added. |
No effect. |
header.h
[+] VIPS_META_PALETTE
|
Change |
Effect |
1 |
The constant VIPS_META_PALETTE with value "palette" has been added. |
No effect. |
image.h
[+] VIPS_DEFAULT_MAX_COORD
|
Change |
Effect |
1 |
The constant VIPS_DEFAULT_MAX_COORD with value (100000000) has been added. |
No effect. |
vips7compat.h
[+] IM_A_X0
|
Change |
Effect |
1 |
The constant IM_A_X0 with value (109.8503) has been added. |
No effect. |
[+] IM_A_Y0
|
Change |
Effect |
1 |
The constant IM_A_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_A_Z0
|
Change |
Effect |
1 |
The constant IM_A_Z0 with value (35.5849) has been added. |
No effect. |
[+] IM_ANY
|
Change |
Effect |
1 |
The constant IM_ANY with value 3 has been added. |
No effect. |
[+] IM_B_X0
|
Change |
Effect |
1 |
The constant IM_B_X0 with value (99.0720) has been added. |
No effect. |
[+] IM_B_Y0
|
Change |
Effect |
1 |
The constant IM_B_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_B_Z0
|
Change |
Effect |
1 |
The constant IM_B_Z0 with value (85.2230) has been added. |
No effect. |
[+] IM_BANDFMT_CHAR
|
Change |
Effect |
1 |
The constant IM_BANDFMT_CHAR with value 1 has been added. |
No effect. |
[+] IM_BANDFMT_COMPLEX
|
Change |
Effect |
1 |
The constant IM_BANDFMT_COMPLEX with value 7 has been added. |
No effect. |
[+] IM_BANDFMT_DOUBLE
|
Change |
Effect |
1 |
The constant IM_BANDFMT_DOUBLE with value 8 has been added. |
No effect. |
[+] IM_BANDFMT_DPCOMPLEX
|
Change |
Effect |
1 |
The constant IM_BANDFMT_DPCOMPLEX with value 9 has been added. |
No effect. |
[+] IM_BANDFMT_FLOAT
|
Change |
Effect |
1 |
The constant IM_BANDFMT_FLOAT with value 6 has been added. |
No effect. |
[+] IM_BANDFMT_INT
|
Change |
Effect |
1 |
The constant IM_BANDFMT_INT with value 5 has been added. |
No effect. |
[+] IM_BANDFMT_LAST
|
Change |
Effect |
1 |
The constant IM_BANDFMT_LAST with value 10 has been added. |
No effect. |
[+] IM_BANDFMT_NOTSET
|
Change |
Effect |
1 |
The constant IM_BANDFMT_NOTSET with value -1 has been added. |
No effect. |
[+] IM_BANDFMT_SHORT
|
Change |
Effect |
1 |
The constant IM_BANDFMT_SHORT with value 3 has been added. |
No effect. |
[+] IM_BANDFMT_UCHAR
|
Change |
Effect |
1 |
The constant IM_BANDFMT_UCHAR with value 0 has been added. |
No effect. |
[+] IM_BANDFMT_UINT
|
Change |
Effect |
1 |
The constant IM_BANDFMT_UINT with value 4 has been added. |
No effect. |
[+] IM_BANDFMT_USHORT
|
Change |
Effect |
1 |
The constant IM_BANDFMT_USHORT with value 2 has been added. |
No effect. |
[+] IM_C_X0
|
Change |
Effect |
1 |
The constant IM_C_X0 with value (98.0700) has been added. |
No effect. |
[+] IM_C_Y0
|
Change |
Effect |
1 |
The constant IM_C_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_C_Z0
|
Change |
Effect |
1 |
The constant IM_C_Z0 with value (118.2300) has been added. |
No effect. |
[+] IM_CODING_LABQ
|
Change |
Effect |
1 |
The constant IM_CODING_LABQ with value 2 has been added. |
No effect. |
[+] IM_CODING_NONE
|
Change |
Effect |
1 |
The constant IM_CODING_NONE with value 0 has been added. |
No effect. |
[+] IM_CODING_RAD
|
Change |
Effect |
1 |
The constant IM_CODING_RAD with value 6 has been added. |
No effect. |
[+] IM_D3250_X0
|
Change |
Effect |
1 |
The constant IM_D3250_X0 with value (105.6590) has been added. |
No effect. |
[+] IM_D3250_Y0
|
Change |
Effect |
1 |
The constant IM_D3250_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D3250_Z0
|
Change |
Effect |
1 |
The constant IM_D3250_Z0 with value (45.8501) has been added. |
No effect. |
[+] IM_D50_X0
|
Change |
Effect |
1 |
The constant IM_D50_X0 with value (96.4250) has been added. |
No effect. |
[+] IM_D50_Y0
|
Change |
Effect |
1 |
The constant IM_D50_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D50_Z0
|
Change |
Effect |
1 |
The constant IM_D50_Z0 with value (82.4680) has been added. |
No effect. |
[+] IM_D55_X0
|
Change |
Effect |
1 |
The constant IM_D55_X0 with value (95.6831) has been added. |
No effect. |
[+] IM_D55_Y0
|
Change |
Effect |
1 |
The constant IM_D55_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D55_Z0
|
Change |
Effect |
1 |
The constant IM_D55_Z0 with value (92.0871) has been added. |
No effect. |
[+] IM_D65_X0
|
Change |
Effect |
1 |
The constant IM_D65_X0 with value (95.0470) has been added. |
No effect. |
[+] IM_D65_Y0
|
Change |
Effect |
1 |
The constant IM_D65_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D65_Z0
|
Change |
Effect |
1 |
The constant IM_D65_Z0 with value (108.8827) has been added. |
No effect. |
[+] IM_D75_X0
|
Change |
Effect |
1 |
The constant IM_D75_X0 with value (94.9682) has been added. |
No effect. |
[+] IM_D75_Y0
|
Change |
Effect |
1 |
The constant IM_D75_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D75_Z0
|
Change |
Effect |
1 |
The constant IM_D75_Z0 with value (122.5710) has been added. |
No effect. |
[+] IM_D93_X0
|
Change |
Effect |
1 |
The constant IM_D93_X0 with value (89.7400) has been added. |
No effect. |
[+] IM_D93_Y0
|
Change |
Effect |
1 |
The constant IM_D93_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D93_Z0
|
Change |
Effect |
1 |
The constant IM_D93_Z0 with value (130.7700) has been added. |
No effect. |
[+] IM_E_X0
|
Change |
Effect |
1 |
The constant IM_E_X0 with value (100.0) has been added. |
No effect. |
[+] IM_E_Y0
|
Change |
Effect |
1 |
The constant IM_E_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_E_Z0
|
Change |
Effect |
1 |
The constant IM_E_Z0 with value (100.0) has been added. |
No effect. |
[+] IM_EXEEXT
|
Change |
Effect |
1 |
The constant IM_EXEEXT with value "" has been added. |
No effect. |
[+] IM_FATSTRIP
|
Change |
Effect |
1 |
The constant IM_FATSTRIP with value 1 has been added. |
No effect. |
[+] IM_INTENT_ABSOLUTE_COLORIMETRIC
|
Change |
Effect |
1 |
The constant IM_INTENT_ABSOLUTE_COLORIMETRIC with value 3 has been added. |
No effect. |
[+] IM_INTENT_PERCEPTUAL
|
Change |
Effect |
1 |
The constant IM_INTENT_PERCEPTUAL with value 0 has been added. |
No effect. |
[+] IM_INTENT_RELATIVE_COLORIMETRIC
|
Change |
Effect |
1 |
The constant IM_INTENT_RELATIVE_COLORIMETRIC with value 1 has been added. |
No effect. |
[+] IM_INTENT_SATURATION
|
Change |
Effect |
1 |
The constant IM_INTENT_SATURATION with value 2 has been added. |
No effect. |
[+] IM_META_EXIF_NAME
|
Change |
Effect |
1 |
The constant IM_META_EXIF_NAME with value "exif-data" has been added. |
No effect. |
[+] IM_META_ICC_NAME
|
Change |
Effect |
1 |
The constant IM_META_ICC_NAME with value "icc-profile-data" has been added. |
No effect. |
[+] IM_META_RESOLUTION_UNIT
|
Change |
Effect |
1 |
The constant IM_META_RESOLUTION_UNIT with value "resolution-unit" has been added. |
No effect. |
[+] IM_PI
|
Change |
Effect |
1 |
The constant IM_PI with value (3.14159265358979323846) has been added. |
No effect. |
[+] IM_SIZEOF_HEADER
|
Change |
Effect |
1 |
The constant IM_SIZEOF_HEADER with value (64) has been added. |
No effect. |
[+] IM_SMALLTILE
|
Change |
Effect |
1 |
The constant IM_SMALLTILE with value 0 has been added. |
No effect. |
[+] IM_THINSTRIP
|
Change |
Effect |
1 |
The constant IM_THINSTRIP with value 2 has been added. |
No effect. |
[+] IM_TYPE_B_W
|
Change |
Effect |
1 |
The constant IM_TYPE_B_W with value 1 has been added. |
No effect. |
[+] IM_TYPE_CMYK
|
Change |
Effect |
1 |
The constant IM_TYPE_CMYK with value 15 has been added. |
No effect. |
[+] IM_TYPE_FOURIER
|
Change |
Effect |
1 |
The constant IM_TYPE_FOURIER with value 24 has been added. |
No effect. |
[+] IM_TYPE_GREY16
|
Change |
Effect |
1 |
The constant IM_TYPE_GREY16 with value 26 has been added. |
No effect. |
[+] IM_TYPE_HISTOGRAM
|
Change |
Effect |
1 |
The constant IM_TYPE_HISTOGRAM with value 10 has been added. |
No effect. |
[+] IM_TYPE_LAB
|
Change |
Effect |
1 |
The constant IM_TYPE_LAB with value 13 has been added. |
No effect. |
[+] IM_TYPE_LABQ
|
Change |
Effect |
1 |
The constant IM_TYPE_LABQ with value 16 has been added. |
No effect. |
[+] IM_TYPE_LABS
|
Change |
Effect |
1 |
The constant IM_TYPE_LABS with value 21 has been added. |
No effect. |
[+] IM_TYPE_LCH
|
Change |
Effect |
1 |
The constant IM_TYPE_LCH with value 19 has been added. |
No effect. |
[+] IM_TYPE_MULTIBAND
|
Change |
Effect |
1 |
The constant IM_TYPE_MULTIBAND with value 0 has been added. |
No effect. |
[+] IM_TYPE_RGB
|
Change |
Effect |
1 |
The constant IM_TYPE_RGB with value 17 has been added. |
No effect. |
[+] IM_TYPE_RGB16
|
Change |
Effect |
1 |
The constant IM_TYPE_RGB16 with value 25 has been added. |
No effect. |
[+] IM_TYPE_sRGB
|
Change |
Effect |
1 |
The constant IM_TYPE_sRGB with value 22 has been added. |
No effect. |
[+] IM_TYPE_UCS
|
Change |
Effect |
1 |
The constant IM_TYPE_UCS with value 18 has been added. |
No effect. |
[+] IM_TYPE_XYZ
|
Change |
Effect |
1 |
The constant IM_TYPE_XYZ with value 12 has been added. |
No effect. |
[+] IM_TYPE_YXY
|
Change |
Effect |
1 |
The constant IM_TYPE_YXY with value 23 has been added. |
No effect. |
[+] VIPS_EXEEXT
|
Change |
Effect |
1 |
The constant VIPS_EXEEXT with value "" has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_BANDPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_BANDPASS with value 14 has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_BANDREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_BANDREJECT with value 15 has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_HIGHPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_HIGHPASS with value 2 has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_LOWPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_LOWPASS with value 3 has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_RINGPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_RINGPASS with value 8 has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_RINGREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_RINGREJECT with value 9 has been added. |
No effect. |
[+] VIPS_MASK_FRACTAL_FLT
|
Change |
Effect |
1 |
The constant VIPS_MASK_FRACTAL_FLT with value 18 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_BANDPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_BANDPASS with value 16 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_BANDREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_BANDREJECT with value 17 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_HIGHPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_HIGHPASS with value 4 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_LOWPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_LOWPASS with value 5 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_RINGPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_RINGPASS with value 10 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_RINGREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_RINGREJECT with value 11 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_BANDPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_BANDPASS with value 12 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_BANDREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_BANDREJECT with value 13 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_HIGHPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_HIGHPASS with value 0 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_LOWPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_LOWPASS with value 1 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_RINGPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_RINGPASS with value 6 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_RINGREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_RINGREJECT with value 7 has been added. |
No effect. |
[+] VIPS_META_IPCT_NAME
|
Change |
Effect |
1 |
The constant VIPS_META_IPCT_NAME with value "iptc-data" has been added. |
No effect. |
[+] VIPS_VECTOR_SOURCE_MAX
|
Change |
Effect |
1 |
The constant VIPS_VECTOR_SOURCE_MAX with value (10) has been added. |
No effect. |
to the top
Header Files 1
vips8
to the top
Libraries 1
libvips-cpp.so.42.17.5
to the top
Test Info
Library Name | libvips-cpp |
Version #1 | 8.15.5 |
Version #2 | 8.16.0-rc2 |
Arch | x86_64 |
Subject | Source Compatibility |
Test Results
Total Header Files | 1 |
Total Libraries | 1 |
Total Symbols / Types | 1691 / 243 |
Compatibility |
99.9% |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 577 |
Removed Symbols | High | 2 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 10 |
Other Changes in Constants | - | 375 |
Added Symbols 577
almostdeprecated.h
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 )
im_and_vec ( VipsImage* p1, VipsImage* p2, int p3, double* p4 )
im_andconst ( VipsImage* p1, VipsImage* p2, double p3 )
im_bernd ( char const* tiffname, int x, int y, int w, int h )
im_c2ps ( VipsImage* in, VipsImage* out )
im_cache ( VipsImage* in, VipsImage* out, int width, int height, int max )
im_circle ( VipsImage* im, int cx, int cy, int radius, int intensity )
im_clip ( VipsImage* in, VipsImage* out )
im_clip2c ( VipsImage* in, VipsImage* out )
im_clip2cm ( VipsImage* in, VipsImage* out )
im_clip2d ( VipsImage* in, VipsImage* out )
im_clip2dcm ( VipsImage* in, VipsImage* out )
im_clip2f ( VipsImage* in, VipsImage* out )
im_clip2i ( VipsImage* in, VipsImage* out )
im_clip2s ( VipsImage* in, VipsImage* out )
im_clip2ui ( VipsImage* in, VipsImage* out )
im_clip2us ( VipsImage* in, VipsImage* out )
im_cmulnorm ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_contrast_surface_raw ( VipsImage* in, VipsImage* out, int half_win_size, int spacing )
im_conv_raw ( VipsImage* in, VipsImage* out, INTMASK* mask )
im_convf ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )
im_convf_raw ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )
im_convsep_raw ( VipsImage* in, VipsImage* out, INTMASK* mask )
im_convsepf ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )
im_convsepf_raw ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )
im_convsub ( VipsImage* in, VipsImage* out, INTMASK* mask, int xskip, int yskip )
im_cooc_asm ( VipsImage* m, double* asmoment )
im_cooc_contrast ( VipsImage* m, double* contrast )
im_cooc_correlation ( VipsImage* m, double* correlation )
im_cooc_entropy ( VipsImage* m, double* entropy )
im_cooc_matrix ( VipsImage* im, VipsImage* m, int xp, int yp, int xs, int ys, int dx, int dy, int flag )
im_copy_from ( VipsImage* in, VipsImage* out, enum im_arch_type architecture )
im_diagnostics ( char const* fmt, ... )
im_dif_std ( VipsImage* im, int xpos, int ypos, int xsize, int ysize, int dx, int dy, double* pmean, double* pstd )
im_dilate_raw ( VipsImage* in, VipsImage* out, INTMASK* m )
im_eor_vec ( VipsImage* p1, VipsImage* p2, int p3, double* p4 )
im_eorconst ( VipsImage* p1, VipsImage* p2, double p3 )
im_erode_raw ( VipsImage* in, VipsImage* out, INTMASK* m )
im_errormsg ( char const* fmt, ... )
im_errormsg_system ( int err, char const* fmt, ... )
im_extract ( VipsImage* p1, VipsImage* p2, struct IMAGE_BOX* p3 )
im_fastcor_raw ( VipsImage* in, VipsImage* ref, VipsImage* out )
im_fastline ( VipsImage* im, int x1, int y1, int x2, int y2, VipsPel* pel )
im_fastlineuser ( VipsImage* im, int x1, int y1, int x2, int y2, VipsPlotFn fn, void* client1, void* client2, void* client3 )
im_fav4 ( VipsImage** p1, VipsImage* p2 )
im_flood ( VipsImage* im, int x, int y, VipsPel* ink, VipsRect* dout )
im_flood_blob ( VipsImage* im, int x, int y, VipsPel* ink, VipsRect* dout )
im_flood_blob_copy ( VipsImage* in, VipsImage* out, int x, int y, VipsPel* ink )
im_flood_copy ( VipsImage* in, VipsImage* out, int x, int y, VipsPel* ink )
im_flood_other ( VipsImage* test, VipsImage* mark, int x, int y, int serial, VipsRect* dout )
im_flood_other_copy ( VipsImage* test, VipsImage* mark, VipsImage* out, int x, int y, int serial )
im_gadd ( double p1, VipsImage* p2, double p3, VipsImage* p4, double p5, VipsImage* p6 )
im_glds_asm ( VipsImage* m, double* asmoment )
im_glds_contrast ( VipsImage* m, double* contrast )
im_glds_entropy ( VipsImage* m, double* entropy )
im_glds_matrix ( VipsImage* im, VipsImage* m, int xpos, int ypos, int xsize, int ysize, int dx, int dy )
im_glds_mean ( VipsImage* m, double* mean )
im_gradcor_raw ( VipsImage* in, VipsImage* ref, VipsImage* out )
im_icc_export ( VipsImage* in, VipsImage* out, char const* output_profile_filename, int intent )
im_insertplace ( VipsImage* main, VipsImage* sub, int x, int y )
im_iscomplex ( VipsImage* im )
im_isfloat ( VipsImage* im )
im_isint ( VipsImage* im )
im_isnative ( enum im_arch_type arch )
im_isscalar ( VipsImage* im )
im_isuint ( VipsImage* im )
im_iterate ( VipsImage* im, VipsStartFn start, im_generate_fn generate, VipsStopFn stop, void* a, void* b )
im_lhisteq ( VipsImage* in, VipsImage* out, int xwin, int ywin )
im_line ( VipsImage* p1, int p2, int p3, int p4, int p5, int p6 )
im_litecor ( VipsImage* p1, VipsImage* p2, VipsImage* p3, int p4, double p5 )
im_measure ( VipsImage* im, struct IMAGE_BOX* box, int h, int v, int* sel, int nsel, char const* name )
im_or_vec ( VipsImage* p1, VipsImage* p2, int p3, double* p4 )
im_orconst ( VipsImage* p1, VipsImage* p2, double p3 )
im_paintrect ( VipsImage* im, VipsRect* r, VipsPel* ink )
im_plotmask ( VipsImage* im, int ix, int iy, VipsPel* ink, VipsPel* mask, VipsRect* r )
im_plotpoint ( VipsImage* im, int x, int y, VipsPel* pel )
im_print ( char const* message )
im_rank_raw ( VipsImage* in, VipsImage* out, int xsize, int ysize, int order )
im_readpoint ( VipsImage* im, int x, int y, VipsPel* pel )
im_remainderconst_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_render ( VipsImage* in, VipsImage* out, VipsImage* mask, int width, int height, int max, void(*notify)(VipsImage*, VipsRect*, void*), void* client )
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 )
im_render_priority ( VipsImage* in, VipsImage* out, VipsImage* mask, int width, int height, int max, int priority, void(*notify)(VipsImage*, VipsRect*, void*), void* client )
im_resize_linear ( VipsImage* p1, VipsImage* p2, int p3, int p4 )
im_segment ( VipsImage* test, VipsImage* mask, int* segments )
im_simcontr ( VipsImage* out, int xsize, int ysize )
im_similarity ( VipsImage* in, VipsImage* out, double a, double b, double dx, double dy )
im_similarity_area ( VipsImage* in, VipsImage* out, double a, double b, double dx, double dy, int ox, int oy, int ow, int oh )
im_slice ( VipsImage* in, VipsImage* out, double p3, double p4 )
im_smear ( VipsImage* im, int ix, int iy, VipsRect* r )
im_smudge ( VipsImage* image, int ix, int iy, VipsRect* r )
im_spatres ( VipsImage* in, VipsImage* out, int step )
im_spcor_raw ( VipsImage* in, VipsImage* ref, VipsImage* out )
im_stdif ( VipsImage* in, VipsImage* out, double a, double m0, double b, double s0, int xwin, int ywin )
im_stretch3 ( VipsImage* in, VipsImage* out, double dx, double dy )
im_thresh ( VipsImage* in, VipsImage* out, double p3 )
im_verrormsg ( char const* fmt, struct __va_list_tag* ap )
im_warning ( char const* fmt, ... )
vips_autorot_get_angle ( VipsImage* image )
vips_free ( void* buf )
vips_g_thread_join ( GThread* thread )
vips_info ( char const* domain, char const* fmt, ... )
vips_info_set ( gboolean info )
vips_thread_isworker ( )
vips_vinfo ( char const* domain, char const* fmt, struct __va_list_tag* ap )
vips_vwarn ( char const* domain, char const* fmt, struct __va_list_tag* ap )
vips_warn ( char const* domain, char const* fmt, ... )
arithmetic.h
vips_clamp ( VipsImage* in, VipsImage** out, ... )
vips_maxpair ( VipsImage* left, VipsImage* right, VipsImage** out, ... )
vips_minpair ( VipsImage* left, VipsImage* right, VipsImage** out, ... )
create.h
vips_sdf ( VipsImage** out, int width, int height, enum VipsSdfShape shape, ... )
dispatch.h
im__cprint ( im_object obj )
im__displayprint ( im_object obj )
im__dmsprint ( im_object obj )
im__dprint ( im_object obj )
im__dvprint ( im_object obj )
im__gprint ( im_object obj )
im__input_display [data]
im__input_dmask [data]
im__input_double [data]
im__input_doublevec [data]
im__input_gvalue [data]
im__input_image [data]
im__input_imagevec [data]
im__input_imask [data]
im__input_int [data]
im__input_interpolate [data]
im__input_intvec [data]
im__input_string [data]
im__iprint ( im_object obj )
im__ivprint ( im_object obj )
im__output_complex [data]
im__output_display [data]
im__output_dmask [data]
im__output_dmask_screen [data]
im__output_double [data]
im__output_doublevec [data]
im__output_gvalue [data]
im__output_image [data]
im__output_imask [data]
im__output_int [data]
im__output_intvec [data]
im__output_string [data]
im__rw_image [data]
im__sprint ( im_object obj )
im_allocate_vargv ( struct im_function* fn, im_object* vargv )
im_close_plugins ( )
im_find_function ( char const* name )
im_find_package ( char const* name )
im_free_vargv ( struct im_function* fn, im_object* vargv )
im_load_plugin ( char const* name )
im_load_plugins ( char const* fmt, ... )
im_map_packages ( VipsSListMap2Fn fn, void* a )
im_package_of_function ( char const* name )
im_run_command ( char* name, int argc, char** argv )
vips__input_interpolate_init ( im_object* obj, char* str )
enumtypes.h
vips_sdf_shape_get_type ( )
foreign.h
vips_rawsave_buffer ( VipsImage* in, void** buf, size_t* len, ... )
vips_rawsave_target ( VipsImage* in, VipsTarget* target, ... )
private.h
VipsArrayDouble_unref ( VipsArrayDouble* array )
VipsArrayImage_unref ( VipsArrayImage* array )
VImage8.h
namespace vips
VImage::addalpha ( struct VOption* options ) const
_ZNK4vips6VImage8addalphaEPNS_7VOptionE
VImage::clamp ( struct VOption* options ) const
_ZNK4vips6VImage5clampEPNS_7VOptionE
VImage::maxpair ( struct VImage right, struct VOption* options ) const
_ZNK4vips6VImage7maxpairES0_PNS_7VOptionE
VImage::minpair ( struct VImage right, struct VOption* options ) const
_ZNK4vips6VImage7minpairES0_PNS_7VOptionE
VImage::new_from_memory_steal ( void const* data, size_t size, int width, int height, int bands, enum VipsBandFormat format ) [static]
_ZN4vips6VImage21new_from_memory_stealEPKvmiii14VipsBandFormat
VImage::rawsave_buffer ( struct VOption* options ) const
_ZNK4vips6VImage14rawsave_bufferEPNS_7VOptionE
VImage::rawsave_target ( struct VTarget target, struct VOption* options ) const
_ZNK4vips6VImage14rawsave_targetENS_7VTargetEPNS_7VOptionE
VImage::sdf ( int width, int height, enum VipsSdfShape shape, struct VOption* options ) [static]
_ZN4vips6VImage3sdfEii12VipsSdfShapePNS_7VOptionE
vips.h
vips_max_coord_get ( )
vips7compat.h
im__bandalike ( char const* domain, VipsImage* in1, VipsImage* in2, VipsImage* out1, VipsImage* out2 )
im__bandalike_vec ( char const* domain, VipsImage** in, VipsImage** out, int n )
im__bandup ( char const* domain, VipsImage* in, VipsImage* out, int n )
im__colour_unary ( char const* domain, VipsImage* in, VipsImage* out, enum VipsInterpretation interpretation, im_wrapone_fn buffer_fn, void* a, void* b )
im__format_init ( )
im__formatalike ( VipsImage* in1, VipsImage* in2, VipsImage* out1, VipsImage* out2 )
im__formatalike_vec ( VipsImage** in, VipsImage** out, int n )
im__insert_base ( char const* domain, VipsImage* in1, VipsImage* in2, VipsImage* out )
im__vector_to_ink ( char const* domain, VipsImage* im, int n, double* vec )
im_abs ( VipsImage* in, VipsImage* out )
im_aconv ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask, int n_layers, int cluster )
im_aconvsep ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask, int n_layers )
im_acostra ( VipsImage* in, VipsImage* out )
im_add ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_add_callback ( VipsImage* im, char const* callback, VipsCallbackFn fn, void* a, void* b )
im_add_callback1 ( VipsImage* im, char const* callback, VipsCallbackFn fn, void* a, void* b )
im_addgnoise ( VipsImage* in, VipsImage* out, double sigma )
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 )
im_affinei_all ( VipsImage* in, VipsImage* out, VipsInterpolate* interpolate, double a, double b, double c, double d, double dx, double dy )
im_align_bands ( VipsImage* in, VipsImage* out )
im_analyze2vips ( char const* filename, VipsImage* out )
im_andimage ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_andimage_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_andimageconst ( VipsImage* in, VipsImage* out, double c )
im_argb2rgba ( VipsImage* in, VipsImage* out )
im_asintra ( VipsImage* in, VipsImage* out )
im_atantra ( VipsImage* in, VipsImage* out )
im_avg ( VipsImage* in, double* out )
im_BandFmt2char ( enum VipsBandFormat fmt )
im_bandjoin ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_bandmean ( VipsImage* in, VipsImage* out )
im_benchmark2 ( VipsImage* in, double* out )
im_benchmarkn ( VipsImage* in, VipsImage* out, int n )
im_black ( VipsImage* out, int x, int y, int bands )
im_blend ( VipsImage* c, VipsImage* a, VipsImage* b, VipsImage* out )
im_bufjpeg2vips ( void* buf, size_t len, VipsImage* out, gboolean header_only )
im_bufmagick2vips ( void* buf, size_t len, VipsImage* out, gboolean header_only )
im_buildlut ( DOUBLEMASK* input, VipsImage* output )
im_c2amph ( VipsImage* in, VipsImage* out )
im_c2imag ( VipsImage* in, VipsImage* out )
im_c2real ( VipsImage* in, VipsImage* out )
im_c2rect ( VipsImage* in, VipsImage* out )
im_ceil ( VipsImage* in, VipsImage* out )
im_char2BandFmt ( char const* str )
im_char2Coding ( char const* str )
im_char2dhint ( char const* str )
im_char2dtype ( char const* str )
im_char2Type ( char const* str )
im_clip2fmt ( VipsImage* in, VipsImage* out, enum VipsBandFormat fmt )
im_close ( VipsImage* im )
im_cntlines ( VipsImage* im, double* nolines, int flag )
im_Coding2char ( enum VipsCoding coding )
im_compass ( VipsImage* in, VipsImage* out, INTMASK* mask )
im_Compression2char ( int n )
im_contrast_surface ( VipsImage* in, VipsImage* out, int half_win_size, int spacing )
im_conv ( VipsImage* in, VipsImage* out, INTMASK* mask )
im_conv_f ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )
im_conv_f_raw ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )
im_convsep ( VipsImage* in, VipsImage* out, INTMASK* mask )
im_convsep_f ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )
im_convsep_f_raw ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask )
im_copy ( VipsImage* in, VipsImage* out )
im_copy_dmask_matrix ( DOUBLEMASK* mask, double** matrix )
im_copy_file ( VipsImage* in, VipsImage* out )
im_copy_matrix_dmask ( double** matrix, DOUBLEMASK* mask )
im_copy_morph ( VipsImage* in, VipsImage* out, int bands, enum VipsBandFormat format, enum VipsCoding coding )
im_copy_native ( VipsImage* in, VipsImage* out, gboolean is_msb_first )
im_copy_set ( VipsImage* in, VipsImage* out, enum VipsInterpretation interpretation, float xres, float yres, int xoffset, int yoffset )
im_copy_set_meta ( VipsImage* in, VipsImage* out, char const* field, GValue* value )
im_copy_swap ( VipsImage* in, VipsImage* out )
im_correl ( VipsImage* ref, VipsImage* sec, int xref, int yref, int xsec, int ysec, int hwindowsize, int hsearchsize, double* correlation, int* x, int* y )
im_costra ( VipsImage* in, VipsImage* out )
im_cp_desc ( VipsImage* out, VipsImage* in )
im_cp_descv ( VipsImage* im, ... )
im_create_fmask ( VipsImage* out, int xsize, int ysize, enum ImMaskType flag, ... )
im_cross_phase ( VipsImage* a, VipsImage* b, VipsImage* out )
im_csv2vips ( char const* filename, VipsImage* out )
im_dE00_fromLab ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_dE_fromdisp ( VipsImage* p1, VipsImage* p2, VipsImage* p3, struct im_col_display* p4 )
im_dE_fromLab ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_dE_fromXYZ ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_dECMC_fromdisp ( VipsImage* p1, VipsImage* p2, VipsImage* p3, struct im_col_display* p4 )
im_dECMC_fromLab ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_demand_hint ( VipsImage* im, enum VipsDemandStyle hint, ... )
im_deviate ( VipsImage* in, double* out )
im_dhint2char ( enum VipsDemandStyle style )
im_dilate ( VipsImage* in, VipsImage* out, INTMASK* mask )
im_disp2Lab ( VipsImage* in, VipsImage* out, struct im_col_display* disp )
im_disp_ps ( VipsImage* in, VipsImage* out )
im_divide ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_dmat_alloc ( int nrl, int nrh, int ncl, int nch )
im_draw_circle ( VipsImage* image, int x, int y, int radius, gboolean fill, VipsPel* ink )
im_draw_flood ( VipsImage* image, int x, int y, VipsPel* ink, VipsRect* dout )
im_draw_flood_blob ( VipsImage* image, int x, int y, VipsPel* ink, VipsRect* dout )
im_draw_flood_other ( VipsImage* image, VipsImage* test, int x, int y, int serial, VipsRect* dout )
im_draw_image ( VipsImage* image, VipsImage* sub, int x, int y )
im_draw_line ( VipsImage* image, int x1, int y1, int x2, int y2, VipsPel* ink )
im_draw_line_user ( VipsImage* image, int x1, int y1, int x2, int y2, VipsPlotFn plot, void* a, void* b, void* c )
im_draw_mask ( VipsImage* image, VipsImage* mask_im, int x, int y, VipsPel* ink )
im_draw_point ( VipsImage* image, int x, int y, VipsPel* ink )
im_draw_rect ( VipsImage* image, int left, int top, int width, int height, int fill, VipsPel* ink )
im_draw_smudge ( VipsImage* image, int left, int top, int width, int height )
im_dtype2char ( enum VipsImageType n )
im_dvector ( int nl, int nh )
im_embed ( VipsImage* in, VipsImage* out, int type, int x, int y, int width, int height )
im_eorimage ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_eorimage_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_eorimageconst ( VipsImage* in, VipsImage* out, double c )
im_equal ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_equal_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_equalconst ( VipsImage* in, VipsImage* out, double c )
im_erode ( VipsImage* in, VipsImage* out, INTMASK* mask )
im_exp10tra ( VipsImage* in, VipsImage* out )
im_expntra ( VipsImage* in, VipsImage* out, double e )
im_expntra_vec ( VipsImage* in, VipsImage* out, int n, double* e )
im_exptra ( VipsImage* in, VipsImage* out )
im_exr2vips ( char const* filename, VipsImage* out )
im_extract_area ( VipsImage* in, VipsImage* out, int left, int top, int width, int height )
im_extract_areabands ( VipsImage* in, VipsImage* out, int left, int top, int width, int height, int band, int nbands )
im_extract_band ( VipsImage* in, VipsImage* out, int band )
im_extract_bands ( VipsImage* in, VipsImage* out, int band, int nbands )
im_eye ( VipsImage* out, int const xsize, int const ysize, double const factor )
im_falsecolour ( VipsImage* in, VipsImage* out )
im_fastcor ( VipsImage* in, VipsImage* ref, VipsImage* out )
im_feye ( VipsImage* out, int const xsize, int const ysize, double const factor )
im_fgrey ( VipsImage* out, int const xsize, int const ysize )
im_filename_split ( char const* path, char* name, char* mode )
im_filename_suffix ( char const* path, char* suffix )
im_filename_suffix_match ( char const* path, char const** suffixes )
im_fits2vips ( char const* filename, VipsImage* out )
im_fliphor ( VipsImage* in, VipsImage* out )
im_flipver ( VipsImage* in, VipsImage* out )
im_float2rad ( VipsImage* in, VipsImage* out )
im_floor ( VipsImage* in, VipsImage* out )
im_flt_image_freq ( VipsImage* in, VipsImage* out, enum ImMaskType flag, ... )
im_fmat_alloc ( int nrl, int nrh, int ncl, int nch )
im_fractsurf ( VipsImage* out, int size, double frd )
im_free_dmat ( double** m, int nrl, int nrh, int ncl, int nch )
im_free_dvector ( double* v, int nl, int nh )
im_free_fmat ( float** m, int nrl, int nrh, int ncl, int nch )
im_free_fvector ( float* v, int nl, int nh )
im_free_imat ( int** m, int nrl, int nrh, int ncl, int nch )
im_free_ivector ( int* v, int nl, int nh )
im_freqflt ( VipsImage* in, VipsImage* mask, VipsImage* out )
im_fvector ( int nl, int nh )
im_fwfft ( VipsImage* in, VipsImage* out )
im_fzone ( VipsImage* out, int size )
im_gammacorrect ( VipsImage* in, VipsImage* out, double exponent )
im_gaussnoise ( VipsImage* out, int x, int y, double mean, double sigma )
im_gbandjoin ( VipsImage** in, VipsImage* out, int n )
im_generate ( VipsImage* im, VipsStartFn start, im_generate_fn generate, VipsStopFn stop, void* a, void* b )
im_getnextoption ( char** in )
im_getsuboption ( char const* buf )
im_global_balance ( VipsImage* in, VipsImage* out, double gamma )
im_global_balancef ( VipsImage* in, VipsImage* out, double gamma )
im_grad_x ( VipsImage* in, VipsImage* out )
im_grad_y ( VipsImage* in, VipsImage* out )
im_gradcor ( VipsImage* in, VipsImage* ref, VipsImage* out )
im_gradient ( VipsImage* in, VipsImage* out, INTMASK* mask )
im_grey ( VipsImage* out, int const xsize, int const ysize )
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 )
im_grid ( VipsImage* in, VipsImage* out, int tile_height, int across, int down )
im_heq ( VipsImage* in, VipsImage* out, int bandno )
im_hist ( VipsImage* in, VipsImage* out, int bandno )
im_hist_indexed ( VipsImage* index, VipsImage* value, VipsImage* out )
im_histcum ( VipsImage* in, VipsImage* out )
im_histeq ( VipsImage* in, VipsImage* out )
im_histgr ( VipsImage* in, VipsImage* out, int bandno )
im_histnD ( VipsImage* in, VipsImage* out, int bins )
im_histnorm ( VipsImage* in, VipsImage* out )
im_histplot ( VipsImage* in, VipsImage* out )
im_histspec ( VipsImage* in, VipsImage* ref, VipsImage* out )
im_hsp ( VipsImage* in, VipsImage* ref, VipsImage* out )
im_icc_ac2rc ( VipsImage* in, VipsImage* out, char const* profile_filename )
im_icc_export_depth ( VipsImage* in, VipsImage* out, int depth, char const* output_profile_filename, enum VipsIntent intent )
im_icc_import ( VipsImage* in, VipsImage* out, char const* input_profile_filename, enum VipsIntent intent )
im_icc_import_embedded ( VipsImage* in, VipsImage* out, enum VipsIntent intent )
im_icc_transform ( VipsImage* in, VipsImage* out, char const* input_profile_filename, char const* output_profile_filename, enum VipsIntent intent )
im_identity ( VipsImage* lut, int bands )
im_identity_ushort ( VipsImage* lut, int bands, int sz )
im_ifthenelse ( VipsImage* c, VipsImage* a, VipsImage* b, VipsImage* out )
im_imask2vips ( INTMASK* in, VipsImage* out )
im_imat_alloc ( int nrl, int nrh, int ncl, int nch )
im_init ( char const* filename )
im_init_world ( char const* argv0 )
im_insert ( VipsImage* main, VipsImage* sub, VipsImage* out, int x, int y )
im_insert_noexpand ( VipsImage* main, VipsImage* sub, VipsImage* out, int x, int y )
im_insertset ( VipsImage* main, VipsImage* sub, VipsImage* out, int n, int* x, int* y )
im_invert ( VipsImage* in, VipsImage* out )
im_invertlut ( DOUBLEMASK* input, VipsImage* output, int lut_size )
im_invfft ( VipsImage* in, VipsImage* out )
im_invfftr ( VipsImage* in, VipsImage* out )
im_invmat ( double** p1, int p2 )
im_ismonotonic ( VipsImage* lut, int* out )
im_ivector ( int nl, int nh )
im_jpeg2vips ( char const* filename, VipsImage* out )
im_Lab2disp ( VipsImage* in, VipsImage* out, struct im_col_display* disp )
im_Lab2LabQ ( VipsImage* in, VipsImage* out )
im_Lab2LabS ( VipsImage* in, VipsImage* out )
im_Lab2LCh ( VipsImage* in, VipsImage* out )
im_Lab2UCS ( VipsImage* in, VipsImage* out )
im_Lab2XYZ ( VipsImage* in, VipsImage* out )
im_Lab2XYZ_temp ( VipsImage* in, VipsImage* out, double X0, double Y0, double Z0 )
im_lab_morph ( VipsImage* in, VipsImage* out, DOUBLEMASK* mask, double L_offset, double L_scale, double a_scale, double b_scale )
im_label_regions ( VipsImage* test, VipsImage* mask, int* segments )
im_LabQ2Lab ( VipsImage* in, VipsImage* out )
im_LabQ2LabS ( VipsImage* in, VipsImage* out )
im_LabQ2sRGB ( VipsImage* in, VipsImage* out )
im_LabQ2XYZ ( VipsImage* in, VipsImage* out )
im_LabS2Lab ( VipsImage* in, VipsImage* out )
im_LabS2LabQ ( VipsImage* in, VipsImage* out )
im_LCh2Lab ( VipsImage* in, VipsImage* out )
im_LCh2UCS ( VipsImage* in, VipsImage* out )
im_less ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_less_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_lessconst ( VipsImage* in, VipsImage* out, double c )
im_lesseq ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_lesseq_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_lesseqconst ( VipsImage* in, VipsImage* out, double c )
im_lindetect ( VipsImage* in, VipsImage* out, INTMASK* mask )
im_lineset ( VipsImage* in, VipsImage* out, VipsImage* mask, VipsImage* ink, int n, int* x1v, int* y1v, int* x2v, int* y2v )
im_linreg ( VipsImage** ins, VipsImage* out, double* xs )
im_lintra ( double a, VipsImage* in, double b, VipsImage* out )
im_lintra_vec ( int n, double* a, VipsImage* in, double* b, VipsImage* out )
im_local ( VipsImage* im, im_construct_fn cons, VipsCallbackFn dest, void* a, void* b, void* c )
im_local_array ( VipsImage* im, void** out, int n, im_construct_fn cons, VipsCallbackFn dest, void* a, void* b, void* c )
im_log10tra ( VipsImage* in, VipsImage* out )
im_logtra ( VipsImage* in, VipsImage* out )
im_lrjoin ( VipsImage* left, VipsImage* right, VipsImage* out )
im_lrmerge ( VipsImage* ref, VipsImage* sec, VipsImage* out, int dx, int dy, int mwidth )
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 )
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 )
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 )
im_magick2vips ( char const* filename, VipsImage* out )
im_make_xy ( VipsImage* out, int const xsize, int const ysize )
im_maplut ( VipsImage* in, VipsImage* out, VipsImage* lut )
im_mask2vips ( DOUBLEMASK* in, VipsImage* out )
im_mat2vips ( char const* filename, VipsImage* out )
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 )
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 )
im_max ( VipsImage* in, double* out )
im_maxpos ( VipsImage* in, int* xpos, int* ypos, double* out )
im_maxpos_avg ( VipsImage* im, double* xpos, double* ypos, double* out )
im_maxpos_subpel ( VipsImage* in, double* x, double* y )
im_maxpos_vec ( VipsImage* im, int* xpos, int* ypos, double* maxima, int n )
im_maxvalue ( VipsImage** in, VipsImage* out, int n )
im_measure_area ( VipsImage* im, int left, int top, int width, int height, int h, int v, int* sel, int nsel, char const* name )
im_min ( VipsImage* in, double* out )
im_minpos ( VipsImage* in, int* xpos, int* ypos, double* out )
im_minpos_vec ( VipsImage* im, int* xpos, int* ypos, double* minima, int n )
im_more ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_more_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_moreconst ( VipsImage* in, VipsImage* out, double c )
im_moreeq ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_moreeq_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_moreeqconst ( VipsImage* in, VipsImage* out, double c )
im_mpercent ( VipsImage* in, double percent, int* out )
im_mpercent_hist ( VipsImage* hist, double percent, int* out )
im_msb ( VipsImage* in, VipsImage* out )
im_msb_band ( VipsImage* in, VipsImage* out, int band )
im_multiply ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_notequal ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_notequal_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_notequalconst ( VipsImage* in, VipsImage* out, double c )
im_open ( char const* filename, char const* mode )
im_open_local ( VipsImage* parent, char const* filename, char const* mode )
im_open_local_array ( VipsImage* parent, VipsImage** images, int n, char const* filename, char const* mode )
im_orimage ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_orimage_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_orimageconst ( VipsImage* in, VipsImage* out, double c )
im_phasecor_fft ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_png2vips ( char const* filename, VipsImage* out )
im_point ( VipsImage* im, VipsInterpolate* interpolate, double x, double y, int band, double* out )
im_point_bilinear ( VipsImage* im, double x, double y, int band, double* out )
im_powtra ( VipsImage* in, VipsImage* out, double e )
im_powtra_vec ( VipsImage* in, VipsImage* out, int n, double* e )
im_ppm2vips ( char const* filename, VipsImage* out )
im_profile ( VipsImage* in, VipsImage* out, int dir )
im_project ( VipsImage* in, VipsImage* hout, VipsImage* vout )
im_quadratic ( VipsImage* in, VipsImage* out, VipsImage* coeff )
im_rad2float ( VipsImage* in, VipsImage* out )
im_rad2vips ( char const* filename, VipsImage* out )
im_rank ( VipsImage* in, VipsImage* out, int width, int height, int index )
im_rank_image ( VipsImage** in, VipsImage* out, int n, int index )
im_raw2vips ( char const* filename, VipsImage* out, int width, int height, int bpp, int offset )
im_read_point ( VipsImage* image, int x, int y, VipsPel* ink )
im_recomb ( VipsImage* in, VipsImage* out, DOUBLEMASK* recomb )
im_ref_string_get_length ( GValue const* value )
im_remainder ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_remainder_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_remainderconst ( VipsImage* in, VipsImage* out, double c )
im_remosaic ( VipsImage* in, VipsImage* out, char const* old_str, char const* new_str )
im_replicate ( VipsImage* in, VipsImage* out, int across, int down )
im_ri2c ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_rightshift_size ( VipsImage* in, VipsImage* out, int xshift, int yshift, int band_fmt )
im_rint ( VipsImage* in, VipsImage* out )
im_rot180 ( VipsImage* in, VipsImage* out )
im_rot270 ( VipsImage* in, VipsImage* out )
im_rot90 ( VipsImage* in, VipsImage* out )
im_rotquad ( VipsImage* in, VipsImage* out )
im_scale ( VipsImage* in, VipsImage* out )
im_scaleps ( VipsImage* in, VipsImage* out )
im_sharpen ( VipsImage* in, VipsImage* out, int mask_size, double x1, double y2, double y3, double m1, double m2 )
im_shiftleft ( VipsImage* in, VipsImage* out, int n )
im_shiftleft_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_shiftright ( VipsImage* in, VipsImage* out, int n )
im_shiftright_vec ( VipsImage* in, VipsImage* out, int n, double* c )
im_shrink ( VipsImage* in, VipsImage* out, double xshrink, double yshrink )
im_sign ( VipsImage* in, VipsImage* out )
im_sines ( VipsImage* out, int xsize, int ysize, double horfreq, double verfreq )
im_sintra ( VipsImage* in, VipsImage* out )
im_skip_dir ( char const* filename )
im_spcor ( VipsImage* in, VipsImage* ref, VipsImage* out )
im_sRGB2XYZ ( VipsImage* in, VipsImage* out )
im_stats ( VipsImage* in )
im_subsample ( VipsImage* in, VipsImage* out, int xshrink, int yshrink )
im_subtract ( VipsImage* in1, VipsImage* in2, VipsImage* out )
im_system ( VipsImage* im, char const* cmd, char** out )
im_system_image ( VipsImage* im, char const* in_format, char const* out_format, char const* cmd_format, char** log )
im_tantra ( VipsImage* in, VipsImage* out )
im_tbjoin ( VipsImage* top, VipsImage* bottom, VipsImage* out )
im_tbmerge ( VipsImage* ref, VipsImage* sec, VipsImage* out, int dx, int dy, int mwidth )
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 )
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 )
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 )
im_text ( VipsImage* out, char const* text, char const* font, int width, int alignment, int dpi )
im_tiff2vips ( char const* filename, VipsImage* out )
im_tile_cache ( VipsImage* in, VipsImage* out, int tile_width, int tile_height, int max_tiles )
im_tile_cache_random ( VipsImage* in, VipsImage* out, int tile_width, int tile_height, int max_tiles )
im_tone_analyse ( VipsImage* in, VipsImage* out, double Ps, double Pm, double Ph, double S, double M, double H )
im_tone_build ( VipsImage* out, double Lb, double Lw, double Ps, double Pm, double Ph, double S, double M, double H )
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 )
im_tone_map ( VipsImage* in, VipsImage* out, VipsImage* lut )
im_Type2char ( enum VipsInterpretation type )
im_UCS2Lab ( VipsImage* in, VipsImage* out )
im_UCS2LCh ( VipsImage* in, VipsImage* out )
im_UCS2XYZ ( VipsImage* in, VipsImage* out )
im_vips2bufjpeg ( VipsImage* in, VipsImage* out, int qfac, char** obuf, int* olen )
im_vips2bufpng ( VipsImage* in, VipsImage* out, int compression, int interlace, char** obuf, size_t* olen )
im_vips2csv ( VipsImage* in, char const* filename )
im_vips2dz ( VipsImage* in, char const* filename )
im_vips2fits ( VipsImage* in, char const* filename )
im_vips2imask ( VipsImage* in, char const* filename )
im_vips2jpeg ( VipsImage* in, char const* filename )
im_vips2mask ( VipsImage* in, char const* filename )
im_vips2mimejpeg ( VipsImage* in, int qfac )
im_vips2png ( VipsImage* in, char const* filename )
im_vips2ppm ( VipsImage* in, char const* filename )
im_vips2rad ( VipsImage* in, char const* filename )
im_vips2raw ( VipsImage* in, int fd )
im_vips2tiff ( VipsImage* in, char const* filename )
im_vips2webp ( VipsImage* in, char const* filename )
im_webp2vips ( char const* filename, VipsImage* out )
im_wrap ( VipsImage* in, VipsImage* out, int x, int y )
im_wrapmany ( VipsImage** in, VipsImage* out, im_wrapmany_fn fn, void* a, void* b )
im_wrapone ( VipsImage* in, VipsImage* out, im_wrapone_fn fn, void* a, void* b )
im_wraptwo ( VipsImage* in1, VipsImage* in2, VipsImage* out, im_wraptwo_fn fn, void* a, void* b )
im_XYZ2Lab ( VipsImage* in, VipsImage* out )
im_XYZ2Lab_temp ( VipsImage* in, VipsImage* out, double X0, double Y0, double Z0 )
im_XYZ2sRGB ( VipsImage* in, VipsImage* out )
im_XYZ2UCS ( VipsImage* in, VipsImage* out )
im_XYZ2Yxy ( VipsImage* in, VipsImage* out )
im_Yxy2XYZ ( VipsImage* in, VipsImage* out )
im_zerox ( VipsImage* in, VipsImage* out, int sign )
im_zone ( VipsImage* out, int size )
im_zoom ( VipsImage* in, VipsImage* out, int xfac, int yfac )
vips__deprecated_open_read ( char const* filename, gboolean sequential )
vips__deprecated_open_write ( char const* filename )
vips__find_lroverlap ( VipsImage* ref_in, VipsImage* sec_in, VipsImage* out, int bandno_in, int xref, int yref, int xsec, int ysec, int halfcorrelation, int halfarea, int* dx0, int* dy0, double* scale1, double* angle1, double* dx1, double* dy1 )
vips__find_tboverlap ( VipsImage* ref_in, VipsImage* sec_in, VipsImage* out, int bandno_in, int xref, int yref, int xsec, int ysec, int halfcorrelation, int halfarea, int* dx0, int* dy0, double* scale1, double* angle1, double* dx1, double* dy1 )
vips__get_sizeof_vipsobject ( )
vips__image_sizeof_bandformat [data]
vips__init ( char const* argv0 )
vips__ink_to_vector ( char const* domain, VipsImage* im, VipsPel* ink, int* n )
vips_check_dmask ( char const* domain, DOUBLEMASK* mask )
vips_check_dmask_1d ( char const* domain, DOUBLEMASK* mask )
vips_check_imask ( char const* domain, INTMASK* mask )
vips_executor_run ( struct VipsExecutor* executor )
vips_executor_set_array ( struct VipsExecutor* executor, int var, void* value )
vips_executor_set_destination ( struct VipsExecutor* executor, void* value )
vips_executor_set_parameter ( struct VipsExecutor* executor, int var, int value )
vips_executor_set_program ( struct VipsExecutor* executor, struct VipsVector* vector, int n )
vips_executor_set_scanline ( struct VipsExecutor* executor, VipsRegion* ir, int x, int y )
vips_get_option_group ( )
vips_image_new_mode ( char const* filename, char const* mode )
vips_image_open_input ( VipsImage* image )
vips_image_open_output ( VipsImage* image )
vips_mapfile ( VipsImage* image )
vips_mapfilerw ( VipsImage* image )
vips_popenf ( char const* fmt, char const* mode, ... )
vips_remapfilerw ( VipsImage* image )
vips_vector_asm2 ( struct VipsVector* vector, char const* op, char const* a, char const* b )
vips_vector_asm3 ( struct VipsVector* vector, char const* op, char const* a, char const* b, char const* c )
vips_vector_compile ( struct VipsVector* vector )
vips_vector_constant ( struct VipsVector* vector, char* name, int value, int size )
vips_vector_destination ( struct VipsVector* vector, char const* name, int size )
vips_vector_free ( struct VipsVector* vector )
vips_vector_full ( struct VipsVector* vector )
vips_vector_init ( )
vips_vector_new ( char const* name, int dsize )
vips_vector_parameter ( struct VipsVector* vector, char const* name, int size )
vips_vector_print ( struct VipsVector* vector )
vips_vector_source_name ( struct VipsVector* vector, char const* name, int size )
vips_vector_source_scanline ( struct VipsVector* vector, char* name, int line, int size )
vips_vector_temporary ( struct VipsVector* vector, char const* name, int size )
vips_vector_to_fixed_point ( double* in, int* out, int n, int scale )
vips_window_ref ( VipsImage* im, int top, int height )
to the top
Removed Symbols 2
buf.h
vips_buf_appendsc ( VipsBuf* buf, gboolean quote, char const* str )
util.h
vips__chomp ( char* str )
to the top
Problems with Constants, Low Severity 10
basic.h
[+] VIPS_API
|
Change |
Effect |
1 |
The value of constant VIPS_API has been changed from extern to _VIPS_PUBLIC extern. |
Recompilation of a client program may be broken. |
image.h
[+] VIPS_MAX_COORD
|
Change |
Effect |
1 |
The value of constant VIPS_MAX_COORD has been changed from (10000000) to (vips_max_coord_get()). |
Recompilation of a client program may be broken. |
version.h
[+] VIPS_CONFIG
|
Change |
Effect |
1 |
The value of constant VIPS_CONFIG has been changed from "enable debug: false\nenable deprecated: true\nenable modules: true\nenable cplusplus: true\nenable RAD load/save: true\nenable Analyze7 load/save: true\nenable PPM load/save: true\nenable GIF load: true\nuse fftw for FFTs: true\nSIMD support with highway: true\naccelerate loops with ORC: false\nICC profile support with lcms: true\nzlib: true\ntext rendering with pangocairo: true\nfont file support with fontconfig: true\nEXIF metadata support with libexif: true\nJPEG load/save with libjpeg: true\nJXL load/save with libjxl: true (dynamic module: true)\nJPEG2000 load/save with OpenJPEG: true\nPNG load/save with libspng: true\nPNG load/save with libpng: false\nselected quantisation package: imagequant\nTIFF load/save with libtiff: true\nimage pyramid save with libarchive: true\nHEIC/AVIF load/save with libheif: true (dynamic module: true)\nWebP load/save with libwebp: true\nPDF load with PDFium: false\nPDF load with poppler-glib: true (dynamic module: true)\nSVG load with librsvg: true\nEXR load with OpenEXR: true\nOpenSlide load: true (dynamic module: true)\nMatlab load with libmatio: true\nNIfTI load/save with niftiio: true\nFITS load/save with cfitsio: true\nGIF save with cgif: true\nselected Magick package: MagickCore (dynamic module: true)\nMagick API version: magick7\nMagick load: true\nMagick save: true" to "enable debug: false\nenable deprecated: true\nenable modules: true\nenable cplusplus: true\nenable RAD load/save: true\nenable Analyze7 load: true\nenable PPM load/save: true\nenable GIF load: true\nFFTs with fftw3: true\nSIMD support with libhwy: true\nICC profile support with lcms2: true\ndeflate compression with zlib: true\ntext rendering with pangocairo: true\nfont file support with fontconfig: true\nEXIF metadata support with libexif: true\nJPEG load/save with libjpeg: true\nJXL load/save with libjxl: true (dynamic module: true)\nJPEG2000 load/save with libopenjp2: true\nPNG load/save with spng: true\nimage quantisation with imagequant: true\nTIFF load/save with libtiff-4: true\nimage pyramid save with libarchive: true\nHEIC/AVIF load/save with libheif: true (dynamic module: true)\nWebP load/save with libwebp: true\nPDF load with poppler-glib: true (dynamic module: true)\nSVG load with librsvg-2.0: true\nEXR load with OpenEXR: true\nWSI load with openslide: true (dynamic module: true)\nMatlab load with matio: true\nNIfTI load/save with dep140404918139696: true\nFITS load/save with cfitsio: true\nGIF save with cgif: true\nMagick load/save with MagickCore: true (dynamic module: true)". |
Recompilation of a client program may be broken. |
[+] VIPS_LIBRARY_AGE
|
Change |
Effect |
1 |
The value of constant VIPS_LIBRARY_AGE has been changed from (17) to (18). |
Recompilation of a client program may be broken. |
[+] VIPS_LIBRARY_CURRENT
|
Change |
Effect |
1 |
The value of constant VIPS_LIBRARY_CURRENT has been changed from (59) to (60). |
Recompilation of a client program may be broken. |
[+] VIPS_LIBRARY_REVISION
|
Change |
Effect |
1 |
The value of constant VIPS_LIBRARY_REVISION has been changed from (5) to (0). |
Recompilation of a client program may be broken. |
[+] VIPS_MICRO_VERSION
|
Change |
Effect |
1 |
The value of constant VIPS_MICRO_VERSION has been changed from (5) to (0). |
Recompilation of a client program may be broken. |
[+] VIPS_MINOR_VERSION
|
Change |
Effect |
1 |
The value of constant VIPS_MINOR_VERSION has been changed from (15) to (16). |
Recompilation of a client program may be broken. |
[+] VIPS_VERSION
|
Change |
Effect |
1 |
The value of constant VIPS_VERSION has been changed from "8.15.5" to "8.16.0". |
Recompilation of a client program may be broken. |
[+] VIPS_VERSION_STRING
|
Change |
Effect |
1 |
The value of constant VIPS_VERSION_STRING has been changed from "8.15.5" to "8.16.0". |
Recompilation of a client program may be broken. |
to the top
Other Changes in Constants 375
almostdeprecated.h
[+] MASK_BUTTERWORTH_BANDPASS
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_BANDPASS with value 14 has been added. |
No effect. |
[+] MASK_BUTTERWORTH_BANDREJECT
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_BANDREJECT with value 15 has been added. |
No effect. |
[+] MASK_BUTTERWORTH_HIGHPASS
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_HIGHPASS with value 2 has been added. |
No effect. |
[+] MASK_BUTTERWORTH_LOWPASS
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_LOWPASS with value 3 has been added. |
No effect. |
[+] MASK_BUTTERWORTH_RINGPASS
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_RINGPASS with value 8 has been added. |
No effect. |
[+] MASK_BUTTERWORTH_RINGREJECT
|
Change |
Effect |
1 |
The constant MASK_BUTTERWORTH_RINGREJECT with value 9 has been added. |
No effect. |
[+] MASK_FRACTAL_FLT
|
Change |
Effect |
1 |
The constant MASK_FRACTAL_FLT with value 18 has been added. |
No effect. |
[+] MASK_GAUSS_BANDPASS
|
Change |
Effect |
1 |
The constant MASK_GAUSS_BANDPASS with value 16 has been added. |
No effect. |
[+] MASK_GAUSS_BANDREJECT
|
Change |
Effect |
1 |
The constant MASK_GAUSS_BANDREJECT with value 17 has been added. |
No effect. |
[+] MASK_GAUSS_HIGHPASS
|
Change |
Effect |
1 |
The constant MASK_GAUSS_HIGHPASS with value 4 has been added. |
No effect. |
[+] MASK_GAUSS_LOWPASS
|
Change |
Effect |
1 |
The constant MASK_GAUSS_LOWPASS with value 5 has been added. |
No effect. |
[+] MASK_GAUSS_RINGPASS
|
Change |
Effect |
1 |
The constant MASK_GAUSS_RINGPASS with value 10 has been added. |
No effect. |
[+] MASK_GAUSS_RINGREJECT
|
Change |
Effect |
1 |
The constant MASK_GAUSS_RINGREJECT with value 11 has been added. |
No effect. |
[+] MASK_IDEAL_BANDPASS
|
Change |
Effect |
1 |
The constant MASK_IDEAL_BANDPASS with value 12 has been added. |
No effect. |
[+] MASK_IDEAL_BANDREJECT
|
Change |
Effect |
1 |
The constant MASK_IDEAL_BANDREJECT with value 13 has been added. |
No effect. |
[+] MASK_IDEAL_HIGHPASS
|
Change |
Effect |
1 |
The constant MASK_IDEAL_HIGHPASS with value 0 has been added. |
No effect. |
[+] MASK_IDEAL_LOWPASS
|
Change |
Effect |
1 |
The constant MASK_IDEAL_LOWPASS with value 1 has been added. |
No effect. |
[+] MASK_IDEAL_RINGPASS
|
Change |
Effect |
1 |
The constant MASK_IDEAL_RINGPASS with value 6 has been added. |
No effect. |
[+] MASK_IDEAL_RINGREJECT
|
Change |
Effect |
1 |
The constant MASK_IDEAL_RINGREJECT with value 7 has been added. |
No effect. |
[+] MaskType
|
Change |
Effect |
1 |
The constant MaskType with value ImMaskType has been added. |
No effect. |
dispatch.h
[+] IM_MAX_ARGS
|
Change |
Effect |
1 |
The constant IM_MAX_ARGS with value (1000) has been added. |
No effect. |
[+] IM_TYPE_COMPLEX
|
Change |
Effect |
1 |
The constant IM_TYPE_COMPLEX with value "complex" has been added. |
No effect. |
[+] IM_TYPE_DISPLAY
|
Change |
Effect |
1 |
The constant IM_TYPE_DISPLAY with value "display" has been added. |
No effect. |
[+] IM_TYPE_DMASK
|
Change |
Effect |
1 |
The constant IM_TYPE_DMASK with value "doublemask" has been added. |
No effect. |
[+] IM_TYPE_DOUBLE
|
Change |
Effect |
1 |
The constant IM_TYPE_DOUBLE with value "double" has been added. |
No effect. |
[+] IM_TYPE_DOUBLEVEC
|
Change |
Effect |
1 |
The constant IM_TYPE_DOUBLEVEC with value "doublevec" has been added. |
No effect. |
[+] IM_TYPE_GVALUE
|
Change |
Effect |
1 |
The constant IM_TYPE_GVALUE with value "gvalue" has been added. |
No effect. |
[+] IM_TYPE_IMAGE
|
Change |
Effect |
1 |
The constant IM_TYPE_IMAGE with value "image" has been added. |
No effect. |
[+] IM_TYPE_IMAGEVEC
|
Change |
Effect |
1 |
The constant IM_TYPE_IMAGEVEC with value "imagevec" has been added. |
No effect. |
[+] IM_TYPE_IMASK
|
Change |
Effect |
1 |
The constant IM_TYPE_IMASK with value "intmask" has been added. |
No effect. |
[+] IM_TYPE_INT
|
Change |
Effect |
1 |
The constant IM_TYPE_INT with value "integer" has been added. |
No effect. |
[+] IM_TYPE_INTERPOLATE
|
Change |
Effect |
1 |
The constant IM_TYPE_INTERPOLATE with value "interpolate" has been added. |
No effect. |
[+] IM_TYPE_INTVEC
|
Change |
Effect |
1 |
The constant IM_TYPE_INTVEC with value "intvec" has been added. |
No effect. |
[+] IM_TYPE_STRING
|
Change |
Effect |
1 |
The constant IM_TYPE_STRING with value "string" has been added. |
No effect. |
enumtypes.h
[+] VIPS_TYPE_SDF_SHAPE
|
Change |
Effect |
1 |
The constant VIPS_TYPE_SDF_SHAPE with value (vips_sdf_shape_get_type()) has been added. |
No effect. |
header.h
[+] VIPS_META_PALETTE
|
Change |
Effect |
1 |
The constant VIPS_META_PALETTE with value "palette" has been added. |
No effect. |
image.h
[+] VIPS_DEFAULT_MAX_COORD
|
Change |
Effect |
1 |
The constant VIPS_DEFAULT_MAX_COORD with value (100000000) has been added. |
No effect. |
vips7compat.h
[+] error_exit
|
Change |
Effect |
1 |
The constant error_exit with value vips_error_exit ( char const*, ... ) has been added. |
No effect. |
[+] im__change_suffix
|
Change |
Effect |
1 |
The constant im__change_suffix with value vips__change_suffix ( char const*, char*, int, char const*, char const**, int ) has been added. |
No effect. |
[+] im__end_eval
|
Change |
Effect |
1 |
The constant im__end_eval with value vips_image_posteval has been added. |
No effect. |
[+] im__file_open_read
|
Change |
Effect |
1 |
The constant im__file_open_read with value vips__file_open_read ( char const*, char const*, gboolean ) has been added. |
No effect. |
[+] im__file_open_write
|
Change |
Effect |
1 |
The constant im__file_open_write with value vips__file_open_write ( char const*, gboolean ) has been added. |
No effect. |
[+] im__file_read
|
Change |
Effect |
1 |
The constant im__file_read with value vips__file_read ( FILE*, char const*, size_t* ) has been added. |
No effect. |
[+] im__file_read_name
|
Change |
Effect |
1 |
The constant im__file_read_name with value vips__file_read_name ( char const*, char const*, size_t* ) has been added. |
No effect. |
[+] im__file_write
|
Change |
Effect |
1 |
The constant im__file_write with value vips__file_write ( void*, size_t, size_t, FILE* ) has been added. |
No effect. |
[+] im__ftruncate
|
Change |
Effect |
1 |
The constant im__ftruncate with value vips__ftruncate ( int, gint64 ) has been added. |
No effect. |
[+] im__get_bytes
|
Change |
Effect |
1 |
The constant im__get_bytes with value vips__get_bytes ( char const*, unsigned char*, gint64 ) has been added. |
No effect. |
[+] im__global_lock
|
Change |
Effect |
1 |
The constant im__global_lock with value vips__global_lock has been added. |
No effect. |
[+] im__gslist_gvalue_copy
|
Change |
Effect |
1 |
The constant im__gslist_gvalue_copy with value vips__gslist_gvalue_copy ( GSList const* ) has been added. |
No effect. |
[+] im__gslist_gvalue_free
|
Change |
Effect |
1 |
The constant im__gslist_gvalue_free with value vips__gslist_gvalue_free ( GSList* ) has been added. |
No effect. |
[+] im__gslist_gvalue_get
|
Change |
Effect |
1 |
The constant im__gslist_gvalue_get with value vips__gslist_gvalue_get ( GSList const* ) has been added. |
No effect. |
[+] im__gslist_gvalue_merge
|
Change |
Effect |
1 |
The constant im__gslist_gvalue_merge with value vips__gslist_gvalue_merge ( GSList*, GSList const* ) has been added. |
No effect. |
[+] im__gvalue_ref_string_new
|
Change |
Effect |
1 |
The constant im__gvalue_ref_string_new with value vips__gvalue_ref_string_new ( char const* ) has been added. |
No effect. |
[+] im__has_extension_block
|
Change |
Effect |
1 |
The constant im__has_extension_block with value vips__has_extension_block has been added. |
No effect. |
[+] im__mmap
|
Change |
Effect |
1 |
The constant im__mmap with value vips__mmap has been added. |
No effect. |
[+] im__munmap
|
Change |
Effect |
1 |
The constant im__munmap with value vips__munmap has been added. |
No effect. |
[+] im__open_image_file
|
Change |
Effect |
1 |
The constant im__open_image_file with value vips__open_image_read has been added. |
No effect. |
[+] im__open_image_read
|
Change |
Effect |
1 |
The constant im__open_image_read with value vips__open_image_read has been added. |
No effect. |
[+] im__open_temp
|
Change |
Effect |
1 |
The constant im__open_temp with value vips_image_new_temp_file ( char const* ) has been added. |
No effect. |
[+] im__print_all
|
Change |
Effect |
1 |
The constant im__print_all with value vips_object_print_all ( ) has been added. |
No effect. |
[+] im__print_renders
|
Change |
Effect |
1 |
The constant im__print_renders with value vips__print_renders has been added. |
No effect. |
[+] im__read_extension_block
|
Change |
Effect |
1 |
The constant im__read_extension_block with value vips__read_extension_block has been added. |
No effect. |
[+] im__read_header_bytes
|
Change |
Effect |
1 |
The constant im__read_header_bytes with value vips__read_header_bytes has been added. |
No effect. |
[+] im__region_no_ownership
|
Change |
Effect |
1 |
The constant im__region_no_ownership with value vips__region_no_ownership ( struct _VipsRegion* ) has been added. |
No effect. |
[+] im__seek
|
Change |
Effect |
1 |
The constant im__seek with value vips__seek ( int, gint64, int ) has been added. |
No effect. |
[+] im__sizeof_bandfmt
|
Change |
Effect |
1 |
The constant im__sizeof_bandfmt with value vips__image_sizeof_bandformat [data] has been added. |
No effect. |
[+] im__temp_name
|
Change |
Effect |
1 |
The constant im__temp_name with value vips__temp_name ( char const* ) has been added. |
No effect. |
[+] im__write
|
Change |
Effect |
1 |
The constant im__write with value vips__write ( int, void const*, size_t ) has been added. |
No effect. |
[+] im__write_extension_block
|
Change |
Effect |
1 |
The constant im__write_extension_block with value vips__write_extension_block has been added. |
No effect. |
[+] im__write_header_bytes
|
Change |
Effect |
1 |
The constant im__write_header_bytes with value vips__write_header_bytes has been added. |
No effect. |
[+] im__writehist
|
Change |
Effect |
1 |
The constant im__writehist with value vips__writehist has been added. |
No effect. |
[+] IM_A_X0
|
Change |
Effect |
1 |
The constant IM_A_X0 with value (109.8503) has been added. |
No effect. |
[+] IM_A_Y0
|
Change |
Effect |
1 |
The constant IM_A_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_A_Z0
|
Change |
Effect |
1 |
The constant IM_A_Z0 with value (35.5849) has been added. |
No effect. |
[+] IM_ABS
|
Change |
Effect |
1 |
The constant IM_ABS with value VIPS_ABS has been added. |
No effect. |
[+] im_allocate_input_array
|
Change |
Effect |
1 |
The constant im_allocate_input_array with value vips_allocate_input_array ( VipsImage*, ... ) has been added. |
No effect. |
[+] im_amiMSBfirst
|
Change |
Effect |
1 |
The constant im_amiMSBfirst with value vips_amiMSBfirst ( ) has been added. |
No effect. |
[+] IM_ANY
|
Change |
Effect |
1 |
The constant IM_ANY with value 3 has been added. |
No effect. |
[+] IM_B_X0
|
Change |
Effect |
1 |
The constant IM_B_X0 with value (99.0720) has been added. |
No effect. |
[+] IM_B_Y0
|
Change |
Effect |
1 |
The constant IM_B_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_B_Z0
|
Change |
Effect |
1 |
The constant IM_B_Z0 with value (85.2230) has been added. |
No effect. |
[+] IM_BANDFMT_CHAR
|
Change |
Effect |
1 |
The constant IM_BANDFMT_CHAR with value 1 has been added. |
No effect. |
[+] IM_BANDFMT_COMPLEX
|
Change |
Effect |
1 |
The constant IM_BANDFMT_COMPLEX with value 7 has been added. |
No effect. |
[+] IM_BANDFMT_DOUBLE
|
Change |
Effect |
1 |
The constant IM_BANDFMT_DOUBLE with value 8 has been added. |
No effect. |
[+] IM_BANDFMT_DPCOMPLEX
|
Change |
Effect |
1 |
The constant IM_BANDFMT_DPCOMPLEX with value 9 has been added. |
No effect. |
[+] IM_BANDFMT_FLOAT
|
Change |
Effect |
1 |
The constant IM_BANDFMT_FLOAT with value 6 has been added. |
No effect. |
[+] IM_BANDFMT_INT
|
Change |
Effect |
1 |
The constant IM_BANDFMT_INT with value 5 has been added. |
No effect. |
[+] IM_BANDFMT_LAST
|
Change |
Effect |
1 |
The constant IM_BANDFMT_LAST with value 10 has been added. |
No effect. |
[+] IM_BANDFMT_NOTSET
|
Change |
Effect |
1 |
The constant IM_BANDFMT_NOTSET with value -1 has been added. |
No effect. |
[+] IM_BANDFMT_SHORT
|
Change |
Effect |
1 |
The constant IM_BANDFMT_SHORT with value 3 has been added. |
No effect. |
[+] IM_BANDFMT_UCHAR
|
Change |
Effect |
1 |
The constant IM_BANDFMT_UCHAR with value 0 has been added. |
No effect. |
[+] IM_BANDFMT_UINT
|
Change |
Effect |
1 |
The constant IM_BANDFMT_UINT with value 4 has been added. |
No effect. |
[+] IM_BANDFMT_USHORT
|
Change |
Effect |
1 |
The constant IM_BANDFMT_USHORT with value 2 has been added. |
No effect. |
[+] im_binfile
|
Change |
Effect |
1 |
The constant im_binfile with value vips_image_new_from_file_raw ( char const*, int, int, int, guint64 ) has been added. |
No effect. |
[+] im_blob_get
|
Change |
Effect |
1 |
The constant im_blob_get with value vips_value_get_blob ( GValue const*, size_t* ) has been added. |
No effect. |
[+] im_blob_set
|
Change |
Effect |
1 |
The constant im_blob_set with value vips_value_set_blob ( GValue*, VipsCallbackFn, void const*, size_t ) has been added. |
No effect. |
[+] im_break_token
|
Change |
Effect |
1 |
The constant im_break_token with value vips_break_token ( char*, char const* ) has been added. |
No effect. |
[+] IM_C_X0
|
Change |
Effect |
1 |
The constant IM_C_X0 with value (98.0700) has been added. |
No effect. |
[+] IM_C_Y0
|
Change |
Effect |
1 |
The constant IM_C_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_C_Z0
|
Change |
Effect |
1 |
The constant IM_C_Z0 with value (118.2300) has been added. |
No effect. |
[+] im_callback_fn
|
Change |
Effect |
1 |
The constant im_callback_fn with value VipsCallbackFn has been added. |
No effect. |
[+] im_check_8or16
|
Change |
Effect |
1 |
The constant im_check_8or16 with value vips_check_8or16 ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_bandno
|
Change |
Effect |
1 |
The constant im_check_bandno with value vips_check_bandno ( char const*, VipsImage*, int ) has been added. |
No effect. |
[+] im_check_bands
|
Change |
Effect |
1 |
The constant im_check_bands with value vips_check_bands ( char const*, VipsImage*, int ) has been added. |
No effect. |
[+] im_check_bands_1or3
|
Change |
Effect |
1 |
The constant im_check_bands_1or3 with value vips_check_bands_1or3 ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_bands_1orn
|
Change |
Effect |
1 |
The constant im_check_bands_1orn with value vips_check_bands_1orn ( char const*, VipsImage*, VipsImage* ) has been added. |
No effect. |
[+] im_check_bands_1orn_unary
|
Change |
Effect |
1 |
The constant im_check_bands_1orn_unary with value vips_check_bands_1orn_unary ( char const*, VipsImage*, int ) has been added. |
No effect. |
[+] im_check_bands_same
|
Change |
Effect |
1 |
The constant im_check_bands_same with value vips_check_bands_same ( char const*, VipsImage*, VipsImage* ) has been added. |
No effect. |
[+] im_check_coding_known
|
Change |
Effect |
1 |
The constant im_check_coding_known with value vips_check_coding_known ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_coding_labq
|
Change |
Effect |
1 |
The constant im_check_coding_labq with value vips_check_coding_labq has been added. |
No effect. |
[+] im_check_coding_noneorlabq
|
Change |
Effect |
1 |
The constant im_check_coding_noneorlabq with value vips_check_coding_noneorlabq ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_coding_rad
|
Change |
Effect |
1 |
The constant im_check_coding_rad with value vips_check_coding_rad has been added. |
No effect. |
[+] im_check_coding_same
|
Change |
Effect |
1 |
The constant im_check_coding_same with value vips_check_coding_same ( char const*, VipsImage*, VipsImage* ) has been added. |
No effect. |
[+] im_check_complex
|
Change |
Effect |
1 |
The constant im_check_complex with value vips_check_complex ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_dmask
|
Change |
Effect |
1 |
The constant im_check_dmask with value vips_check_dmask ( char const*, DOUBLEMASK* ) has been added. |
No effect. |
[+] im_check_format
|
Change |
Effect |
1 |
The constant im_check_format with value vips_check_format ( char const*, VipsImage*, enum VipsBandFormat ) has been added. |
No effect. |
[+] im_check_format_same
|
Change |
Effect |
1 |
The constant im_check_format_same with value vips_check_format_same ( char const*, VipsImage*, VipsImage* ) has been added. |
No effect. |
[+] im_check_hist
|
Change |
Effect |
1 |
The constant im_check_hist with value vips_check_hist ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_imask
|
Change |
Effect |
1 |
The constant im_check_imask with value vips_check_imask ( char const*, INTMASK* ) has been added. |
No effect. |
[+] im_check_int
|
Change |
Effect |
1 |
The constant im_check_int with value vips_check_int ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_mono
|
Change |
Effect |
1 |
The constant im_check_mono with value vips_check_mono ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_noncomplex
|
Change |
Effect |
1 |
The constant im_check_noncomplex with value vips_check_noncomplex ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_size_same
|
Change |
Effect |
1 |
The constant im_check_size_same with value vips_check_size_same ( char const*, VipsImage*, VipsImage* ) has been added. |
No effect. |
[+] im_check_u8or16
|
Change |
Effect |
1 |
The constant im_check_u8or16 with value vips_check_u8or16 ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_u8or16orf
|
Change |
Effect |
1 |
The constant im_check_u8or16orf with value vips_check_u8or16orf ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_uint
|
Change |
Effect |
1 |
The constant im_check_uint with value vips_check_uint ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_uintorf
|
Change |
Effect |
1 |
The constant im_check_uintorf with value vips_check_uintorf ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_uncoded
|
Change |
Effect |
1 |
The constant im_check_uncoded with value vips_check_uncoded ( char const*, VipsImage* ) has been added. |
No effect. |
[+] im_check_vector
|
Change |
Effect |
1 |
The constant im_check_vector with value vips_check_vector ( char const*, int, VipsImage* ) has been added. |
No effect. |
[+] IM_CLIP
|
Change |
Effect |
1 |
The constant IM_CLIP with value VIPS_CLIP has been added. |
No effect. |
[+] IM_CLIP_CHAR
|
Change |
Effect |
1 |
The constant IM_CLIP_CHAR with value VIPS_CLIP_CHAR has been added. |
No effect. |
[+] IM_CLIP_NONE
|
Change |
Effect |
1 |
The constant IM_CLIP_NONE with value VIPS_CLIP_NONE has been added. |
No effect. |
[+] IM_CLIP_SHORT
|
Change |
Effect |
1 |
The constant IM_CLIP_SHORT with value VIPS_CLIP_SHORT has been added. |
No effect. |
[+] IM_CLIP_UCHAR
|
Change |
Effect |
1 |
The constant IM_CLIP_UCHAR with value VIPS_CLIP_UCHAR has been added. |
No effect. |
[+] IM_CLIP_USHORT
|
Change |
Effect |
1 |
The constant IM_CLIP_USHORT with value VIPS_CLIP_USHORT has been added. |
No effect. |
[+] IM_CODING_LABQ
|
Change |
Effect |
1 |
The constant IM_CODING_LABQ with value 2 has been added. |
No effect. |
[+] IM_CODING_NONE
|
Change |
Effect |
1 |
The constant IM_CODING_NONE with value 0 has been added. |
No effect. |
[+] IM_CODING_RAD
|
Change |
Effect |
1 |
The constant IM_CODING_RAD with value 6 has been added. |
No effect. |
[+] im_col_ab2Ch
|
Change |
Effect |
1 |
The constant im_col_ab2Ch with value vips_col_ab2Ch ( float, float, float*, float* ) has been added. |
No effect. |
[+] im_col_ab2h
|
Change |
Effect |
1 |
The constant im_col_ab2h with value vips_col_ab2h ( double, double ) has been added. |
No effect. |
[+] im_col_C2Cucs
|
Change |
Effect |
1 |
The constant im_col_C2Cucs with value vips_col_C2Ccmc ( float ) has been added. |
No effect. |
[+] im_col_Ch2ab
|
Change |
Effect |
1 |
The constant im_col_Ch2ab with value vips_col_Ch2ab ( float, float, float*, float* ) has been added. |
No effect. |
[+] im_col_Ch2hucs
|
Change |
Effect |
1 |
The constant im_col_Ch2hucs with value vips_col_Ch2hcmc ( float, float ) has been added. |
No effect. |
[+] im_col_Chucs2h
|
Change |
Effect |
1 |
The constant im_col_Chucs2h with value vips_col_Chcmc2h ( float, float ) has been added. |
No effect. |
[+] im_col_Cucs2C
|
Change |
Effect |
1 |
The constant im_col_Cucs2C with value vips_col_Ccmc2C ( float ) has been added. |
No effect. |
[+] im_col_dE00
|
Change |
Effect |
1 |
The constant im_col_dE00 with value vips_col_dE00 ( float, float, float, float, float, float ) has been added. |
No effect. |
[+] im_col_L2Lucs
|
Change |
Effect |
1 |
The constant im_col_L2Lucs with value vips_col_L2Lcmc ( float ) has been added. |
No effect. |
[+] im_col_Lab2XYZ
|
Change |
Effect |
1 |
The constant im_col_Lab2XYZ with value vips_col_Lab2XYZ ( float, float, float, float*, float*, float* ) has been added. |
No effect. |
[+] im_col_Lucs2L
|
Change |
Effect |
1 |
The constant im_col_Lucs2L with value vips_col_Lcmc2L ( float ) has been added. |
No effect. |
[+] im_col_make_tables_UCS
|
Change |
Effect |
1 |
The constant im_col_make_tables_UCS with value vips_col_make_tables_CMC ( ) has been added. |
No effect. |
[+] im_col_pythagoras
|
Change |
Effect |
1 |
The constant im_col_pythagoras with value vips_pythagoras ( float, float, float, float, float, float ) has been added. |
No effect. |
[+] im_col_XYZ2Lab
|
Change |
Effect |
1 |
The constant im_col_XYZ2Lab with value vips_col_XYZ2Lab ( float, float, float, float*, float*, float* ) has been added. |
No effect. |
[+] im_concurrency_get
|
Change |
Effect |
1 |
The constant im_concurrency_get with value vips_concurrency_get ( ) has been added. |
No effect. |
[+] im_concurrency_set
|
Change |
Effect |
1 |
The constant im_concurrency_set with value vips_concurrency_set ( int ) has been added. |
No effect. |
[+] IM_D3250_X0
|
Change |
Effect |
1 |
The constant IM_D3250_X0 with value (105.6590) has been added. |
No effect. |
[+] IM_D3250_Y0
|
Change |
Effect |
1 |
The constant IM_D3250_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D3250_Z0
|
Change |
Effect |
1 |
The constant IM_D3250_Z0 with value (45.8501) has been added. |
No effect. |
[+] IM_D50_X0
|
Change |
Effect |
1 |
The constant IM_D50_X0 with value (96.4250) has been added. |
No effect. |
[+] IM_D50_Y0
|
Change |
Effect |
1 |
The constant IM_D50_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D50_Z0
|
Change |
Effect |
1 |
The constant IM_D50_Z0 with value (82.4680) has been added. |
No effect. |
[+] IM_D55_X0
|
Change |
Effect |
1 |
The constant IM_D55_X0 with value (95.6831) has been added. |
No effect. |
[+] IM_D55_Y0
|
Change |
Effect |
1 |
The constant IM_D55_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D55_Z0
|
Change |
Effect |
1 |
The constant IM_D55_Z0 with value (92.0871) has been added. |
No effect. |
[+] IM_D65_X0
|
Change |
Effect |
1 |
The constant IM_D65_X0 with value (95.0470) has been added. |
No effect. |
[+] IM_D65_Y0
|
Change |
Effect |
1 |
The constant IM_D65_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D65_Z0
|
Change |
Effect |
1 |
The constant IM_D65_Z0 with value (108.8827) has been added. |
No effect. |
[+] IM_D75_X0
|
Change |
Effect |
1 |
The constant IM_D75_X0 with value (94.9682) has been added. |
No effect. |
[+] IM_D75_Y0
|
Change |
Effect |
1 |
The constant IM_D75_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D75_Z0
|
Change |
Effect |
1 |
The constant IM_D75_Z0 with value (122.5710) has been added. |
No effect. |
[+] IM_D93_X0
|
Change |
Effect |
1 |
The constant IM_D93_X0 with value (89.7400) has been added. |
No effect. |
[+] IM_D93_Y0
|
Change |
Effect |
1 |
The constant IM_D93_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_D93_Z0
|
Change |
Effect |
1 |
The constant IM_D93_Z0 with value (130.7700) has been added. |
No effect. |
[+] IM_DEG
|
Change |
Effect |
1 |
The constant IM_DEG with value VIPS_DEG has been added. |
No effect. |
[+] im_diag
|
Change |
Effect |
1 |
The constant im_diag with value vips_info ( char const*, char const*, ... ) has been added. |
No effect. |
[+] IM_E_X0
|
Change |
Effect |
1 |
The constant IM_E_X0 with value (100.0) has been added. |
No effect. |
[+] IM_E_Y0
|
Change |
Effect |
1 |
The constant IM_E_Y0 with value (100.0) has been added. |
No effect. |
[+] IM_E_Z0
|
Change |
Effect |
1 |
The constant IM_E_Z0 with value (100.0) has been added. |
No effect. |
[+] im_error
|
Change |
Effect |
1 |
The constant im_error with value vips_error ( char const*, char const*, ... ) has been added. |
No effect. |
[+] im_error_buffer
|
Change |
Effect |
1 |
The constant im_error_buffer with value vips_error_buffer ( ) has been added. |
No effect. |
[+] im_error_clear
|
Change |
Effect |
1 |
The constant im_error_clear with value vips_error_clear ( ) has been added. |
No effect. |
[+] im_error_system
|
Change |
Effect |
1 |
The constant im_error_system with value vips_error_system ( int, char const*, char const*, ... ) has been added. |
No effect. |
[+] IM_EXEEXT
|
Change |
Effect |
1 |
The constant IM_EXEEXT with value "" has been added. |
No effect. |
[+] im_existsf
|
Change |
Effect |
1 |
The constant im_existsf with value vips_existsf ( char const*, ... ) has been added. |
No effect. |
[+] IM_FATSTRIP
|
Change |
Effect |
1 |
The constant IM_FATSTRIP with value 1 has been added. |
No effect. |
[+] im_file_length
|
Change |
Effect |
1 |
The constant im_file_length with value vips_file_length ( int ) has been added. |
No effect. |
[+] im_free
|
Change |
Effect |
1 |
The constant im_free with value vips_free ( void* ) has been added. |
No effect. |
[+] im_get_argv0
|
Change |
Effect |
1 |
The constant im_get_argv0 with value vips_get_argv0 ( ) has been added. |
No effect. |
[+] im_get_option_group
|
Change |
Effect |
1 |
The constant im_get_option_group with value vips_get_option_group ( ) has been added. |
No effect. |
[+] im_guess_libdir
|
Change |
Effect |
1 |
The constant im_guess_libdir with value vips_guess_libdir ( char const*, char const* ) has been added. |
No effect. |
[+] im_guess_prefix
|
Change |
Effect |
1 |
The constant im_guess_prefix with value vips_guess_prefix ( char const*, char const* ) has been added. |
No effect. |
[+] im_hash_table_map
|
Change |
Effect |
1 |
The constant im_hash_table_map with value vips_hash_table_map ( GHashTable*, VipsSListMap2Fn, void*, void* ) has been added. |
No effect. |
[+] im_header_as_string
|
Change |
Effect |
1 |
The constant im_header_as_string with value vips_image_get_as_string ( VipsImage const*, char const*, char** ) has been added. |
No effect. |
[+] im_header_double
|
Change |
Effect |
1 |
The constant im_header_double with value vips_image_get_double ( VipsImage const*, char const*, double* ) has been added. |
No effect. |
[+] im_header_get
|
Change |
Effect |
1 |
The constant im_header_get with value vips_image_get ( VipsImage const*, char const*, GValue* ) has been added. |
No effect. |
[+] im_header_get_typeof
|
Change |
Effect |
1 |
The constant im_header_get_typeof with value vips_image_get_typeof ( VipsImage const*, char const* ) has been added. |
No effect. |
[+] im_header_int
|
Change |
Effect |
1 |
The constant im_header_int with value vips_image_get_int ( VipsImage const*, char const*, int* ) has been added. |
No effect. |
[+] im_header_map
|
Change |
Effect |
1 |
The constant im_header_map with value vips_image_map ( VipsImage*, VipsImageMapFn, void* ) has been added. |
No effect. |
[+] im_header_map_fn
|
Change |
Effect |
1 |
The constant im_header_map_fn with value VipsImageMapFn has been added. |
No effect. |
[+] im_histlin
|
Change |
Effect |
1 |
The constant im_histlin with value vips_image_history_printf ( VipsImage*, char const*, ... ) has been added. |
No effect. |
[+] im_history_get
|
Change |
Effect |
1 |
The constant im_history_get with value vips_image_get_history ( VipsImage* ) has been added. |
No effect. |
[+] im_icc_present
|
Change |
Effect |
1 |
The constant im_icc_present with value vips_icc_present ( ) has been added. |
No effect. |
[+] IM_IMAGE_ADDR
|
Change |
Effect |
1 |
The constant IM_IMAGE_ADDR with value VIPS_IMAGE_ADDR has been added. |
No effect. |
[+] IM_IMAGE_N_ELEMENTS
|
Change |
Effect |
1 |
The constant IM_IMAGE_N_ELEMENTS with value VIPS_IMAGE_N_ELEMENTS has been added. |
No effect. |
[+] im_image_open_input
|
Change |
Effect |
1 |
The constant im_image_open_input with value vips_image_open_input ( VipsImage* ) has been added. |
No effect. |
[+] im_image_open_output
|
Change |
Effect |
1 |
The constant im_image_open_output with value vips_image_open_output ( VipsImage* ) has been added. |
No effect. |
[+] im_image_sanity_all
|
Change |
Effect |
1 |
The constant im_image_sanity_all with value vips_object_sanity_all ( ) has been added. |
No effect. |
[+] IM_IMAGE_SIZEOF_ELEMENT
|
Change |
Effect |
1 |
The constant IM_IMAGE_SIZEOF_ELEMENT with value VIPS_IMAGE_SIZEOF_ELEMENT has been added. |
No effect. |
[+] IM_IMAGE_SIZEOF_LINE
|
Change |
Effect |
1 |
The constant IM_IMAGE_SIZEOF_LINE with value VIPS_IMAGE_SIZEOF_LINE has been added. |
No effect. |
[+] IM_IMAGE_SIZEOF_PEL
|
Change |
Effect |
1 |
The constant IM_IMAGE_SIZEOF_PEL with value VIPS_IMAGE_SIZEOF_PEL has been added. |
No effect. |
[+] im_incheck
|
Change |
Effect |
1 |
The constant im_incheck with value vips_image_wio_input ( VipsImage* ) has been added. |
No effect. |
[+] IM_INTENT_ABSOLUTE_COLORIMETRIC
|
Change |
Effect |
1 |
The constant IM_INTENT_ABSOLUTE_COLORIMETRIC with value 3 has been added. |
No effect. |
[+] IM_INTENT_PERCEPTUAL
|
Change |
Effect |
1 |
The constant IM_INTENT_PERCEPTUAL with value 0 has been added. |
No effect. |
[+] IM_INTENT_RELATIVE_COLORIMETRIC
|
Change |
Effect |
1 |
The constant IM_INTENT_RELATIVE_COLORIMETRIC with value 1 has been added. |
No effect. |
[+] IM_INTENT_SATURATION
|
Change |
Effect |
1 |
The constant IM_INTENT_SATURATION with value 2 has been added. |
No effect. |
[+] im_invalidate
|
Change |
Effect |
1 |
The constant im_invalidate with value vips_image_invalidate_all ( VipsImage* ) has been added. |
No effect. |
[+] im_isfile
|
Change |
Effect |
1 |
The constant im_isfile with value vips_image_isfile ( VipsImage* ) has been added. |
No effect. |
[+] im_ispostfix
|
Change |
Effect |
1 |
The constant im_ispostfix with value vips_ispostfix ( char const*, char const* ) has been added. |
No effect. |
[+] im_ispoweroftwo
|
Change |
Effect |
1 |
The constant im_ispoweroftwo with value vips_ispoweroftwo ( int ) has been added. |
No effect. |
[+] im_isprefix
|
Change |
Effect |
1 |
The constant im_isprefix with value vips_isprefix ( char const*, char const* ) has been added. |
No effect. |
[+] im_lhisteq_raw
|
Change |
Effect |
1 |
The constant im_lhisteq_raw with value im_lhisteq ( VipsImage*, VipsImage*, int, int ) has been added. |
No effect. |
[+] IM_MAJOR_VERSION
|
Change |
Effect |
1 |
The constant IM_MAJOR_VERSION with value (8) has been added. |
No effect. |
[+] im_map_equal
|
Change |
Effect |
1 |
The constant im_map_equal with value vips_map_equal ( void*, void* ) has been added. |
No effect. |
[+] im_mapfile
|
Change |
Effect |
1 |
The constant im_mapfile with value vips_mapfile ( VipsImage* ) has been added. |
No effect. |
[+] im_mapfilerw
|
Change |
Effect |
1 |
The constant im_mapfilerw with value vips_mapfilerw ( VipsImage* ) has been added. |
No effect. |
[+] IM_MAX
|
Change |
Effect |
1 |
The constant IM_MAX with value VIPS_MAX has been added. |
No effect. |
[+] IM_META_EXIF_NAME
|
Change |
Effect |
1 |
The constant IM_META_EXIF_NAME with value "exif-data" has been added. |
No effect. |
[+] im_meta_get
|
Change |
Effect |
1 |
The constant im_meta_get with value vips_image_get ( VipsImage const*, char const*, GValue* ) has been added. |
No effect. |
[+] im_meta_get_area
|
Change |
Effect |
1 |
The constant im_meta_get_area with value vips_image_get_area ( VipsImage const*, char const*, void const** ) has been added. |
No effect. |
[+] im_meta_get_blob
|
Change |
Effect |
1 |
The constant im_meta_get_blob with value vips_image_get_blob ( VipsImage const*, char const*, void const**, size_t* ) has been added. |
No effect. |
[+] im_meta_get_double
|
Change |
Effect |
1 |
The constant im_meta_get_double with value vips_image_get_double ( VipsImage const*, char const*, double* ) has been added. |
No effect. |
[+] im_meta_get_int
|
Change |
Effect |
1 |
The constant im_meta_get_int with value vips_image_get_int ( VipsImage const*, char const*, int* ) has been added. |
No effect. |
[+] im_meta_get_string
|
Change |
Effect |
1 |
The constant im_meta_get_string with value vips_image_get_string ( VipsImage const*, char const*, char const** ) has been added. |
No effect. |
[+] im_meta_get_typeof
|
Change |
Effect |
1 |
The constant im_meta_get_typeof with value vips_image_get_typeof ( VipsImage const*, char const* ) has been added. |
No effect. |
[+] IM_META_ICC_NAME
|
Change |
Effect |
1 |
The constant IM_META_ICC_NAME with value "icc-profile-data" has been added. |
No effect. |
[+] im_meta_remove
|
Change |
Effect |
1 |
The constant im_meta_remove with value vips_image_remove ( VipsImage*, char const* ) has been added. |
No effect. |
[+] IM_META_RESOLUTION_UNIT
|
Change |
Effect |
1 |
The constant IM_META_RESOLUTION_UNIT with value "resolution-unit" has been added. |
No effect. |
[+] IM_MICRO_VERSION
|
Change |
Effect |
1 |
The constant IM_MICRO_VERSION with value (0) has been added. |
No effect. |
[+] IM_MIN
|
Change |
Effect |
1 |
The constant IM_MIN with value VIPS_MIN has been added. |
No effect. |
[+] IM_MINOR_VERSION
|
Change |
Effect |
1 |
The constant IM_MINOR_VERSION with value (16) has been added. |
No effect. |
[+] IM_NUMBER
|
Change |
Effect |
1 |
The constant IM_NUMBER with value VIPS_NUMBER has been added. |
No effect. |
[+] IM_PI
|
Change |
Effect |
1 |
The constant IM_PI with value (3.14159265358979323846) has been added. |
No effect. |
[+] im_pincheck
|
Change |
Effect |
1 |
The constant im_pincheck with value vips_image_pio_input ( VipsImage* ) has been added. |
No effect. |
[+] im_popenf
|
Change |
Effect |
1 |
The constant im_popenf with value vips_popenf ( char const*, char const*, ... ) has been added. |
No effect. |
[+] im_prepare
|
Change |
Effect |
1 |
The constant im_prepare with value vips_region_prepare ( VipsRegion*, VipsRect const* ) has been added. |
No effect. |
[+] im_prepare_many
|
Change |
Effect |
1 |
The constant im_prepare_many with value vips_region_prepare_many ( struct _VipsRegion**, VipsRect const* ) has been added. |
No effect. |
[+] im_prepare_to
|
Change |
Effect |
1 |
The constant im_prepare_to with value vips_region_prepare_to ( VipsRegion*, VipsRegion*, VipsRect const*, int, int ) has been added. |
No effect. |
[+] IM_RAD
|
Change |
Effect |
1 |
The constant IM_RAD with value VIPS_RAD has been added. |
No effect. |
[+] IM_RECT_BOTTOM
|
Change |
Effect |
1 |
The constant IM_RECT_BOTTOM with value VIPS_RECT_BOTTOM has been added. |
No effect. |
[+] im_rect_dup
|
Change |
Effect |
1 |
The constant im_rect_dup with value vips_rect_dup ( VipsRect const* ) has been added. |
No effect. |
[+] im_rect_equalsrect
|
Change |
Effect |
1 |
The constant im_rect_equalsrect with value vips_rect_equalsrect ( VipsRect const*, VipsRect const* ) has been added. |
No effect. |
[+] IM_RECT_HCENTRE
|
Change |
Effect |
1 |
The constant IM_RECT_HCENTRE with value VIPS_RECT_HCENTRE has been added. |
No effect. |
[+] im_rect_includespoint
|
Change |
Effect |
1 |
The constant im_rect_includespoint with value vips_rect_includespoint ( VipsRect const*, int, int ) has been added. |
No effect. |
[+] im_rect_includesrect
|
Change |
Effect |
1 |
The constant im_rect_includesrect with value vips_rect_includesrect ( VipsRect const*, VipsRect const* ) has been added. |
No effect. |
[+] im_rect_intersectrect
|
Change |
Effect |
1 |
The constant im_rect_intersectrect with value vips_rect_intersectrect ( VipsRect const*, VipsRect const*, VipsRect* ) has been added. |
No effect. |
[+] im_rect_isempty
|
Change |
Effect |
1 |
The constant im_rect_isempty with value vips_rect_isempty ( VipsRect const* ) has been added. |
No effect. |
[+] im_rect_marginadjust
|
Change |
Effect |
1 |
The constant im_rect_marginadjust with value vips_rect_marginadjust ( VipsRect*, int ) has been added. |
No effect. |
[+] im_rect_normalise
|
Change |
Effect |
1 |
The constant im_rect_normalise with value vips_rect_normalise ( VipsRect* ) has been added. |
No effect. |
[+] IM_RECT_RIGHT
|
Change |
Effect |
1 |
The constant IM_RECT_RIGHT with value VIPS_RECT_RIGHT has been added. |
No effect. |
[+] im_rect_unionrect
|
Change |
Effect |
1 |
The constant im_rect_unionrect with value vips_rect_unionrect ( VipsRect const*, VipsRect const*, VipsRect* ) has been added. |
No effect. |
[+] IM_RECT_VCENTRE
|
Change |
Effect |
1 |
The constant IM_RECT_VCENTRE with value VIPS_RECT_VCENTRE has been added. |
No effect. |
[+] im_ref_string_set
|
Change |
Effect |
1 |
The constant im_ref_string_set with value vips_value_set_ref_string ( GValue*, char const* ) has been added. |
No effect. |
[+] IM_REGION_ADDR
|
Change |
Effect |
1 |
The constant IM_REGION_ADDR with value VIPS_REGION_ADDR has been added. |
No effect. |
[+] IM_REGION_ADDR_TOPLEFT
|
Change |
Effect |
1 |
The constant IM_REGION_ADDR_TOPLEFT with value VIPS_REGION_ADDR_TOPLEFT has been added. |
No effect. |
[+] im_region_black
|
Change |
Effect |
1 |
The constant im_region_black with value vips_region_black ( VipsRegion* ) has been added. |
No effect. |
[+] im_region_buffer
|
Change |
Effect |
1 |
The constant im_region_buffer with value vips_region_buffer ( VipsRegion*, VipsRect const* ) has been added. |
No effect. |
[+] im_region_create
|
Change |
Effect |
1 |
The constant im_region_create with value vips_region_new ( VipsImage* ) has been added. |
No effect. |
[+] im_region_free
|
Change |
Effect |
1 |
The constant im_region_free with value g_object_unref has been added. |
No effect. |
[+] IM_REGION_LSKIP
|
Change |
Effect |
1 |
The constant IM_REGION_LSKIP with value VIPS_REGION_LSKIP has been added. |
No effect. |
[+] IM_REGION_N_ELEMENTS
|
Change |
Effect |
1 |
The constant IM_REGION_N_ELEMENTS with value VIPS_REGION_N_ELEMENTS has been added. |
No effect. |
[+] im_region_paint
|
Change |
Effect |
1 |
The constant im_region_paint with value vips_region_paint ( VipsRegion*, VipsRect const*, int ) has been added. |
No effect. |
[+] im_region_region
|
Change |
Effect |
1 |
The constant im_region_region with value vips_region_region ( VipsRegion*, VipsRegion*, VipsRect const*, int, int ) has been added. |
No effect. |
[+] IM_REGION_SIZEOF_LINE
|
Change |
Effect |
1 |
The constant IM_REGION_SIZEOF_LINE with value VIPS_REGION_SIZEOF_LINE has been added. |
No effect. |
[+] im_remapfilerw
|
Change |
Effect |
1 |
The constant im_remapfilerw with value vips_remapfilerw ( VipsImage* ) has been added. |
No effect. |
[+] IM_RINT
|
Change |
Effect |
1 |
The constant IM_RINT with value VIPS_RINT has been added. |
No effect. |
[+] im_rwcheck
|
Change |
Effect |
1 |
The constant im_rwcheck with value vips_image_inplace ( VipsImage* ) has been added. |
No effect. |
[+] im_save_string_get
|
Change |
Effect |
1 |
The constant im_save_string_get with value vips_value_get_save_string ( GValue const* ) has been added. |
No effect. |
[+] im_save_string_set
|
Change |
Effect |
1 |
The constant im_save_string_set with value vips_value_set_save_string ( GValue*, char const* ) has been added. |
No effect. |
[+] im_save_string_setf
|
Change |
Effect |
1 |
The constant im_save_string_setf with value vips_value_set_save_stringf ( GValue*, char const*, ... ) has been added. |
No effect. |
[+] im_semaphore_destroy
|
Change |
Effect |
1 |
The constant im_semaphore_destroy with value vips_semaphore_destroy ( struct VipsSemaphore* ) has been added. |
No effect. |
[+] im_semaphore_down
|
Change |
Effect |
1 |
The constant im_semaphore_down with value vips_semaphore_down ( struct VipsSemaphore* ) has been added. |
No effect. |
[+] im_semaphore_downn
|
Change |
Effect |
1 |
The constant im_semaphore_downn with value vips_semaphore_downn ( struct VipsSemaphore*, int ) has been added. |
No effect. |
[+] im_semaphore_init
|
Change |
Effect |
1 |
The constant im_semaphore_init with value vips_semaphore_init ( struct VipsSemaphore*, int, char* ) has been added. |
No effect. |
[+] im_semaphore_t
|
Change |
Effect |
1 |
The constant im_semaphore_t with value VipsSemaphore has been added. |
No effect. |
[+] im_semaphore_up
|
Change |
Effect |
1 |
The constant im_semaphore_up with value vips_semaphore_up ( struct VipsSemaphore* ) has been added. |
No effect. |
[+] im_semaphore_upn
|
Change |
Effect |
1 |
The constant im_semaphore_upn with value vips_semaphore_upn ( struct VipsSemaphore*, int ) has been added. |
No effect. |
[+] im_setupout
|
Change |
Effect |
1 |
The constant im_setupout with value vips_image_write_prepare ( VipsImage* ) has been added. |
No effect. |
[+] IM_SIZEOF_HEADER
|
Change |
Effect |
1 |
The constant IM_SIZEOF_HEADER with value (64) has been added. |
No effect. |
[+] im_slist_equal
|
Change |
Effect |
1 |
The constant im_slist_equal with value vips_slist_equal ( GSList*, GSList* ) has been added. |
No effect. |
[+] im_slist_filter
|
Change |
Effect |
1 |
The constant im_slist_filter with value vips_slist_filter ( GSList*, VipsSListMap2Fn, void*, void* ) has been added. |
No effect. |
[+] im_slist_fold2
|
Change |
Effect |
1 |
The constant im_slist_fold2 with value vips_slist_fold2 ( GSList*, void*, VipsSListFold2Fn, void*, void* ) has been added. |
No effect. |
[+] im_slist_free_all
|
Change |
Effect |
1 |
The constant im_slist_free_all with value vips_slist_free_all ( GSList* ) has been added. |
No effect. |
[+] im_slist_map2
|
Change |
Effect |
1 |
The constant im_slist_map2 with value vips_slist_map2 ( GSList*, VipsSListMap2Fn, void*, void* ) has been added. |
No effect. |
[+] im_slist_map2_rev
|
Change |
Effect |
1 |
The constant im_slist_map2_rev with value vips_slist_map2_rev ( GSList*, VipsSListMap2Fn, void*, void* ) has been added. |
No effect. |
[+] im_slist_map4
|
Change |
Effect |
1 |
The constant im_slist_map4 with value vips_slist_map4 ( GSList*, VipsSListMap4Fn, void*, void*, void*, void* ) has been added. |
No effect. |
[+] IM_SMALLTILE
|
Change |
Effect |
1 |
The constant IM_SMALLTILE with value 0 has been added. |
No effect. |
[+] im_snprintf
|
Change |
Effect |
1 |
The constant im_snprintf with value vips_snprintf ( char*, size_t, char const*, ... ) has been added. |
No effect. |
[+] im_start_fn
|
Change |
Effect |
1 |
The constant im_start_fn with value VipsStartFn has been added. |
No effect. |
[+] im_start_many
|
Change |
Effect |
1 |
The constant im_start_many with value vips_start_many ( VipsImage*, void*, void* ) has been added. |
No effect. |
[+] im_start_one
|
Change |
Effect |
1 |
The constant im_start_one with value vips_start_one ( VipsImage*, void*, void* ) has been added. |
No effect. |
[+] im_stdif_raw
|
Change |
Effect |
1 |
The constant im_stdif_raw with value im_stdif ( VipsImage*, VipsImage*, double, double, double, double, int, int ) has been added. |
No effect. |
[+] im_stop_fn
|
Change |
Effect |
1 |
The constant im_stop_fn with value VipsStopFn has been added. |
No effect. |
[+] im_stop_many
|
Change |
Effect |
1 |
The constant im_stop_many with value vips_stop_many ( void*, void*, void* ) has been added. |
No effect. |
[+] im_stop_one
|
Change |
Effect |
1 |
The constant im_stop_one with value vips_stop_one ( void*, void*, void* ) has been added. |
No effect. |
[+] im_strncpy
|
Change |
Effect |
1 |
The constant im_strncpy with value vips_strncpy ( char*, char const*, int ) has been added. |
No effect. |
[+] im_strrstr
|
Change |
Effect |
1 |
The constant im_strrstr with value vips_strrstr ( char const*, char const* ) has been added. |
No effect. |
[+] IM_SWAP
|
Change |
Effect |
1 |
The constant IM_SWAP with value VIPS_SWAP has been added. |
No effect. |
[+] IM_THINSTRIP
|
Change |
Effect |
1 |
The constant IM_THINSTRIP with value 2 has been added. |
No effect. |
[+] IM_TYPE_AREA
|
Change |
Effect |
1 |
The constant IM_TYPE_AREA with value (vips_area_get_type()) has been added. |
No effect. |
[+] IM_TYPE_B_W
|
Change |
Effect |
1 |
The constant IM_TYPE_B_W with value 1 has been added. |
No effect. |
[+] IM_TYPE_BLOB
|
Change |
Effect |
1 |
The constant IM_TYPE_BLOB with value (vips_blob_get_type()) has been added. |
No effect. |
[+] IM_TYPE_CMYK
|
Change |
Effect |
1 |
The constant IM_TYPE_CMYK with value 15 has been added. |
No effect. |
[+] IM_TYPE_FOURIER
|
Change |
Effect |
1 |
The constant IM_TYPE_FOURIER with value 24 has been added. |
No effect. |
[+] IM_TYPE_GREY16
|
Change |
Effect |
1 |
The constant IM_TYPE_GREY16 with value 26 has been added. |
No effect. |
[+] IM_TYPE_HISTOGRAM
|
Change |
Effect |
1 |
The constant IM_TYPE_HISTOGRAM with value 10 has been added. |
No effect. |
[+] IM_TYPE_LAB
|
Change |
Effect |
1 |
The constant IM_TYPE_LAB with value 13 has been added. |
No effect. |
[+] IM_TYPE_LABQ
|
Change |
Effect |
1 |
The constant IM_TYPE_LABQ with value 16 has been added. |
No effect. |
[+] IM_TYPE_LABS
|
Change |
Effect |
1 |
The constant IM_TYPE_LABS with value 21 has been added. |
No effect. |
[+] IM_TYPE_LCH
|
Change |
Effect |
1 |
The constant IM_TYPE_LCH with value 19 has been added. |
No effect. |
[+] IM_TYPE_MULTIBAND
|
Change |
Effect |
1 |
The constant IM_TYPE_MULTIBAND with value 0 has been added. |
No effect. |
[+] IM_TYPE_REF_STRING
|
Change |
Effect |
1 |
The constant IM_TYPE_REF_STRING with value (vips_ref_string_get_type()) has been added. |
No effect. |
[+] IM_TYPE_RGB
|
Change |
Effect |
1 |
The constant IM_TYPE_RGB with value 17 has been added. |
No effect. |
[+] IM_TYPE_RGB16
|
Change |
Effect |
1 |
The constant IM_TYPE_RGB16 with value 25 has been added. |
No effect. |
[+] IM_TYPE_SAVE_STRING
|
Change |
Effect |
1 |
The constant IM_TYPE_SAVE_STRING with value (vips_save_string_get_type()) has been added. |
No effect. |
[+] IM_TYPE_sRGB
|
Change |
Effect |
1 |
The constant IM_TYPE_sRGB with value 22 has been added. |
No effect. |
[+] IM_TYPE_UCS
|
Change |
Effect |
1 |
The constant IM_TYPE_UCS with value 18 has been added. |
No effect. |
[+] IM_TYPE_XYZ
|
Change |
Effect |
1 |
The constant IM_TYPE_XYZ with value 12 has been added. |
No effect. |
[+] IM_TYPE_YXY
|
Change |
Effect |
1 |
The constant IM_TYPE_YXY with value 23 has been added. |
No effect. |
[+] im_updatehist
|
Change |
Effect |
1 |
The constant im_updatehist with value vips_image_history_args ( VipsImage*, char const*, int, char** ) has been added. |
No effect. |
[+] im_vdiag
|
Change |
Effect |
1 |
The constant im_vdiag with value vips_vinfo ( char const*, char const*, struct __va_list_tag* ) has been added. |
No effect. |
[+] im_verror
|
Change |
Effect |
1 |
The constant im_verror with value vips_verror ( char const*, char const*, struct __va_list_tag* ) has been added. |
No effect. |
[+] im_verror_system
|
Change |
Effect |
1 |
The constant im_verror_system with value vips_verror_system ( int, char const*, char const*, struct __va_list_tag* ) has been added. |
No effect. |
[+] im_version
|
Change |
Effect |
1 |
The constant im_version with value vips_version ( int ) has been added. |
No effect. |
[+] IM_VERSION_STRING
|
Change |
Effect |
1 |
The constant IM_VERSION_STRING with value "8.16.0" has been added. |
No effect. |
[+] im_version_string
|
Change |
Effect |
1 |
The constant im_version_string with value vips_version_string ( ) has been added. |
No effect. |
[+] im_vsnprintf
|
Change |
Effect |
1 |
The constant im_vsnprintf with value vips_vsnprintf ( char*, size_t, char const*, struct __va_list_tag* ) has been added. |
No effect. |
[+] im_vwarn
|
Change |
Effect |
1 |
The constant im_vwarn with value vips_vwarn ( char const*, char const*, struct __va_list_tag* ) has been added. |
No effect. |
[+] im_warn
|
Change |
Effect |
1 |
The constant im_warn with value vips_warn ( char const*, char const*, ... ) has been added. |
No effect. |
[+] IMAGE
|
Change |
Effect |
1 |
The constant IMAGE with value VipsImage has been added. |
No effect. |
[+] PEL
|
Change |
Effect |
1 |
The constant PEL with value VipsPel has been added. |
No effect. |
[+] Rect
|
Change |
Effect |
1 |
The constant Rect with value VipsRect has been added. |
No effect. |
[+] REGION
|
Change |
Effect |
1 |
The constant REGION with value VipsRegion has been added. |
No effect. |
[+] vips_bandfmt_iscomplex
|
Change |
Effect |
1 |
The constant vips_bandfmt_iscomplex with value vips_band_format_iscomplex ( enum VipsBandFormat ) has been added. |
No effect. |
[+] vips_bandfmt_isfloat
|
Change |
Effect |
1 |
The constant vips_bandfmt_isfloat with value vips_band_format_isfloat ( enum VipsBandFormat ) has been added. |
No effect. |
[+] vips_bandfmt_isint
|
Change |
Effect |
1 |
The constant vips_bandfmt_isint with value vips_band_format_isint ( enum VipsBandFormat ) has been added. |
No effect. |
[+] vips_bandfmt_isuint
|
Change |
Effect |
1 |
The constant vips_bandfmt_isuint with value vips_band_format_isuint ( enum VipsBandFormat ) has been added. |
No effect. |
[+] vips_class_map_concrete_all
|
Change |
Effect |
1 |
The constant vips_class_map_concrete_all with value vips_class_map_all ( GType, VipsClassMapFn, void* ) has been added. |
No effect. |
[+] VIPS_EXEEXT
|
Change |
Effect |
1 |
The constant VIPS_EXEEXT with value "" has been added. |
No effect. |
[+] VIPS_MASK
|
Change |
Effect |
1 |
The constant VIPS_MASK with value IM_MASK has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_BANDPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_BANDPASS with value 14 has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_BANDREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_BANDREJECT with value 15 has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_HIGHPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_HIGHPASS with value 2 has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_LOWPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_LOWPASS with value 3 has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_RINGPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_RINGPASS with value 8 has been added. |
No effect. |
[+] VIPS_MASK_BUTTERWORTH_RINGREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_BUTTERWORTH_RINGREJECT with value 9 has been added. |
No effect. |
[+] VIPS_MASK_FRACTAL_FLT
|
Change |
Effect |
1 |
The constant VIPS_MASK_FRACTAL_FLT with value 18 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_BANDPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_BANDPASS with value 16 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_BANDREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_BANDREJECT with value 17 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_HIGHPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_HIGHPASS with value 4 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_LOWPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_LOWPASS with value 5 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_RINGPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_RINGPASS with value 10 has been added. |
No effect. |
[+] VIPS_MASK_GAUSS_RINGREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_GAUSS_RINGREJECT with value 11 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_BANDPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_BANDPASS with value 12 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_BANDREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_BANDREJECT with value 13 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_HIGHPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_HIGHPASS with value 0 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_LOWPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_LOWPASS with value 1 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_RINGPASS
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_RINGPASS with value 6 has been added. |
No effect. |
[+] VIPS_MASK_IDEAL_RINGREJECT
|
Change |
Effect |
1 |
The constant VIPS_MASK_IDEAL_RINGREJECT with value 7 has been added. |
No effect. |
[+] VIPS_META_IPCT_NAME
|
Change |
Effect |
1 |
The constant VIPS_META_IPCT_NAME with value "iptc-data" has been added. |
No effect. |
[+] VIPS_VECTOR_SOURCE_MAX
|
Change |
Effect |
1 |
The constant VIPS_VECTOR_SOURCE_MAX with value (10) has been added. |
No effect. |
[+] VipsBandFmt
|
Change |
Effect |
1 |
The constant VipsBandFmt with value VipsBandFormat has been added. |
No effect. |
[+] VipsType
|
Change |
Effect |
1 |
The constant VipsType with value VipsInterpretation has been added. |
No effect. |
[+] VSListFold2Fn
|
Change |
Effect |
1 |
The constant VSListFold2Fn with value VipsSListFold2Fn has been added. |
No effect. |
[+] VSListMap2Fn
|
Change |
Effect |
1 |
The constant VSListMap2Fn with value VipsSListMap2Fn has been added. |
No effect. |
[+] VSListMap4Fn
|
Change |
Effect |
1 |
The constant VSListMap4Fn with value VipsSListMap4Fn has been added. |
No effect. |
vips8
[+] VIPS_CPLUSPLUS_API
|
Change |
Effect |
1 |
The constant VIPS_CPLUSPLUS_API with value _VIPS_PUBLIC has been added. |
No effect. |
to the top
Header Files 1
vips8
to the top
Libraries 1
libvips-cpp.so.42.17.5
to the top