# File lib/graster/image.rb, line 40
    def self.f_to_pix f
      (f*65535).round
    end