# Copyright (c) 1994 The Regents of the University of California. # Copyright (c) 1994-1996 Sun Microsystems, Inc. # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # # =head1 NAME Tk::Image - Create and manipulate images =for category Tk Image Classes =head1 SYNOPSIS I<$image> = I<$widget>-EI(?I?) I<$image>-EI(?I?) =head1 DESCRIPTION The B constructors and methods are used to create, delete, and query images. It can take several different forms, depending on the I. The constructors require a I<$widget> to invoke them, this is used to locate a B. (This is because the underlying Tk code registers the images in the data structure for the B.) The legal forms are: =over 4 =item I<$widget>-EI?(?I?,?I