~gdesklets-desklet-team/gdesklets/develbook-control-array

« back to all changes in this revision

Viewing changes to dsp-tag-image.xml

  • Committer: Joe Sapp
  • Date: 2010-06-18 01:28:55 UTC
  • mfrom: (8.1.2 develbook)
  • Revision ID: nixphoeni@gmail.com-20100618012855-9wvhtf9y1lzr7q11
Merged main branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
          <literal>1.0</literal> corresponds to fully opaque.</entry>
63
63
      </row>
64
64
      <row>
 
65
        <entry valign="top">saturation</entry>
 
66
        <entry valign="top">float</entry>
 
67
        <entry valign="top">1.0</entry>
 
68
        <entry valign="top">A floating point value greater than
 
69
          <literal>0.0</literal> for the saturation factor of the image. If it's
 
70
          less than <literal>1.0</literal>, saturation is reduced (the image
 
71
          turns toward grayscale); if greater than <literal>1.0</literal>,
 
72
          saturation is increased (the image gets more vivid colors).</entry>
 
73
      </row>
 
74
      <row>
65
75
        <entry valign="top">scale</entry>
66
76
        <entry valign="top">float</entry>
67
77
        <entry valign="top">1.0</entry>
68
 
        <entry valign="top">A decimal value greater than <literal>0</literal>
69
 
          for the scaling factor of the image. A factor of
70
 
          <literal>1.0</literal> yields the original size.</entry>
 
78
        <entry valign="top">A floating point value greater than
 
79
          <literal>0.0</literal> for the scaling factor of the image. A factor
 
80
          of <literal>1.0</literal> yields the original size.</entry>
71
81
      </row>
72
82
      <row>
73
83
        <entry valign="top">uri</entry>