if (in == null) {
return null; // disable the filter
}
Filter filter
= new TileRable8Bit(in, primitiveRegion, in.getBounds2D(), false);
// handle the 'color-interpolation-filters' property
handleColorInterpolationFilters(filter, filterElement);
// update the filter Map