canvas_snap(n) osx man page | unix.com

Man Page: canvas_snap

Operating Environment: osx

Section: n

canvas::snap(n) 					      Variations on a canvas						   canvas::snap(n)

__________________________________________________________________________________________________________________________________________________

NAME
canvas::snap - Canvas snapshot to Tk photo image
SYNOPSIS
package require Tcl 8.5 package require Tk 8.5 package require canvas::snap ?1.0.1? package require img::window ::canvas::snap pathName _________________________________________________________________
DESCRIPTION
This package provides a command to take snapshots of arbitrary canvases.
API
::canvas::snap pathName Takes a snapshot of the canvas pathName. The result is the name of a new Tk photo image containing the snapshot. Note that this command has a side-effect. To avoid having white rectangles where other windows may overlap the canvas this command forces the toplevel window the canvas is in to the top of the stacking order.
KEYWORDS
canvas, image, photo, print screen, snapshot
COPYRIGHT
Copyright (c) 2004 George Petasis (http://wiki.tcl.tk/1404) Copyright (c) 2010 Documentation, Andreas Kupries canvas 1.0.1 canvas::snap(n)
Related Man Pages
canvas_sqmap(n) - mojave
crosshair(3tk) - debian
crosshair(n) - osx
imagerectangle(3) - php
canvas::zoom(3tk) - debian
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Hearing Aid for OSX 10.12.x and greater.
Shopt -s histappend
To print diamond asterisk pattern based on inputs
A dash to GOTO or a dash from GOTO, that is the question...