Method | Description | |
---|---|---|
GenerateColors ( Drawing outputColors, int startIndex, int x, int y, int len ) : void | ||
ImgSpanGen ( ISpanInterpolator interpolator ) : System | ||
Prepare ( ) : void | ||
SetFilterOffset ( double d ) : void | ||
SetFilterOffset ( double dx, double dy ) : void |
public abstract GenerateColors ( Drawing outputColors, int startIndex, int x, int y, int len ) : void | ||
outputColors | Drawing | |
startIndex | int | |
x | int | |
y | int | |
len | int | |
return | void |
public ImgSpanGen ( ISpanInterpolator interpolator ) : System | ||
interpolator | ISpanInterpolator | |
return | System |
public SetFilterOffset ( double dx, double dy ) : void | ||
dx | double | |
dy | double | |
return | void |