Method: Vips::Image#crop
- Defined in:
- lib/vips/methods.rb
#crop(left, top, width, height, **opts) ⇒ Vips::Image
Extract an area from an image.
|
|
# File 'lib/vips/methods.rb', line 398
|
Extract an area from an image.
|
|
# File 'lib/vips/methods.rb', line 398
|