1 Reply Latest reply: Oct 11, 2011 10:31 PM by dheeraj_c RSS

    Query on layer transparency.

    dheeraj_c Community Member

      Hi All,

                If I load a smaller layer on top of a larger layer then the RGB values of transparent areas in  the smaller layer are (255, 255, 255). Is it Premultiplied with White? I'm in RGBMode and there are only three planes.

       

      How to get the exact value of transparent area in the layer? Please let me know if the info given is not sufficient or not clear.

       

      Thanks,

      Dheeraj

        • 1. Re: Query on layer transparency.
          dheeraj_c Community Member

          Hi All,

                    I load a png image with transparency in photoshop. Now I apply my custom plugin. The number of planes I get is 4 including alpha channel. Now if I enable the transparency lock, the number of planes I get is 3. So the preview that I create will have white background in transparent areas as there is no alpha channel information. This is understandable as I have enabled transparency lock.

           

          But when I applied standard Texturizer Filter with Transparent lock ON, the preview generated is still having transparency. How are they doing it?

           

          Thanks,

          Dheeraj