Name

screenshot — A representation of what the user sees or might see on a computer screen

Synopsis

screenshot ::= ((((title? & titleabbrev? & subtitle?), infodb.titleforbidden.info) | infodb.info), mediaobject)

Description

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 screenshots, dialog boxes, and other components of a graphical user interface.

Processing expectations

Formatted as a displayed block.

See Also

computeroutput, lineannotation, literallayout, programlisting, screen, synopsis, userinput

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<title>Example screenshot</title>

<screenshot>
  <info>
    <bibliomisc role="resolution">640x480x256</bibliomisc>
  </info>
  <mediaobject>
    <imageobject>
      <imagedata fileref="copilot.gif"/>
    </imageobject>
  </mediaobject>
</screenshot>

</article>

Get DocBook 5: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.