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
  • /
  • histogram.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:491d85d6914028c47a362d8457db545c79d9b777
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 ...
histogram.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="histogram">

  <title>Histogram</title>

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

  <indexterm>
    <primary>histogram</primary>
  </indexterm>

  <informaltable frame="none">
    <tgroup cols="2" colsep="0" rowsep="0">
      <colspec colwidth="6*"/>
      <colspec colwidth="4*"/>
      <tbody>
        <row>
          <entry>
            <para>
              This shows a histogram of the developed image's light levels. In its default state
              curves for all three RGB color channels are displayed. You can toggle the colored
              squares to enable or disable specific color channels. A curve button is also
              provided to toggle between linear view, logarithmic view and waveform view.
            </para>

            <para>
              The histogram is directly linked to the <emphasis>exposure</emphasis> module
              described in <xref linkend="exposure"/>, and you can operate some of the exposure
              module's controls from the histogram. You can left-click towards the right hand
              side of the histogram and then drag right to increase or drag left to decrease the
              exposure. In a similar manner you can control the black level by clicking and
              dragging in the left hand side. Double-clicking in the histogram resets the
              exposure module's parameters to their defaults.
            </para>
          </entry>
          <entry>
            <graphic fileref="darkroom/images/panel_histogram.png" scalefit="1" width="80%" align="center" />
          </entry>
        </row>
      </tbody>
    </tgroup>
  </informaltable>

</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