if (table.length < 256) { throw new RuntimeException("table.length must be >= 256"); } native_instance = nativeNewTable(table);
native_instance = ni;
return new TableMaskFilter(nativeNewClip(min, max));
return new TableMaskFilter(nativeNewGamma(gamma));