class Float
Public Instance Methods
round_pixels()
click to toggle source
# File lib/photo-cook/pixels.rb, line 61 def round_pixels PhotoCook::Pixels.round(self) end
# File lib/photo-cook/pixels.rb, line 61 def round_pixels PhotoCook::Pixels.round(self) end