lua.wetgenes.grd.quant
g:quant(num)
Convert to an 8bit indexed image containing a palette of the requested size.
Returns nil,error if something goes wrong so can be used with assert otherwise returns g so that we can chain the result.
g:quant(num)
Convert to an 8bit indexed image containing a palette of the requested size.
Returns nil,error if something goes wrong so can be used with assert otherwise returns g so that we can chain the result.