source --> mapper

enum bicotiDitherMode

Tratamientos de dither

 Tipo                       Descripción
 ==================         ==============
 dm_none                    ninguno
 dm_ordered                 ordenado
 dm_floyd_steinberg         floyd-steinberg

Source:
../../source/mapper/mapper_jpeg.hpp:37

Code:
local enum bicotiDitherMode { dm_none ,
                              dm_ordered ,
                              dm_floyd_steinberg } ;

bicoti II

bicoti II
Claudio Risso
Wilman Alarcon

Click here to return to the top of the page.