PipelineFilter


Description:

public enum PipelineFilter

Texture filtering is used whenever the current pixel maps either to more than one texture element (texel) or less than one.

These filter enums correspond to different strategies used to come up with a pixel color, by possibly referring to multiple neighbouring texels and taking a weighted average or simply using the nearest texel.


Namespace: Cogl
Package: doc

Content:

Enum values: