blob: 2beafa06725d0da321bfad6f3d7f6060cfbaf7c5 [file] [log] [blame]
// enum Interpolation
enum Interpolation { nearest, linear, cubic, average }