vips-cpp
8.11
libvips C++ binding
|
VImage Member List
This is the complete list of members for VImage, including all inherited members.
abs(VOption *options=0) const | VImage | |
acos(VOption *options=0) const | VImage | inline |
add(VImage right, VOption *options=0) const | VImage | |
affine(std::vector< double > matrix, VOption *options=0) const | VImage | |
analyzeload(const char *filename, VOption *options=0) | VImage | static |
arrayjoin(std::vector< VImage > in, VOption *options=0) | VImage | static |
asin(VOption *options=0) const | VImage | inline |
atan(VOption *options=0) const | VImage | inline |
autorot(VOption *options=0) const | VImage | |
avg(VOption *options=0) const | VImage | |
bandand(VOption *options=0) const | VImage | inline |
bandbool(VipsOperationBoolean boolean, VOption *options=0) const | VImage | |
bandeor(VOption *options=0) const | VImage | inline |
bandfold(VOption *options=0) const | VImage | |
bandjoin(VImage other, VOption *options=0) const | VImage | |
bandjoin(double other, VOption *options=0) const | VImage | inline |
bandjoin(std::vector< double > other, VOption *options=0) const | VImage | inline |
bandjoin(std::vector< VImage > in, VOption *options=0) | VImage | static |
bandjoin_const(std::vector< double > c, VOption *options=0) const | VImage | |
bandmean(VOption *options=0) const | VImage | |
bandor(VOption *options=0) const | VImage | inline |
bandrank(std::vector< VImage > in, VOption *options=0) | VImage | static |
bands() const | VImage | inline |
bandsplit(VOption *options=0) const | VImage | |
bandunfold(VOption *options=0) const | VImage | |
black(int width, int height, VOption *options=0) | VImage | static |
boolean(VImage right, VipsOperationBoolean boolean, VOption *options=0) const | VImage | |
boolean_const(VipsOperationBoolean boolean, std::vector< double > c, VOption *options=0) const | VImage | |
buildlut(VOption *options=0) const | VImage | |
byteswap(VOption *options=0) const | VImage | |
cache(VOption *options=0) const | VImage | |
call(const char *operation_name, VOption *options=0) | VImage | static |
call_option_string(const char *operation_name, const char *option_string, VOption *options=0) | VImage | static |
canny(VOption *options=0) const | VImage | |
case_image(std::vector< VImage > cases, VOption *options=0) const | VImage | |
cast(VipsBandFormat format, VOption *options=0) const | VImage | |
ceil(VOption *options=0) const | VImage | inline |
CMC2LCh(VOption *options=0) const | VImage | |
CMYK2XYZ(VOption *options=0) const | VImage | |
coding() const | VImage | inline |
colourspace(VipsInterpretation space, VOption *options=0) const | VImage | |
compass(VImage mask, VOption *options=0) const | VImage | |
complex(VipsOperationComplex cmplx, VOption *options=0) const | VImage | |
complex2(VImage right, VipsOperationComplex2 cmplx, VOption *options=0) const | VImage | |
complexform(VImage right, VOption *options=0) const | VImage | |
complexget(VipsOperationComplexget get, VOption *options=0) const | VImage | |
composite(VImage other, VipsBlendMode mode, VOption *options=0) const | VImage | |
composite(std::vector< VImage > in, std::vector< int > mode, VOption *options=0) | VImage | static |
composite2(VImage overlay, VipsBlendMode mode, VOption *options=0) const | VImage | |
conj(VOption *options=0) const | VImage | inline |
conv(VImage mask, VOption *options=0) const | VImage | |
conva(VImage mask, VOption *options=0) const | VImage | |
convasep(VImage mask, VOption *options=0) const | VImage | |
convf(VImage mask, VOption *options=0) const | VImage | |
convi(VImage mask, VOption *options=0) const | VImage | |
convsep(VImage mask, VOption *options=0) const | VImage | |
copy(VOption *options=0) const | VImage | |
copy_memory() const | VImage | inline |
cos(VOption *options=0) const | VImage | inline |
countlines(VipsDirection direction, VOption *options=0) const | VImage | |
crop(int left, int top, int width, int height, VOption *options=0) const | VImage | |
csvload(const char *filename, VOption *options=0) | VImage | static |
csvload_source(VSource source, VOption *options=0) | VImage | static |
csvsave(const char *filename, VOption *options=0) const | VImage | |
csvsave_target(VTarget target, VOption *options=0) const | VImage | |
data() const | VImage | inline |
dE00(VImage right, VOption *options=0) const | VImage | |
dE76(VImage right, VOption *options=0) const | VImage | |
dECMC(VImage right, VOption *options=0) const | VImage | |
deviate(VOption *options=0) const | VImage | |
dilate(VImage mask, VOption *options=0) const | VImage | inline |
divide(VImage right, VOption *options=0) const | VImage | |
draw_circle(std::vector< double > ink, int cx, int cy, int radius, VOption *options=0) const | VImage | |
draw_flood(std::vector< double > ink, int x, int y, VOption *options=0) const | VImage | |
draw_image(VImage sub, int x, int y, VOption *options=0) const | VImage | |
draw_line(std::vector< double > ink, int x1, int y1, int x2, int y2, VOption *options=0) const | VImage | |
draw_mask(std::vector< double > ink, VImage mask, int x, int y, VOption *options=0) const | VImage | |
draw_rect(std::vector< double > ink, int left, int top, int width, int height, VOption *options=0) const | VImage | |
draw_smudge(int left, int top, int width, int height, VOption *options=0) const | VImage | |
dzsave(const char *filename, VOption *options=0) const | VImage | |
dzsave_buffer(VOption *options=0) const | VImage | |
embed(int x, int y, int width, int height, VOption *options=0) const | VImage | |
erode(VImage mask, VOption *options=0) const | VImage | inline |
exp(VOption *options=0) const | VImage | inline |
exp10(VOption *options=0) const | VImage | inline |
extract_area(int left, int top, int width, int height, VOption *options=0) const | VImage | |
extract_band(int band, VOption *options=0) const | VImage | |
eye(int width, int height, VOption *options=0) | VImage | static |
falsecolour(VOption *options=0) const | VImage | |
fastcor(VImage ref, VOption *options=0) const | VImage | |
filename() const | VImage | inline |
fill_nearest(VOption *options=0) const | VImage | |
find_trim(int *top, int *width, int *height, VOption *options=0) const | VImage | |
fitsload(const char *filename, VOption *options=0) | VImage | static |
fitsload_source(VSource source, VOption *options=0) | VImage | static |
fitssave(const char *filename, VOption *options=0) const | VImage | |
flatten(VOption *options=0) const | VImage | |
flip(VipsDirection direction, VOption *options=0) const | VImage | |
fliphor(VOption *options=0) const | VImage | inline |
flipver(VOption *options=0) const | VImage | inline |
float2rad(VOption *options=0) const | VImage | |
floor(VOption *options=0) const | VImage | inline |
format() const | VImage | inline |
fractsurf(int width, int height, double fractal_dimension, VOption *options=0) | VImage | static |
freqmult(VImage mask, VOption *options=0) const | VImage | |
fwfft(VOption *options=0) const | VImage | |
gamma(VOption *options=0) const | VImage | |
gaussblur(double sigma, VOption *options=0) const | VImage | |
gaussmat(double sigma, double min_ampl, VOption *options=0) | VImage | static |
gaussnoise(int width, int height, VOption *options=0) | VImage | static |
get_array_double(const char *field, double **out, int *n) const | VImage | inline |
get_array_double(const char *field) const | VImage | inline |
get_array_int(const char *field, int **out, int *n) const | VImage | inline |
get_array_int(const char *field) const | VImage | inline |
get_blob(const char *field, size_t *length) const | VImage | inline |
get_double(const char *field) const | VImage | inline |
get_image() const | VImage | inline |
get_int(const char *field) const | VImage | inline |
get_object() const | VObject | inline |
get_string(const char *field) const | VImage | inline |
get_typeof(const char *field) const | VImage | inline |
getpoint(int x, int y, VOption *options=0) const | VImage | |
gifload(const char *filename, VOption *options=0) | VImage | static |
gifload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
gifload_source(VSource source, VOption *options=0) | VImage | static |
globalbalance(VOption *options=0) const | VImage | |
gravity(VipsCompassDirection direction, int width, int height, VOption *options=0) const | VImage | |
grey(int width, int height, VOption *options=0) | VImage | static |
grid(int tile_height, int across, int down, VOption *options=0) const | VImage | |
guess_interpretation() const | VImage | inline |
has_alpha() const | VImage | inline |
heifload(const char *filename, VOption *options=0) | VImage | static |
heifload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
heifload_source(VSource source, VOption *options=0) | VImage | static |
heifsave(const char *filename, VOption *options=0) const | VImage | |
heifsave_buffer(VOption *options=0) const | VImage | |
heifsave_target(VTarget target, VOption *options=0) const | VImage | |
height() const | VImage | inline |
hist_cum(VOption *options=0) const | VImage | |
hist_entropy(VOption *options=0) const | VImage | |
hist_equal(VOption *options=0) const | VImage | |
hist_find(VOption *options=0) const | VImage | |
hist_find_indexed(VImage index, VOption *options=0) const | VImage | |
hist_find_ndim(VOption *options=0) const | VImage | |
hist_ismonotonic(VOption *options=0) const | VImage | |
hist_local(int width, int height, VOption *options=0) const | VImage | |
hist_match(VImage ref, VOption *options=0) const | VImage | |
hist_norm(VOption *options=0) const | VImage | |
hist_plot(VOption *options=0) const | VImage | |
hough_circle(VOption *options=0) const | VImage | |
hough_line(VOption *options=0) const | VImage | |
HSV2sRGB(VOption *options=0) const | VImage | |
icc_export(VOption *options=0) const | VImage | |
icc_import(VOption *options=0) const | VImage | |
icc_transform(const char *output_profile, VOption *options=0) const | VImage | |
identity(VOption *options=0) | VImage | static |
ifthenelse(std::vector< double > th, VImage el, VOption *options=0) const | VImage | inline |
ifthenelse(VImage th, std::vector< double > el, VOption *options=0) const | VImage | inline |
ifthenelse(std::vector< double > th, std::vector< double > el, VOption *options=0) const | VImage | inline |
ifthenelse(double th, VImage el, VOption *options=0) const | VImage | inline |
ifthenelse(VImage th, double el, VOption *options=0) const | VImage | inline |
ifthenelse(double th, double el, VOption *options=0) const | VImage | inline |
ifthenelse(VImage in1, VImage in2, VOption *options=0) const | VImage | |
imag(VOption *options=0) const | VImage | inline |
insert(VImage sub, int x, int y, VOption *options=0) const | VImage | |
interpretation() const | VImage | inline |
invert(VOption *options=0) const | VImage | |
invertlut(VOption *options=0) const | VImage | |
invfft(VOption *options=0) const | VImage | |
is_null() const | VImage | inline |
VObject::is_null() const | VObject | inline |
join(VImage in2, VipsDirection direction, VOption *options=0) const | VImage | |
jp2kload(const char *filename, VOption *options=0) | VImage | static |
jp2kload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
jp2kload_source(VSource source, VOption *options=0) | VImage | static |
jp2ksave(const char *filename, VOption *options=0) const | VImage | |
jp2ksave_buffer(VOption *options=0) const | VImage | |
jp2ksave_target(VTarget target, VOption *options=0) const | VImage | |
jpegload(const char *filename, VOption *options=0) | VImage | static |
jpegload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
jpegload_source(VSource source, VOption *options=0) | VImage | static |
jpegsave(const char *filename, VOption *options=0) const | VImage | |
jpegsave_buffer(VOption *options=0) const | VImage | |
jpegsave_mime(VOption *options=0) const | VImage | |
jpegsave_target(VTarget target, VOption *options=0) const | VImage | |
jxlload(const char *filename, VOption *options=0) | VImage | static |
jxlload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
jxlload_source(VSource source, VOption *options=0) | VImage | static |
jxlsave(const char *filename, VOption *options=0) const | VImage | |
jxlsave_buffer(VOption *options=0) const | VImage | |
jxlsave_target(VTarget target, VOption *options=0) const | VImage | |
Lab2LabQ(VOption *options=0) const | VImage | |
Lab2LabS(VOption *options=0) const | VImage | |
Lab2LCh(VOption *options=0) const | VImage | |
Lab2XYZ(VOption *options=0) const | VImage | |
labelregions(VOption *options=0) const | VImage | |
LabQ2Lab(VOption *options=0) const | VImage | |
LabQ2LabS(VOption *options=0) const | VImage | |
LabQ2sRGB(VOption *options=0) const | VImage | |
LabS2Lab(VOption *options=0) const | VImage | |
LabS2LabQ(VOption *options=0) const | VImage | |
LCh2CMC(VOption *options=0) const | VImage | |
LCh2Lab(VOption *options=0) const | VImage | |
linear(double a, double b, VOption *options=0) const | VImage | inline |
linear(std::vector< double > a, double b, VOption *options=0) const | VImage | inline |
linear(double a, std::vector< double > b, VOption *options=0) const | VImage | inline |
linear(std::vector< double > a, std::vector< double > b, VOption *options=0) const | VImage | |
linecache(VOption *options=0) const | VImage | |
log(VOption *options=0) const | VImage | inline |
log10(VOption *options=0) const | VImage | inline |
logmat(double sigma, double min_ampl, VOption *options=0) | VImage | static |
magickload(const char *filename, VOption *options=0) | VImage | static |
magickload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
magicksave(const char *filename, VOption *options=0) const | VImage | |
magicksave_buffer(VOption *options=0) const | VImage | |
mapim(VImage index, VOption *options=0) const | VImage | |
maplut(VImage lut, VOption *options=0) const | VImage | |
mask_butterworth(int width, int height, double order, double frequency_cutoff, double amplitude_cutoff, VOption *options=0) | VImage | static |
mask_butterworth_band(int width, int height, double order, double frequency_cutoff_x, double frequency_cutoff_y, double radius, double amplitude_cutoff, VOption *options=0) | VImage | static |
mask_butterworth_ring(int width, int height, double order, double frequency_cutoff, double amplitude_cutoff, double ringwidth, VOption *options=0) | VImage | static |
mask_fractal(int width, int height, double fractal_dimension, VOption *options=0) | VImage | static |
mask_gaussian(int width, int height, double frequency_cutoff, double amplitude_cutoff, VOption *options=0) | VImage | static |
mask_gaussian_band(int width, int height, double frequency_cutoff_x, double frequency_cutoff_y, double radius, double amplitude_cutoff, VOption *options=0) | VImage | static |
mask_gaussian_ring(int width, int height, double frequency_cutoff, double amplitude_cutoff, double ringwidth, VOption *options=0) | VImage | static |
mask_ideal(int width, int height, double frequency_cutoff, VOption *options=0) | VImage | static |
mask_ideal_band(int width, int height, double frequency_cutoff_x, double frequency_cutoff_y, double radius, VOption *options=0) | VImage | static |
mask_ideal_ring(int width, int height, double frequency_cutoff, double ringwidth, VOption *options=0) | VImage | static |
match(VImage sec, int xr1, int yr1, int xs1, int ys1, int xr2, int yr2, int xs2, int ys2, VOption *options=0) const | VImage | |
math(VipsOperationMath math, VOption *options=0) const | VImage | |
math2(VImage right, VipsOperationMath2 math2, VOption *options=0) const | VImage | |
math2_const(VipsOperationMath2 math2, std::vector< double > c, VOption *options=0) const | VImage | |
matload(const char *filename, VOption *options=0) | VImage | static |
matrixinvert(VOption *options=0) const | VImage | |
matrixload(const char *filename, VOption *options=0) | VImage | static |
matrixload_source(VSource source, VOption *options=0) | VImage | static |
matrixprint(VOption *options=0) const | VImage | |
matrixsave(const char *filename, VOption *options=0) const | VImage | |
matrixsave_target(VTarget target, VOption *options=0) const | VImage | |
max(VOption *options=0) const | VImage | |
maxpos(VOption *options=0) const | VImage | |
measure(int h, int v, VOption *options=0) const | VImage | |
median(int size=3, VOption *options=0) const | VImage | inline |
merge(VImage sec, VipsDirection direction, int dx, int dy, VOption *options=0) const | VImage | |
min(VOption *options=0) const | VImage | |
minpos(VOption *options=0) const | VImage | |
morph(VImage mask, VipsOperationMorphology morph, VOption *options=0) const | VImage | |
mosaic(VImage sec, VipsDirection direction, int xref, int yref, int xsec, int ysec, VOption *options=0) const | VImage | |
mosaic1(VImage sec, VipsDirection direction, int xr1, int yr1, int xs1, int ys1, int xr2, int yr2, int xs2, int ys2, VOption *options=0) const | VImage | |
msb(VOption *options=0) const | VImage | |
multiply(VImage right, VOption *options=0) const | VImage | |
new_from_buffer(const void *buf, size_t len, const char *option_string, VOption *options=0) | VImage | static |
new_from_buffer(const std::string &buf, const char *option_string, VOption *options=0) | VImage | static |
new_from_file(const char *name, VOption *options=0) | VImage | static |
new_from_image(std::vector< double > pixel) const | VImage | inline |
new_from_image(double pixel) const | VImage | inline |
new_from_memory(void *data, size_t size, int width, int height, int bands, VipsBandFormat format) | VImage | inlinestatic |
new_from_memory_steal(void *data, size_t size, int width, int height, int bands, VipsBandFormat format) | VImage | static |
new_from_source(VSource source, const char *option_string, VOption *options=0) | VImage | static |
new_matrix(int width, int height) | VImage | static |
new_matrix(int width, int height, double *array, int size) | VImage | inlinestatic |
new_matrixv(int width, int height,...) | VImage | static |
new_memory() | VImage | inlinestatic |
new_temp_file(const char *file_format=".v") | VImage | inlinestatic |
niftiload(const char *filename, VOption *options=0) | VImage | static |
niftiload_source(VSource source, VOption *options=0) | VImage | static |
niftisave(const char *filename, VOption *options=0) const | VImage | |
openexrload(const char *filename, VOption *options=0) | VImage | static |
openslideload(const char *filename, VOption *options=0) | VImage | static |
openslideload_source(VSource source, VOption *options=0) | VImage | static |
operator!= (defined in VImage) | VImage | friend |
operator!= (defined in VImage) | VImage | friend |
operator!= (defined in VImage) | VImage | friend |
operator!= (defined in VImage) | VImage | friend |
operator!= (defined in VImage) | VImage | friend |
operator% (defined in VImage) | VImage | friend |
operator% (defined in VImage) | VImage | friend |
operator% (defined in VImage) | VImage | friend |
operator%= (defined in VImage) | VImage | friend |
operator%= (defined in VImage) | VImage | friend |
operator%= (defined in VImage) | VImage | friend |
operator& (defined in VImage) | VImage | friend |
operator& (defined in VImage) | VImage | friend |
operator& (defined in VImage) | VImage | friend |
operator& (defined in VImage) | VImage | friend |
operator& (defined in VImage) | VImage | friend |
operator&= (defined in VImage) | VImage | friend |
operator&= (defined in VImage) | VImage | friend |
operator&= (defined in VImage) | VImage | friend |
operator()(int x, int y) const (defined in VImage) | VImage | |
operator* (defined in VImage) | VImage | friend |
operator* (defined in VImage) | VImage | friend |
operator* (defined in VImage) | VImage | friend |
operator* (defined in VImage) | VImage | friend |
operator* (defined in VImage) | VImage | friend |
operator*= (defined in VImage) | VImage | friend |
operator*= (defined in VImage) | VImage | friend |
operator*= (defined in VImage) | VImage | friend |
operator+ (defined in VImage) | VImage | friend |
operator+ (defined in VImage) | VImage | friend |
operator+ (defined in VImage) | VImage | friend |
operator+ (defined in VImage) | VImage | friend |
operator+ (defined in VImage) | VImage | friend |
operator+= (defined in VImage) | VImage | friend |
operator+= (defined in VImage) | VImage | friend |
operator+= (defined in VImage) | VImage | friend |
operator- (defined in VImage) | VImage | friend |
operator- (defined in VImage) | VImage | friend |
operator- (defined in VImage) | VImage | friend |
operator- (defined in VImage) | VImage | friend |
operator- (defined in VImage) | VImage | friend |
operator- (defined in VImage) | VImage | friend |
operator-= (defined in VImage) | VImage | friend |
operator-= (defined in VImage) | VImage | friend |
operator-= (defined in VImage) | VImage | friend |
operator/ (defined in VImage) | VImage | friend |
operator/ (defined in VImage) | VImage | friend |
operator/ (defined in VImage) | VImage | friend |
operator/ (defined in VImage) | VImage | friend |
operator/ (defined in VImage) | VImage | friend |
operator/= (defined in VImage) | VImage | friend |
operator/= (defined in VImage) | VImage | friend |
operator/= (defined in VImage) | VImage | friend |
operator< (defined in VImage) | VImage | friend |
operator< (defined in VImage) | VImage | friend |
operator< (defined in VImage) | VImage | friend |
operator< (defined in VImage) | VImage | friend |
operator< (defined in VImage) | VImage | friend |
operator<< (defined in VImage) | VImage | friend |
operator<< (defined in VImage) | VImage | friend |
operator<< (defined in VImage) | VImage | friend |
operator<<= (defined in VImage) | VImage | friend |
operator<<= (defined in VImage) | VImage | friend |
operator<<= (defined in VImage) | VImage | friend |
operator<= (defined in VImage) | VImage | friend |
operator<= (defined in VImage) | VImage | friend |
operator<= (defined in VImage) | VImage | friend |
operator<= (defined in VImage) | VImage | friend |
operator<= (defined in VImage) | VImage | friend |
operator=(const VObject &a) (defined in VObject) | VObject | inline |
operator== (defined in VImage) | VImage | friend |
operator== (defined in VImage) | VImage | friend |
operator== (defined in VImage) | VImage | friend |
operator== (defined in VImage) | VImage | friend |
operator== (defined in VImage) | VImage | friend |
operator> (defined in VImage) | VImage | friend |
operator> (defined in VImage) | VImage | friend |
operator> (defined in VImage) | VImage | friend |
operator> (defined in VImage) | VImage | friend |
operator> (defined in VImage) | VImage | friend |
operator>= (defined in VImage) | VImage | friend |
operator>= (defined in VImage) | VImage | friend |
operator>= (defined in VImage) | VImage | friend |
operator>= (defined in VImage) | VImage | friend |
operator>= (defined in VImage) | VImage | friend |
operator>> (defined in VImage) | VImage | friend |
operator>> (defined in VImage) | VImage | friend |
operator>> (defined in VImage) | VImage | friend |
operator>>= (defined in VImage) | VImage | friend |
operator>>= (defined in VImage) | VImage | friend |
operator>>= (defined in VImage) | VImage | friend |
operator[](int index) const (defined in VImage) | VImage | |
operator^ (defined in VImage) | VImage | friend |
operator^ (defined in VImage) | VImage | friend |
operator^ (defined in VImage) | VImage | friend |
operator^ (defined in VImage) | VImage | friend |
operator^ (defined in VImage) | VImage | friend |
operator^= (defined in VImage) | VImage | friend |
operator^= (defined in VImage) | VImage | friend |
operator^= (defined in VImage) | VImage | friend |
operator| (defined in VImage) | VImage | friend |
operator| (defined in VImage) | VImage | friend |
operator| (defined in VImage) | VImage | friend |
operator| (defined in VImage) | VImage | friend |
operator| (defined in VImage) | VImage | friend |
operator|= (defined in VImage) | VImage | friend |
operator|= (defined in VImage) | VImage | friend |
operator|= (defined in VImage) | VImage | friend |
option() | VImage | inlinestatic |
pdfload(const char *filename, VOption *options=0) | VImage | static |
pdfload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
pdfload_source(VSource source, VOption *options=0) | VImage | static |
percent(double percent, VOption *options=0) const | VImage | |
perlin(int width, int height, VOption *options=0) | VImage | static |
phasecor(VImage in2, VOption *options=0) const | VImage | |
pngload(const char *filename, VOption *options=0) | VImage | static |
pngload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
pngload_source(VSource source, VOption *options=0) | VImage | static |
pngsave(const char *filename, VOption *options=0) const | VImage | |
pngsave_buffer(VOption *options=0) const | VImage | |
pngsave_target(VTarget target, VOption *options=0) const | VImage | |
polar(VOption *options=0) const | VImage | inline |
pow(VImage other, VOption *options=0) const | VImage | inline |
pow(double other, VOption *options=0) const | VImage | inline |
pow(std::vector< double > other, VOption *options=0) const | VImage | inline |
ppmload(const char *filename, VOption *options=0) | VImage | static |
ppmload_source(VSource source, VOption *options=0) | VImage | static |
ppmsave(const char *filename, VOption *options=0) const | VImage | |
ppmsave_target(VTarget target, VOption *options=0) const | VImage | |
premultiply(VOption *options=0) const | VImage | |
profile(VImage *rows, VOption *options=0) const | VImage | |
profile_load(const char *name, VOption *options=0) | VImage | static |
project(VImage *rows, VOption *options=0) const | VImage | |
quadratic(VImage coeff, VOption *options=0) const | VImage | |
rad2float(VOption *options=0) const | VImage | |
radload(const char *filename, VOption *options=0) | VImage | static |
radload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
radload_source(VSource source, VOption *options=0) | VImage | static |
radsave(const char *filename, VOption *options=0) const | VImage | |
radsave_buffer(VOption *options=0) const | VImage | |
radsave_target(VTarget target, VOption *options=0) const | VImage | |
rank(int width, int height, int index, VOption *options=0) const | VImage | |
rawload(const char *filename, int width, int height, int bands, VOption *options=0) | VImage | static |
rawsave(const char *filename, VOption *options=0) const | VImage | |
rawsave_fd(int fd, VOption *options=0) const | VImage | |
real(VOption *options=0) const | VImage | inline |
recomb(VImage m, VOption *options=0) const | VImage | |
rect(VOption *options=0) const | VImage | inline |
reduce(double hshrink, double vshrink, VOption *options=0) const | VImage | |
reduceh(double hshrink, VOption *options=0) const | VImage | |
reducev(double vshrink, VOption *options=0) const | VImage | |
relational(VImage right, VipsOperationRelational relational, VOption *options=0) const | VImage | |
relational_const(VipsOperationRelational relational, std::vector< double > c, VOption *options=0) const | VImage | |
remainder(VImage right, VOption *options=0) const | VImage | |
remainder_const(std::vector< double > c, VOption *options=0) const | VImage | |
remove(const char *name) const | VImage | inline |
replicate(int across, int down, VOption *options=0) const | VImage | |
resize(double scale, VOption *options=0) const | VImage | |
rint(VOption *options=0) const | VImage | inline |
rot(VipsAngle angle, VOption *options=0) const | VImage | |
rot180(VOption *options=0) const | VImage | inline |
rot270(VOption *options=0) const | VImage | inline |
rot45(VOption *options=0) const | VImage | |
rot90(VOption *options=0) const | VImage | inline |
rotate(double angle, VOption *options=0) const | VImage | |
round(VipsOperationRound round, VOption *options=0) const | VImage | |
scale(VOption *options=0) const | VImage | |
scRGB2BW(VOption *options=0) const | VImage | |
scRGB2sRGB(VOption *options=0) const | VImage | |
scRGB2XYZ(VOption *options=0) const | VImage | |
sequential(VOption *options=0) const | VImage | |
set(const char *field, int value) | VImage | inline |
set(const char *field, int *value, int n) | VImage | inline |
set(const char *field, std::vector< int > value) | VImage | inline |
set(const char *field, double *value, int n) | VImage | inline |
set(const char *field, std::vector< double > value) | VImage | inline |
set(const char *field, double value) | VImage | inline |
set(const char *field, const char *value) | VImage | inline |
set(const char *field, VipsCallbackFn free_fn, void *data, size_t length) | VImage | inline |
sharpen(VOption *options=0) const | VImage | |
shrink(double hshrink, double vshrink, VOption *options=0) const | VImage | |
shrinkh(int hshrink, VOption *options=0) const | VImage | |
shrinkv(int vshrink, VOption *options=0) const | VImage | |
sign(VOption *options=0) const | VImage | |
similarity(VOption *options=0) const | VImage | |
sin(VOption *options=0) const | VImage | inline |
sines(int width, int height, VOption *options=0) | VImage | static |
smartcrop(int width, int height, VOption *options=0) const | VImage | |
sobel(VOption *options=0) const | VImage | |
spcor(VImage ref, VOption *options=0) const | VImage | |
spectrum(VOption *options=0) const | VImage | |
sRGB2HSV(VOption *options=0) const | VImage | |
sRGB2scRGB(VOption *options=0) const | VImage | |
stats(VOption *options=0) const | VImage | |
stdif(int width, int height, VOption *options=0) const | VImage | |
subsample(int xfac, int yfac, VOption *options=0) const | VImage | |
subtract(VImage right, VOption *options=0) const | VImage | |
sum(std::vector< VImage > in, VOption *options=0) | VImage | static |
svgload(const char *filename, VOption *options=0) | VImage | static |
svgload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
svgload_source(VSource source, VOption *options=0) | VImage | static |
switch_image(std::vector< VImage > tests, VOption *options=0) | VImage | static |
system(const char *cmd_format, VOption *options=0) | VImage | static |
tan(VOption *options=0) const | VImage | inline |
text(const char *text, VOption *options=0) | VImage | static |
thumbnail(const char *filename, int width, VOption *options=0) | VImage | static |
thumbnail_buffer(VipsBlob *buffer, int width, VOption *options=0) | VImage | static |
thumbnail_image(int width, VOption *options=0) const | VImage | |
thumbnail_source(VSource source, int width, VOption *options=0) | VImage | static |
tiffload(const char *filename, VOption *options=0) | VImage | static |
tiffload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
tiffload_source(VSource source, VOption *options=0) | VImage | static |
tiffsave(const char *filename, VOption *options=0) const | VImage | |
tiffsave_buffer(VOption *options=0) const | VImage | |
tilecache(VOption *options=0) const | VImage | |
tonelut(VOption *options=0) | VImage | static |
transpose3d(VOption *options=0) const | VImage | |
unpremultiply(VOption *options=0) const | VImage | |
VImage(VipsImage *image, VSteal steal=STEAL) | VImage | inline |
VImage() | VImage | inline |
vipsload(const char *filename, VOption *options=0) | VImage | static |
vipsload_source(VSource source, VOption *options=0) | VImage | static |
vipssave(const char *filename, VOption *options=0) const | VImage | |
vipssave_target(VTarget target, VOption *options=0) const | VImage | |
VObject(VipsObject *new_vobject, VSteal steal=STEAL) | VObject | inline |
VObject() (defined in VObject) | VObject | inline |
VObject(const VObject &a) (defined in VObject) | VObject | inline |
webpload(const char *filename, VOption *options=0) | VImage | static |
webpload_buffer(VipsBlob *buffer, VOption *options=0) | VImage | static |
webpload_source(VSource source, VOption *options=0) | VImage | static |
webpsave(const char *filename, VOption *options=0) const | VImage | |
webpsave_buffer(VOption *options=0) const | VImage | |
webpsave_target(VTarget target, VOption *options=0) const | VImage | |
width() const | VImage | inline |
wop(VImage other, VOption *options=0) const | VImage | inline |
wop(double other, VOption *options=0) const | VImage | inline |
wop(std::vector< double > other, VOption *options=0) const | VImage | inline |
worley(int width, int height, VOption *options=0) | VImage | static |
wrap(VOption *options=0) const | VImage | |
write(VImage out) const | VImage | |
write_to_buffer(const char *suffix, void **buf, size_t *size, VOption *options=0) const | VImage | |
write_to_file(const char *name, VOption *options=0) const | VImage | |
write_to_memory(size_t *size) const | VImage | inline |
write_to_target(const char *suffix, VTarget target, VOption *options=0) const | VImage | |
xoffset() const | VImage | inline |
xres() const | VImage | inline |
xyz(int width, int height, VOption *options=0) | VImage | static |
XYZ2CMYK(VOption *options=0) const | VImage | |
XYZ2Lab(VOption *options=0) const | VImage | |
XYZ2scRGB(VOption *options=0) const | VImage | |
XYZ2Yxy(VOption *options=0) const | VImage | |
yoffset() const | VImage | inline |
yres() const | VImage | inline |
Yxy2XYZ(VOption *options=0) const | VImage | |
zone(int width, int height, VOption *options=0) | VImage | static |
zoom(int xfac, int yfac, VOption *options=0) const | VImage | |
~VObject() (defined in VObject) | VObject | inline |
Generated by 1.9.1