public class ColorTableShortFilter extends ColorTableFilter
colorTable, hasAlpha, namescolorInterpretation, environment, exec, extent, height, managername, nBandsToProcess, params, PERSISTENT_DESCRIPTION, PERSISTENT_NAME, raster, rasterResult, taskEventManager, transparency, util, widthRESULT_BUFFER, RESULT_TRANSPARENCY| Constructor and Description |
|---|
ColorTableShortFilter() |
| Modifier and Type | Method and Description |
|---|---|
int |
getInRasterDataType()
Obtiene el tipo de datos del raster de entrada
|
void |
process(int col,
int line)
Ejecución del filtro para un pixel de la imagen
|
getColorTable, getGroup, getNames, getOutRasterDataType, getUIParams, isToConvertToRGB, isVisible, post, pre, setColorTableaddParam, clone, createARGBBufferResult, createBufferResult, dispose, execute, finalize, getColorInterpretation, getEnv, getInputBuffer, getManagerName, getName, getOutputBuffer, getParam, getParams, getPercent, getResult, hasInputTransparency, isExec, numberOfBandsToProcess, removeParam, resetPercent, setEnv, setExec, setExtent, setName, setParams, writeAlphaBandpublic void process(int col,
int line)
BaseRasterFilterprocess in interface RasterFilterprocess in class ColorTableFiltercol - posición Xline - posición Ypublic int getInRasterDataType()
BaseRasterFiltergetInRasterDataType in interface RasterFiltergetInRasterDataType in class ColorTableFilter