<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 01/14/2011 11:58 PM, Timoth&eacute;e Giet wrote:
    <blockquote
      cite="mid:AANLkTimNW2p-Yq62xMtuJDtzqgMZQrJdOLoOA5vJnwj2@mail.gmail.com"
      type="cite">"Doesn't the "alpha lock" do that?"<br>
      <div class="gmail_quote">
        <div><br>
          No, "alpha lock" locks alpha painting on the canvas where it
          is activated only.<br>
          This is not the same thing. <br>
          with blending mode I can have several painted layer under and
          paint only onto them.. <br>
          all this in a group layer of course to don't paint on the
          background if there is one.<br>
        </div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
kimageshop mailing list
<a class="moz-txt-link-abbreviated" href="mailto:kimageshop@kde.org">kimageshop@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kimageshop">https://mail.kde.org/mailman/listinfo/kimageshop</a>
</pre>
    </blockquote>
    Do you mean when you have several other layer and you create a new
    layer on top of them and paint<br>
    on the new layer, then the combined transparency (alpha channels) of
    the layers under the new layer<br>
    is copied to the new layer and the color is used from the brush?<br>
    If you mean this, it would actually be a cool idea. Would be pretty
    useful (at least for me :D), but this is not really<br>
    a blending mode (i mean, yes it somehow is but not really :D). I
    think the brush code would need some modifications for that. Can you
    tell me a program that support this (so i can try it out). I haven't
    found something like this in Gimp or Photoshop.<br>
  </body>
</html>