public class ImplImageDistortCache_S32<Input extends ImageSingleBand> extends ImageDistortCache<Input,ImageSInt32>
ImageDistortCache for ImageSInt32.dirty, dstImg, srcImg| Constructor and Description |
|---|
ImplImageDistortCache_S32(InterpolatePixelS<Input> interp,
ImageBorder<Input> border) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assign(int indexDst,
float value) |
apply, apply, applyBorder, applyNoBorder, setModelpublic ImplImageDistortCache_S32(InterpolatePixelS<Input> interp, ImageBorder<Input> border)
protected void assign(int indexDst,
float value)
assign in class ImageDistortCache<Input extends ImageSingleBand,ImageSInt32>