screenshot — A representation of what the user sees or might see on a computer screen
A ScreenShot
is a graphical environment for
displaying an image of what the user might see on a computer
screen. It is often used to display application screen shots,
dialog boxes, and other components of a graphical user interface.
These elements contain screenshot
: annotation
, answer
, appendix
, article
, bibliodiv
, bibliography
, bibliolist
, blockquote
, callout
, calloutlist
, caption
(db.caption), caution
, chapter
, colophon
, constraintdef
, dedication
, entry
, example
, figure
, footnote
, glossary
, glossdef
, glossdiv
, glosslist
, html:fieldset
, html:form
, important
, index
, indexdiv
, informalexample
, informalfigure
, itemizedlist
, legalnotice
, listitem
, msgexplan
, msgtext
, note
, orderedlist
, para
, partintro
, preface
, procedure
, qandadiv
, qandaset
, question
, refsect1
, refsect2
, refsect3
, refsection
, refsynopsisdiv
, revdescription
, sect1
, sect2
, sect3
, sect4
, sect5
, section
, setindex
, sidebar
, simplesect
, step
, taskprerequisites
, taskrelated
, tasksummary
, td
, textobject
, th
, tip
, toc
, tocdiv
, variablelist
, warning
.
The following elements occur in screenshot: info
(db.info), info
(db.titleforbidden.info), mediaobject
, subtitle
, title
, titleabbrev
.
<article xmlns='http://docbook.org/ns/docbook'> <title>Example screenshot</title> <screenshot> <info> <!-- FIXME: this isn't really right! --> <releaseinfo>640x480x256</releaseinfo> </info> <mediaobject> <imageobject> <imagedata fileref="copilot.gif"/> </imageobject> </mediaobject> </screenshot> </article>