Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
CanvasResizer Class Reference
Inheritance diagram for CanvasResizer:
PlugIn

Public Member Functions

void run (String arg)
 
ImageProcessor expandImage (ImageProcessor ipOld, int wNew, int hNew, int xOff, int yOff)
 

Detailed Description

This plugin implements the Image/Adjust/Canvas Size command. It changes the canvas size of an image without resizing the image. The border is filled with the current background color.

Author
Jeffrey Kuhn (jkuhn at ccwf.cc.utexas.edu)

Definition at line 13 of file CanvasResizer.java.

Member Function Documentation

void run ( String  arg)
inline

This method is called when the plugin is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt.

Implements PlugIn.

Definition at line 16 of file CanvasResizer.java.


The documentation for this class was generated from the following file: