class ImgKit::Image
- ImgKit::Image
- Reference
- Object
Defined in:
imgkit.crConstructors
Instance Method Summary
- #blur(sigma, radius = 0.0)
- #crop(width = 0, height = 0, x = 0, y = 0)
- #destroy : Bool
- #destroy?
- #finish
- #height : UInt64
- #info
- #path : String
- #path=(path : String)
- #resize(width = 0, height = 0, filter = LibMagickWand::FilterTypes::Lanczos2Filter)
- #save(path)
- #width : UInt64
- #wrapper_exception(status, &)