TypeScript API Documentation for CLUTTER
API Version: 18
Library Version: 18.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.7
The scaling filters to be used with the Actor.minification_filter and Actor.magnification_filter properties.
Linear interpolation filter
Nearest neighbor interpolation filter
Trilinear minification filter, with mipmap generation; this filter linearly interpolates on every axis, as well as between mipmap levels.
The scaling filters to be used with the Actor.minification_filter and Actor.magnification_filter properties.