TypeScript API Documentation for CLUTTER
API Version: 51
Library Version: 51.0.0
Generated with TypeDoc via ts-for-gir v5.2.0
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.