Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • d198bc9
  • /
  • doc
  • /
  • usermanual
  • /
  • darkroom
  • /
  • panels
  • /
  • snapshots.xml
Raw File Download
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:034047e046b675101ba151353431418940d6a045
directory badge Iframe embedding
swh:1:dir:a00025ab9d3cf8732b7016f74ae8f87aa54a616e
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
snapshots.xml
<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
               "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
                <!ENTITY % darktable_dtd SYSTEM "../../dtd/darktable.dtd">
                %darktable_dtd;
                ]>
<sect2 status="final" id="snapshots">

  <title>Snapshots</title>

  <indexterm>
    <primary>darkroom panels</primary>
    <secondary>snapshots</secondary>
  </indexterm>

  <indexterm>
    <primary>snapshots</primary>
  </indexterm>

  <informaltable frame="none">
    <tgroup cols="2" colsep="0" rowsep="0">
      <colspec colwidth="6*"/>
      <colspec colwidth="4*"/>
      <tbody>
        <row>
          <entry>
            You can take snapshots of images as you process them. A snapshot is stored as a
            bitmap of the current center view and is kept as long as you stay in the darkroom. A
            snapshot can then be selected and overlayed in the current center view to help you
            with a side by side comparison (left: snapshot, right: active) when you are tuning
            parameters of a module. This can also be combined with history (see
            <xref linkend="history"/>) to compare the snapshot against different stages of
            development.
          </entry>
          <entry>
            <graphic fileref="darkroom/images/panel_snapshots.png" scalefit="1" width="80%" align="center" />
          </entry>
        </row>
      </tbody>
    </tgroup>
  </informaltable>

  <para>
    You can control the split view by moving the splitline back and forth. If you hover with the
    mouse over the splitline, a small rotation icon will appear on the center of the line. Click
    it to change between vertical and horizontal split view.
  </para>

</sect2>

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top