<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Grant,</p>
    <p>with colour band, I guess you mean a single band mapped to a
      color ramp (Singleband pseudocolor)? If you scale your brightness
      band to 0-255 range, you could use this as a transparency band. </p>
    <p>Maybe this is what you want?</p>
    <p>If you want more control over how exactly RGB values are rendered
      based on your inputs, you could implement a custom raster
      renderer.<br>
      In our EnMAP-Box plugin, we have several examples, e.g. a
      Bivariate Color Raster Renderer:<br>
<a class="moz-txt-link-freetext" href="https://enmap-box.readthedocs.io/en/latest/usr_section/usr_manual/tools.html#bivariate-color-raster-renderer">https://enmap-box.readthedocs.io/en/latest/usr_section/usr_manual/tools.html#bivariate-color-raster-renderer</a><br>
<a class="moz-txt-link-freetext" href="https://github.com/EnMAP-Box/enmap-box/blob/main/enmapbox/coreapps/bivariatecolorrasterrendererapp/bivariatecolorrasterrenderer.py">https://github.com/EnMAP-Box/enmap-box/blob/main/enmapbox/coreapps/bivariatecolorrasterrendererapp/bivariatecolorrasterrenderer.py</a></p>
    <p>Regards<br>
      Andreas<br>
      <br>
    </p>
    <p><img src="cid:part1.CeQVWOsC.zehfySfe@geo.hu-berlin.de" alt=""></p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 02.02.2026 um 13:21 schrieb Grant
      Boxer via QGIS-User:<br>
    </div>
    <blockquote type="cite"
      cite="mid:001101dc943e$77b3fd80$671bf880$@iinet.net.au">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator"
        content="Microsoft Word 15 (filtered medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Aptos;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Aptos",sans-serif;
        mso-ligatures:standardcontextual;
        mso-fareast-language:EN-US;}span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Aptos",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-size:11.0pt;
        mso-fareast-language:EN-US;}div.WordSection1
        {page:WordSection1;}</style>
      <div class="WordSection1">
        <p class="MsoNormal">How would I create a colour image with a
          hue and a brightness value? I have a raster image with a
          colour band and  brightness band and wondered how to blend
          these two bands?<o:p></o:p></p>
        <p class="MsoNormal">Cheers Grant<o:p></o:p></p>
        <p class="MsoNormal">Perth WA<o:p></o:p></p>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre wrap="" class="moz-quote-pre">_______________________________________________
QGIS-User mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-User@lists.osgeo.org">QGIS-User@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
    </blockquote>
  </body>
</html>