Module raster::editor [] [src]

A module for common image editing operations.

Functions

blend

Blend 2 images into one. The image1 is the base and image2 is the top.

clone

Create a clone of an image as another image.

crop

Crop the image to the given dimension and position.

fill

Fill an image with color.

resize

Resize an image to a given width, height and mode.