Gjsify LogoGjsify Logo

The resampling kernels vips supports. See vips_reduce(), for example.

Index

Enumeration Members

CUBIC: number

Convolve with a cubic filter.

LANCZOS2: number

Convolve with a two-lobe Lanczos kernel.

LANCZOS3: number

Convolve with a three-lobe Lanczos kernel.

LAST: number
LINEAR: number

Convolve with a triangle filter.

MITCHELL: number

Convolve with a Mitchell kernel.

NEAREST: number

The nearest pixel to the point.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method