public class ImplImageDistort_IL_U8 extends ImageDistortBasic_IL<InterleavedU8,InterleavedU8>
Implementation of ImageDistortBasic_IL.
| Constructor and Description |
|---|
ImplImageDistort_IL_U8(InterpolatePixelMB<InterleavedU8> interp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assign(int indexDst,
float[] value) |
applyAll, applyOnlyInside, initapply, apply, getRenderAll, setModel, setRenderAllpublic ImplImageDistort_IL_U8(InterpolatePixelMB<InterleavedU8> interp)
protected void assign(int indexDst,
float[] value)
assign in class ImageDistortBasic_IL<InterleavedU8,InterleavedU8>