Method Image.Image()->map_fs()
- Method map_fs
Image.Image map_fs(array(array(int)) t)
- Description
Do
Image.Colortable(t)->floyd_steinberg()->map(this)
instead.- Deprecated
Image.Image map_fs(array(array(int)) t)
Do
Image.Colortable(t)->floyd_steinberg()->map(this)
instead.