333 334 335
# File 'lib/pikl/filter.rb', line 333 def colordither(weight) Ext.pkl_colordither(@pkl_image, weight.to_i) end