class Crpreview::ImageData
- Crpreview::ImageData
- Reference
- Object
Overview
Wrapper around MagickWand
that opens an image and extracts the data
Defined in:
image_renderer.crConstructors
Instance Method Summary
- #close : Void
- #height : LibC::SizeT
- #pixels : Pointer(UInt8)
- #pixels=(pixels : Pointer(UInt8))
- #rowstride : LibC::SizeT
- #width : LibC::SizeT