File: image-crop.el.html

This package provides an interface for cropping images interactively, but relies on external programs to do the actual modifications to files.

Defined variables (7)

image-crop-buffer-text-functionFunction to return the buffer text corresponding to the cropped image.
image-crop-crop-commandList of command and its command-line arguments to crop an image.
image-crop-cut-commandList of command and its command-line arguments to cut a rectangle out of image.
image-crop-exif-rotateIf non-nil, rotate images by updating Exif data.
image-crop-resize-commandList of command and command-line arguments to resize an image.
image-crop-rotate-commandList of command and its command-line arguments to rotate an image.
image-cut-colorColor to use for the rectangle that was cut from the image.

Defined functions (12)

image-crop(&optional CUT)
image-crop--content-type(IMAGE)
image-crop--crop-image-1(SVG OP)
image-crop--crop-image-update(AREA DATA SIZE TYPE CUT TEXT)
image-crop--default-buffer-text(TEXT IMAGE)
image-crop--find-corner(AREA POS CORNERS)
image-crop--height(AREA)
image-crop--insert-image-data(IMAGE TEXT)
image-crop--possibly-rotate-buffer(IMAGE)
image-crop--process(COMMAND EXPANSIONS)
image-crop--width(AREA)
image-cut(&optional COLOR)

Defined faces (0)