imdisp {imageUtilities}R Documentation

displays an image, alias for drawImage

Description

displays an image, alias for drawImage

Usage

  imdisp(img, fractionOfScreen = 0.5, ...)

Arguments

img

image to be displayed

fractionOfScreen

fraction of screen to take up (may or may not be honoured...)

...

passed into drawImage

Value

viewport the image is drawn on to.

See Also

Other draw: drawImage, imdrawabline, imdrawline, plotPoints, pointPicker


[Package imageUtilities version 1.0.3 Index]