vips.operations

Undocumented in source.

Members

Functions

CMC2LCh
VImage CMC2LCh(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
HSV2sRGB
VImage HSV2sRGB(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
LCh2CMC
VImage LCh2CMC(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
LCh2Lab
VImage LCh2Lab(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
Lab2LCh
VImage Lab2LCh(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
Lab2LabQ
VImage Lab2LabQ(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
Lab2LabS
VImage Lab2LabS(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
Lab2XYZ
VImage Lab2XYZ(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
LabQ2Lab
VImage LabQ2Lab(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
LabQ2LabS
VImage LabQ2LabS(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
LabQ2sRGB
VImage LabQ2sRGB(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
LabS2Lab
VImage LabS2Lab(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
LabS2LabQ
VImage LabS2LabQ(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
XYZ2Lab
VImage XYZ2Lab(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
XYZ2Yxy
VImage XYZ2Yxy(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
XYZ2scRGB
VImage XYZ2scRGB(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
Yxy2XYZ
VImage Yxy2XYZ(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
abs
VImage abs(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
add
VImage add(VImage left, VImage right, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
affine
VImage affine(VImage input, double[] matrix, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
analyzeload
VImage analyzeload(string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
arrayjoin
VImage arrayjoin(VImage[] input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
autorot
VImage autorot(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
avg
double avg(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
bandbool
VImage bandbool(VImage input, VipsOperationBoolean boolean, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
bandfold
VImage bandfold(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
bandjoin
VImage bandjoin(VImage[] input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
bandjoin_const
VImage bandjoin_const(VImage input, double[] c, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
bandmean
VImage bandmean(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
bandrank
VImage bandrank(VImage[] input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
bandunfold
VImage bandunfold(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
black
VImage black(int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
boolean
VImage boolean(VImage left, VImage right, VipsOperationBoolean boolean, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
boolean_const
VImage boolean_const(VImage input, VipsOperationBoolean boolean, double[] c, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
buildlut
VImage buildlut(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
byteswap
VImage byteswap(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
cache
VImage cache(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
canny
VImage canny(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
colourspace
VImage colourspace(VImage input, VipsInterpretation space, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
compass
VImage compass(VImage input, VImage mask, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
complex
VImage complex(VImage input, VipsOperationComplex cmplx, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
complex2
VImage complex2(VImage left, VImage right, VipsOperationComplex2 cmplx, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
complexform
VImage complexform(VImage left, VImage right, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
complexget
VImage complexget(VImage input, VipsOperationComplexget get, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
composite
VImage composite(VImage[] input, int[] mode, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
composite2
VImage composite2(VImage base, VImage overlay, VipsBlendMode mode, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
conv
VImage conv(VImage input, VImage mask, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
conva
VImage conva(VImage input, VImage mask, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
convasep
VImage convasep(VImage input, VImage mask, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
convf
VImage convf(VImage input, VImage mask, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
convi
VImage convi(VImage input, VImage mask, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
convsep
VImage convsep(VImage input, VImage mask, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
copy
VImage copy(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
countlines
double countlines(VImage input, VipsDirection direction, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
csvload
VImage csvload(string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
csvsave
void csvsave(VImage input, string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
dE00
VImage dE00(VImage left, VImage right, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
dE76
VImage dE76(VImage left, VImage right, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
dECMC
VImage dECMC(VImage left, VImage right, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
deviate
double deviate(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
divide
VImage divide(VImage left, VImage right, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
draw_circle
void draw_circle(VImage image, double[] ink, int cx, int cy, int radius, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
draw_flood
void draw_flood(VImage image, double[] ink, int x, int y, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
draw_image
void draw_image(VImage image, VImage sub, int x, int y, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
draw_line
void draw_line(VImage image, double[] ink, int x1, int y1, int x2, int y2, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
draw_mask
void draw_mask(VImage image, double[] ink, VImage mask, int x, int y, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
draw_rect
void draw_rect(VImage image, double[] ink, int left, int top, int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
draw_smudge
void draw_smudge(VImage image, int left, int top, int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
embed
VImage embed(VImage input, int x, int y, int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
extract_area
VImage extract_area(VImage input, int left, int top, int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
extract_band
VImage extract_band(VImage input, int band, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
eye
VImage eye(int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
falsecolour
VImage falsecolour(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
fastcor
VImage fastcor(VImage input, VImage vipsRef, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
fill_nearest
VImage fill_nearest(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
find_trim
int find_trim(VImage input, int top, int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
flatten
VImage flatten(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
flip
VImage flip(VImage input, VipsDirection direction, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
float2rad
VImage float2rad(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
fractsurf
VImage fractsurf(int width, int height, double fractal_dimension, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
freqmult
VImage freqmult(VImage input, VImage mask, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
fwfft
VImage fwfft(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
gamma
VImage gamma(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
gaussblur
VImage gaussblur(VImage input, double sigma, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
gaussmat
VImage gaussmat(double sigma, double min_ampl, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
gaussnoise
VImage gaussnoise(int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
getpoint
double[] getpoint(VImage input, int x, int y, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
globalbalance
VImage globalbalance(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
gravity
VImage gravity(VImage input, VipsCompassDirection direction, int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
grey
VImage grey(int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
grid
VImage grid(VImage input, int tile_height, int across, int down, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_cum
VImage hist_cum(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_entropy
double hist_entropy(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_equal
VImage hist_equal(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_find
VImage hist_find(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_find_indexed
VImage hist_find_indexed(VImage input, VImage index, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_find_ndim
VImage hist_find_ndim(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_ismonotonic
bool hist_ismonotonic(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_local
VImage hist_local(VImage input, int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_match
VImage hist_match(VImage input, VImage vipsRef, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_norm
VImage hist_norm(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hist_plot
VImage hist_plot(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hough_circle
VImage hough_circle(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
hough_line
VImage hough_line(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
identity
VImage identity(VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
ifthenelse
VImage ifthenelse(VImage cond, VImage in1, VImage in2, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
insert
VImage insert(VImage main, VImage sub, int x, int y, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
invert
VImage invert(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
invertlut
VImage invertlut(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
invfft
VImage invfft(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
join
VImage join(VImage in1, VImage in2, VipsDirection direction, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
jpegload
VImage jpegload(string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
jpegload_buffer
VImage jpegload_buffer(VipsBlob* buffer, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
jpegsave
void jpegsave(VImage input, string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
jpegsave_buffer
VipsBlob* jpegsave_buffer(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
jpegsave_mime
void jpegsave_mime(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
labelregions
VImage labelregions(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
linear
VImage linear(VImage input, double[] a, double[] b, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
linecache
VImage linecache(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
logmat
VImage logmat(double sigma, double min_ampl, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mapim
VImage mapim(VImage input, VImage index, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
maplut
VImage maplut(VImage input, VImage lut, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mask_butterworth
VImage mask_butterworth(int width, int height, double order, double frequency_cutoff, double amplitude_cutoff, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mask_butterworth_band
VImage mask_butterworth_band(int width, int height, double order, double frequency_cutoff_x, double frequency_cutoff_y, double radius, double amplitude_cutoff, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mask_butterworth_ring
VImage mask_butterworth_ring(int width, int height, double order, double frequency_cutoff, double amplitude_cutoff, double ringwidth, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mask_fractal
VImage mask_fractal(int width, int height, double fractal_dimension, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mask_gaussian
VImage mask_gaussian(int width, int height, double frequency_cutoff, double amplitude_cutoff, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mask_gaussian_band
VImage mask_gaussian_band(int width, int height, double frequency_cutoff_x, double frequency_cutoff_y, double radius, double amplitude_cutoff, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mask_gaussian_ring
VImage mask_gaussian_ring(int width, int height, double frequency_cutoff, double amplitude_cutoff, double ringwidth, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mask_ideal
VImage mask_ideal(int width, int height, double frequency_cutoff, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mask_ideal_band
VImage mask_ideal_band(int width, int height, double frequency_cutoff_x, double frequency_cutoff_y, double radius, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mask_ideal_ring
VImage mask_ideal_ring(int width, int height, double frequency_cutoff, double ringwidth, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
match
VImage match(VImage vipsRef, VImage sec, int xr1, int yr1, int xs1, int ys1, int xr2, int yr2, int xs2, int ys2, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
math
VImage math(VImage input, VipsOperationMath math, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
math2
VImage math2(VImage left, VImage right, VipsOperationMath2 math2, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
math2_const
VImage math2_const(VImage input, VipsOperationMath2 math2, double[] c, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
matrixload
VImage matrixload(string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
matrixprint
void matrixprint(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
matrixsave
void matrixsave(VImage input, string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
max
double max(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
measure
VImage measure(VImage input, int h, int v, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
merge
VImage merge(VImage vipsRef, VImage sec, VipsDirection direction, int dx, int dy, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
min
double min(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
morph
VImage morph(VImage input, VImage mask, VipsOperationMorphology morph, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mosaic
VImage mosaic(VImage vipsRef, VImage sec, VipsDirection direction, int xref, int yref, int xsec, int ysec, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
mosaic1
VImage mosaic1(VImage vipsRef, VImage sec, VipsDirection direction, int xr1, int yr1, int xs1, int ys1, int xr2, int yr2, int xs2, int ys2, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
msb
VImage msb(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
multiply
VImage multiply(VImage left, VImage right, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
percent
int percent(VImage input, double percent, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
perlin
VImage perlin(int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
phasecor
VImage phasecor(VImage input, VImage in2, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
pngload
VImage pngload(string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
pngload_buffer
VImage pngload_buffer(VipsBlob* buffer, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
pngsave
void pngsave(VImage input, string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
pngsave_buffer
VipsBlob* pngsave_buffer(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
ppmload
VImage ppmload(string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
ppmsave
void ppmsave(VImage input, string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
premultiply
VImage premultiply(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
profile
VImage profile(VImage input, VImage rows, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
project
VImage project(VImage input, VImage rows, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
quadratic
VImage quadratic(VImage input, VImage coeff, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
rad2float
VImage rad2float(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
radload
VImage radload(string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
radsave
void radsave(VImage input, string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
radsave_buffer
VipsBlob* radsave_buffer(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
rank
VImage rank(VImage input, int width, int height, int index, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
rawload
VImage rawload(string filename, int width, int height, int bands, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
rawsave
void rawsave(VImage input, string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
rawsave_fd
void rawsave_fd(VImage input, int fd, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
recomb
VImage recomb(VImage input, VImage m, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
reduce
VImage reduce(VImage input, double hshrink, double vshrink, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
reduceh
VImage reduceh(VImage input, double hshrink, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
reducev
VImage reducev(VImage input, double vshrink, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
relational
VImage relational(VImage left, VImage right, VipsOperationRelational relational, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
relational_const
VImage relational_const(VImage input, VipsOperationRelational relational, double[] c, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
remainder
VImage remainder(VImage left, VImage right, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
remainder_const
VImage remainder_const(VImage input, double[] c, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
replicate
VImage replicate(VImage input, int across, int down, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
resize
VImage resize(VImage input, double scale, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
rot
VImage rot(VImage input, VipsAngle angle, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
rot45
VImage rot45(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
rotate
VImage rotate(VImage input, double angle, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
round
VImage round(VImage input, VipsOperationRound round, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
sRGB2HSV
VImage sRGB2HSV(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
sRGB2scRGB
VImage sRGB2scRGB(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
scRGB2BW
VImage scRGB2BW(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
scRGB2XYZ
VImage scRGB2XYZ(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
scRGB2sRGB
VImage scRGB2sRGB(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
scale
VImage scale(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
sequential
VImage sequential(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
sharpen
VImage sharpen(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
shrink
VImage shrink(VImage input, double hshrink, double vshrink, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
shrinkh
VImage shrinkh(VImage input, int hshrink, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
shrinkv
VImage shrinkv(VImage input, int vshrink, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
sign
VImage sign(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
similarity
VImage similarity(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
sines
VImage sines(int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
smartcrop
VImage smartcrop(VImage input, int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
sobel
VImage sobel(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
spcor
VImage spcor(VImage input, VImage vipsRef, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
spectrum
VImage spectrum(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
stats
VImage stats(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
stdif
VImage stdif(VImage input, int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
subsample
VImage subsample(VImage input, int xfac, int yfac, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
subtract
VImage subtract(VImage left, VImage right, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
sum
VImage sum(VImage[] input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
system
void system(string cmd_format, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
text
VImage text(string text, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
thumbnail
VImage thumbnail(string filename, int width, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
thumbnail_buffer
VImage thumbnail_buffer(VipsBlob* buffer, int width, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
thumbnail_image
VImage thumbnail_image(VImage input, int width, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
tilecache
VImage tilecache(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
tonelut
VImage tonelut(VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
transpose3d
VImage transpose3d(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
unpremultiply
VImage unpremultiply(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
vipsCast
VImage vipsCast(VImage input, VipsBandFormat format, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
vipsload
VImage vipsload(string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
vipssave
void vipssave(VImage input, string filename, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
worley
VImage worley(int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
wrap
VImage wrap(VImage input, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
xyz
VImage xyz(int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
zone
VImage zone(int width, int height, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
zoom
VImage zoom(VImage input, int xfac, int yfac, VOption options)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta