public class GrayScaleByteFilter extends GrayScaleFilter
B, G, GRAY, names, R, RGB, type, UNDEFINEDcolorInterpretation, environment, exec, extent, height, managername, nBandsToProcess, params, PERSISTENT_DESCRIPTION, PERSISTENT_NAME, raster, rasterResult, taskEventManager, transparency, util, widthRESULT_BUFFER, RESULT_TRANSPARENCY| Constructor and Description | 
|---|
GrayScaleByteFilter()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
process(int col,
       int line)
Ejecución del filtro para un pixel de la imagen 
 | 
getGroup, getInRasterDataType, getNames, getOutRasterDataType, getUIParams, isVisible, post, preaddParam, clone, createARGBBufferResult, createBufferResult, dispose, execute, finalize, getColorInterpretation, getEnv, getInputBuffer, getManagerName, getName, getOutputBuffer, getParam, getParams, getPercent, getResult, hasInputTransparency, isExec, isToConvertToRGB, numberOfBandsToProcess, removeParam, resetPercent, setEnv, setExec, setExtent, setName, setParams, writeAlphaBandpublic void process(int col,
           int line)
BaseRasterFilterprocess in interface RasterFilterprocess in class GrayScaleFiltercol - posición Xline - posición Y