Learn R Programming

RSurvey (version 0.8-3)

GetBitmapImage: Create Icon Bitmap Image

Description

Create a small Tk bitmap image.

Usage

GetBitmapImage(type)

Arguments

type
character; icon image type, see ‘Details’.

Value

tclObj.

Details

Icon image types include: left, right, up, down, top, bottom, upleft, upright, downleft, downright, next, previous, copy, paste, find, delete, view, info, plus, minus, print, and histogram. A recommended editor for bitmap design is Paul Obermeier's poBitmap tool.

See Also

tkimage.create