Squiz Matrix
4.12.2
|
Public Member Functions | |
void | run (String arg) |
ImageProcessor | expandImage (ImageProcessor ipOld, int wNew, int hNew, int xOff, int yOff) |
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.
Definition at line 13 of file CanvasResizer.java.
|
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.