org.sunflow.core.filter

Class LanczosFilter

Implemented Interfaces:
Filter

public class LanczosFilter
extends java.lang.Object
implements Filter

Method Summary

float
get(float x, float y)
float
getSize()

Method Details

get

public float get(float x,
                 float y)
Specified by:
get in interface Filter

getSize

public float getSize()
Specified by:
getSize in interface Filter