Details

    • Type: Bug
    • Status: Applied
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: ODF 1.2
    • Fix Version/s: ODF 1.2
    • Component/s: None
    • Labels:
      None
    • Proposal:
      Hide

      Specifies the proportion of blue RGB color components for a pixel graphic object. The defined value range for the draw:blue attribute is -100% (no blue) to 100% (full blue).

      Show
      Specifies the proportion of blue RGB color components for a pixel graphic object. The defined value range for the draw:blue attribute is -100% (no blue) to 100% (full blue).
    • Resolution:
      Hide

      The draw:blue attribute specifies together with the attributes draw:green and draw:red a non destructive filter for a linear transformation of the white balance of a pixel image.

      If any of these three attributes is specified, an offset is applied to each pixel of an image while is it rendered. The offsets for each color channel is given as a percentage in the range of -100% to +100%.
      These offsets is scaled to the range -2^bits to 2^bits, where bits is the number of bits reserved for each color channel within the image. If the resulting value is less then 0 it is set to 0 and if it is greater than the maximum possible value it is set to the maximum.

      Example: If the draw:blue attribute has the value 50% and and the blue color channel has 8 bits, then 128 is added to the blue color value of each pixel inside the image before it is rendered. If draw:red has the value -50% then
      128 is subtracted.

      The draw:blue attribute specifies the offset for the blue color channel.

      Show
      The draw:blue attribute specifies together with the attributes draw:green and draw:red a non destructive filter for a linear transformation of the white balance of a pixel image. If any of these three attributes is specified, an offset is applied to each pixel of an image while is it rendered. The offsets for each color channel is given as a percentage in the range of -100% to +100%. These offsets is scaled to the range -2^bits to 2^bits, where bits is the number of bits reserved for each color channel within the image. If the resulting value is less then 0 it is set to 0 and if it is greater than the maximum possible value it is set to the maximum. Example: If the draw:blue attribute has the value 50% and and the blue color channel has 8 bits, then 128 is added to the blue color value of each pixel inside the image before it is rendered. If draw:red has the value -50% then 128 is subtracted. The draw:blue attribute specifies the offset for the blue color channel.

      Description

      Transcribed from ODF_Revised_Editorial_Notes_27May2009.odt

      Original author: Patrick Durusau
      Section 18.92 draw:blue

      Ed. Note What does -50% blue mean? Shouldn't all color percentage values be positive and only up to 100%?

        Attachments

        There are no Sub-Tasks for this issue.

          Activity

            People

            • Assignee:
              patrick Patrick Durusau
              Reporter:
              rcweir Robert Weir (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: