Alpha transparency workaround

Since people still insist on using IE 6 and I can't figure out how to use my logo with alpha transparency (despite copying the code exactly), can anyone tell me the code I would use to display my logo in png form for IE 7 and above and my logo in jpg form for IE 6 and lower? Thanks.

Hi instead of using an IE conditional statement why don't you try using the iepngfix.htc file which enables IE6 to display png alpha transparency files correctly.
Instructions on how to use it (and download link) is available here:
http://www.dlnqnt.co.uk/index.php/tag/iepngfixhtc/

Similar Messages

  • "Preserve alpha transparency" with flattening for PDF

    For what reason, in Illustrator CS3, is the option for preserving alpha transparency not available in the PDF flattener, but only under the object menu by choosing Flatten Transparency...
    The reason i'm asking, is because when using some effects and spot colors, the background of the flattened object becomes a white bounding rectangle that overlaps other objects. I can workaround this by saving a copy, flatten all objects and then save a PDF. But isn't it possible to directly save a correctly flattened PDF from the original unflattened file with spot colors, without having to flatten the objects manually?

    here is an example, when I upload this image to the printers I loose the white background and eveything on the bottom of the card is pushed up. The same thing happens with the brochure I have. I can't upload that because this site will not allow it.

  • PNG 8 Alpha Transparency Palette Errors

    I am attempting to export a PNG 8 image with alpha transparency using Fireworks 11.1.0.205 on Windows 7 64-bit. When I attempt to optimize the image to PNG 8, Adaptive with Alpha Transparency and rebuild the palette it crushed the palette down. The image is a grayscale image and the bug appears similiar to the one reported here http://blogs.adobe.com/sarthak/2010/09/png-8-export-color-palette-issues.html.
    Here is a screen cast of someone doing what I want to do, http://brenelz.com/blog/png-8-alpha-transparency-screencast/ (fast forward through the parts of him editing HTML).
    This is an example of what I am trying to do, an PNG 8 with alpha transparency (view full image);
    This is what I get when I open and then export the sample image out of Fireworks;
    It crushes the palette.
    This is the optimize panel when the original file is first opened:
    This is what happens when the palette is rebuilt, which matched the exported palette;

    Linda,
    I do not appreciate your condescending tone. I have attempted all of your instructions. Embedded is a window capture of my graphic on a TRANPARENT canvas with your suggested settings. Also embedded is the resulting graphic. Finally, embedded is the original graphic that demonstrates what I am attempting to achieve.
    Transparent Canvas
    Resulting image on export.
    Original image
    I'm disappointed that you cannot be bothered to attempt to recreate the problem and post evidence to back up your claims.
    I have tracked down the creator of the original image who says about using Fireworks "the quality was rarely good enough." The tool used was ImageOptim, http://imageoptim.pornel.net/.

  • Opening Fireworks PNG-8s with alpha transparancy

    Hi all,
    I have to do some work on some files I didn't create -- a couple hundred png files. They are 8-bit, indexed files, but when viewed on the web they have 256 levels of alpha transparency. When opened in Photoshop, they have only one level of alpha transparency :(
    Turns out these are in some proprietary Fireworks format ... anyone have any ideas how I can get these into Photoshop without losing my alpha channel, hopefully without having to BUY Fireworks ... oh how I miss ImageReady ;)
    Thanks in advance.

    Photoshop doesn't work with continuous transparency in indexed color mode, only one transparent value is allowed. (ImageReady wouldn't do it, either)
    You may need to use another application to convert them to a normal RGB image with transparency.

  • Creating a alpha transparent video

    Hi,
    I am tasked to create a video that has a transparent background.
    Something like this - http://updates.html5rocks.com/2013/07/Alpha-transparency-in-Chrome-video
    I came across a solution called JQuery See Thru - https://github.com/m90/jquery-seeThru
    But before the plugin can work, I will need to append the alpha channel below the actual video. I have tried using track matte in AE but it doesn't work.
    Any advice or any other solution to create alpha transparent video for html5?
    Thank you very much.

    To build on what Mylenium said, you need to render your video out of After Effects with an alpha channel. If you're looking to deliver a video for the web, it'd be best to render a lossless file out of AE (with Alpha) and use the Adobe Media Encoder to make the FLV with alpha.

  • Appending alpha transparency swatches to a CLUT

    I have a 160 swatch color table I generated in PS and I'd
    like to append some alpha transparency values to it for PNG8
    processing.
    In Fireworks CS4 I've loaded up a test image, successfully
    loaded in the .act file I exported from PS and then selected 'Alpha
    Transparency' from the trns pulldown menu. Briefly some new
    swatches show up in the swatch palette, but then they disappear.
    I've tried everything I can think of. If there was a way to
    manually add and edit the transparency swatches to the act that
    would be ideal, but when I try to add swatches to the table I don't
    see any way to edit the transparency value, only RGB/HEX etc.. I'm
    somewhat stuck at the moment.
    Is there a way to do this? Maybe even some sort of
    independent color table editor?
    It's important that I have exact control over the CLUT file
    used as the device that the images will be running on can only have
    one CLUT active at any time, and all of the images in the UI need
    to be built to reference this single table.
    Another tangental issue I've encountered is that the PNG8
    alpha transparency in FW seems to be restricting itself for some
    reason. For example, I've created a 256 pixel wide image in PS with
    a black ramp that goes from 100% opaque to 100% transparent across
    x-axis. I open this in FW, select PNG8, adaptive, 256 colors, alpha
    transparency and I only get 16 swatches (4bit?), completely
    faceting my ramp - however I've seen others online getting 8bit
    values of transparency using this same method...
    For example
    Here
    and
    Here
    Any and all feedback much appreciated.
    Nate

    natronix wrote:
    > Jim,
    > That one only contains 16 transparent values, if the
    optimize palette
    > functioned correctly it would be 255.. the source image
    I started with
    > contained a 256 pixel wide block, blending from opaque
    black to completely
    > transparent (therefor 1 opaque color and 255 values of
    transparency).
    >
    > However when I select PN8, adaptive sampling, 256 colors
    and alpha
    > transparency, that file is what Fireworks creates.
    >
    > I'd described this previously- the posting of this file
    was per Linda's
    > request to see a PNG8 with non-index transparency, which
    it has, albeit not a
    > full 8bits.
    >
    > On another note, I've opened up the .act files in a hex
    editor and can see
    > that it does not contain an alpha attribute. So my
    initial concept of appending
    > these new transparent values from Fireworks to the .act
    are moot. I've
    > discovered the .pal color table format, which is almost
    identical to .act
    > except it contains an extra hex pair for an alpha value.
    >
    > Apparently Photoshop use to support importing and
    exporting of .pal color
    > table files. I don't know what version support stopped
    at. I've tested CS3 & 4
    > and they aren't playing nice.
    >
    > It appears as though I'll need to manually concatenate
    the .pal file starting
    > with the existing .act table that I have, porting the
    hex values over, and then
    > manually building out the transparent values I want. The
    next and final step
    > will be to identify a version of Fireworks, or some
    other host, that can
    > utilize .pal and run optimizations on the files I have.
    That or I get a patch
    > to Fireworks that fixes the optimize panel, better yet a
    patch to Photoshop
    > that enables alpha transparency in PNG8.. I'm not
    holding my breath.
    >
    >
    Nate can you share the original 256 value set, even if it is
    in PSD form?
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    http://www.communityMX.com/
    .:Adobe Community Expert for Fireworks:.
    http://www.adobe.com/communities/experts/members/206.html

  • Exporting Alpha Transparency for a PC from motion5...?

    I am trying to export alpha transparency for a lower third I've done in Motion5.
    I know that proress422(proxy) can be used , but this does not import well into my PC (premiere pro).
    Is there anyway of creating alpha transparency from m5 so that my PC will happily recognise it ?
    thanks,

    If you're using Alpha for *anything* -- you must use ProRes 4444 (if Premiere will accept it.) It is the only ProRes that supports transparency and the only export option in Motion 5 that supports transparency. (Older versions of Motion could export with the "Animation" codec which also supported transparency.)
    If Premiere (on the PC) doesn't handle ProRes 4444, then
    You can export just the alpha channel from Motion and use a "Track Matte Key" in Premiere (as I *understand* it -- I've never used premiere.)
    On export, go under the Render options panel and set Color: to Alpha (default is Color + Alpha).
    It's basically a B&W movie of the alpha data -- the "layer" is used as a luminance map in the travel matte key. I actually don't think it matters what codec you use for export -- it's not really transparency -- black is transparent and white is opaque.
    HTH

  • Why can't I export a 24 bit PNG with alpha transparency?

    I have just upgraded my Macromedia Studio 8 to Adobe CS3, and
    it seems that I still can't export a 24 bit png with transparency
    from Fireworks (Photoshop can do it, but it's just not suited for
    volume graphic production). Anyone know something I don't, or can
    someone at least explain why I can have alpha transparency on 8 bit
    and 32 bit, but not 24 bit pngs? Currently, I'm planning to export
    everything from Fireworks, then batch-process through Photoshop to
    reduce from 32 bit to 24 bit, which is just... gah! Words fail
    me.

    Kathleen13 wrote:
    > I have just upgraded my Macromedia Studio 8 to Adobe
    CS3, and it seems that I
    > still can't export a 24 bit png with transparency from
    Fireworks (Photoshop can
    > do it, but it's just not suited for volume graphic
    production). Anyone know
    > something I don't, or can someone at least explain why I
    can have alpha
    > transparency on 8 bit and 32 bit, but not 24 bit pngs?
    Currently, I'm planning
    > to export everything from Fireworks, then batch-process
    through Photoshop to
    > reduce from 32 bit to 24 bit, which is just... gah!
    Words fail me.
    >
    If I'm correct, 8-bit png supports index transparency just
    like GIF's
    do. 32-bit png's support alpha channel transparency, so you
    can get
    variable or partial transparency in a full color image(8 bits
    for each
    color and 8 bits for an alpha channel) and 24-bit png's are
    similar
    jpegs, only you get lossless compression and no user-defined
    settings.
    So essentially, when you export a 32-bit png file you are
    exporting a 24
    bit color image with an 8-bit alpha channel.
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    Extending Knowledge, Daily
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    news://forums.macromedia.com/macromedia.fireworks
    news://forums.macromedia.com/macromedia.dreamweaver

  • Alpha transparency borders on dynamically loaded images for use with textures

    Hi there folks. Well, I have been beating my head over this
    and am hoping one of you can help me out.
    Essentially I have 16bit images that are loaded into my
    shockwave application at run-time. These images are user defined
    which means that I will not know their size ahead of time. Once the
    images are loaded I then create textures and apply them to various
    shaders. Ok, all of this works just fine. What I need to do though
    is create an alpha transparent border around the images, so when I
    apply them to their surfaces I only see the image and nothing
    around it. I am doing this because these images will only appear at
    specific parts on a surface, textureRepeat will be false, and many
    models will be stacked in the same exact location using the same
    model resource. I have everything working, but I cannot figure out
    the alpha part for the life of me. Also, when I test the alpha
    based image by itself it works just fine. It is not until I try and
    combine the 16bit (converted to 32bit at run-time) image that I run
    into problems.
    I have tried:
    - Creating a 32bit alpha image in Fireworks with a
    transparent border and a black rect for the inside. I then copy the
    dynamic image over the alpha image (only after going from 16bit to
    32bit in imaging Lingo) and leave a little room at the edges for
    the transparency. Well, I get a crazy amount of streaks here even
    when I try to up the trans border by around 24 pixels on each side.
    - Using another similiar alpha based image as a mask with
    copyPixels and extractAlpha/setAlpha like this... (code is a little
    rough here)
    newImage = new(#bitmap)
    newImage.name = "place_Test"
    newImage.image = member("place").image
    newAlpha = new(#bitmap)
    newAlpha.name = "AHH"
    newAlpha.image = image(newImage.image.width + 24,
    newImage.image.height + 24, 32)
    newAlpha.image.useAlpha = true
    newAlpha.image.copyPixels(member("vase").image,
    newAlpha.image.rect, member("vase").image.rect)
    newAlphaInfo = newAlpha.image.extractAlpha()
    newAlpha.image.useAlpha = false
    --reverse dark to light
    iAlphaReverse = image(newAlpha.image.width,
    newAlpha.image.height, 8, #grayscale)
    iAlphaReverse.fill(iAlphaReverse.rect, rgb(0,0,0))
    iAlphaReverse.copyPixels(newAlphaInfo, iAlphaReverse.rect,
    newAlphaInfo.rect, [#ink : #reverse])
    --newAlphaInfo.copyPixels(iAlphaReverse, newAlphaInfo.rect,
    iAlphaReverse.rect, [#ink:#subtractpin])
    newAlphaMask = iAlphaReverse.createMask()
    rescaleAbs(newImage, newImage.image.width,
    newImage.image.height, "place_Test", 32)
    destImage = member("place_Test").image.duplicate()
    destImage.fill(destImage.rect, rgb(0,0,0))
    newAlpha.image.useAlpha = false
    destImage.copyPixels(newImage.image, newImage.image.rect,
    newImage.image.rect, [#maskImage:newAlphaMask, #ink:#add])
    destImage.setAlpha(iAlphaReverse)
    destImage.useAlpha = true
    member("place_Test").image = destImage
    I apologize for the messy code. I have cut and pasted from
    all over the place and am getting confused. In any case, I think I
    am making this harder then it needs to be and hope someone can
    help.
    Thank you in advance,
    Dave

    Hi, you can try using other texture layer as mask on the same
    shader. As usually you create the texture from a dynamic loaded
    image, then apply this texture to the shader on the texture list
    index 1 (textureList[1]). Next part does the job, create other
    texture from a 32 bits image with the alpha information and fill
    all pixels with white color, this is very important because the
    second texture layer will be multiply with the first texture layer.
    This texture set its render format to rgba8888. Apply the mask
    texture to the same shader at texture list index 2, verify that the
    blendFunctionList index 2 is #multiply.
    I include the code of a project that use this masking
    approach:
    property pMember
    property pEarthSphere
    property pNightSphere
    property pLastTransform
    on beginSprite me
    pMember = sprite(me.spriteNum).member
    me.setupWorld()
    end
    on setupWorld(me)
    pMember.resetWorld()
    repeat with i = pMember.light.count down to 1
    pMember.deletelight(i)
    end repeat
    vEarthModelResource = pMember.newModelResource("EARTH MODEL
    RESOURCE", #sphere)
    vEarthModelResource.radius = 50.000
    vEarthModelResource.resolution = 20
    vEarthTexture = pMember.newTexture("EARTH TEXTURE",
    #fromCastMember, member(3,1))
    vEarthShader = pMember.newShader("EARTH SHADER", #standard)
    vEarthShader.emissive = color(255,255,255)
    vEarthShader.flat = TRUE
    vEarthShader.transparent = FALSE
    vEarthShader.textureList[1] = vEarthTexture
    pEarthSphere = pMember.newModel("EARTH MODEL",
    vEarthModelResource)
    pEarthSphere.shaderList = vEarthShader
    vNightModelResource = pMember.newModelResource("NIGHT MODEL
    RESOURCE", #sphere)
    vNightModelResource.radius = 50.2000
    vNightModelResource.resolution = 20
    vNightTexture = pMember.newTexture("NIGHT TEXTURE",
    #fromCastMember, member(4,1))
    vNightTexture.quality = #lowFiltered
    vNightTexture.nearFiltering = FALSE
    vNightTexture.renderFormat = #rgba8880
    vNightShader = pMember.newShader("NIGHT SHADER", #standard)
    vNightShader.emissive = color(255,255,255)
    vNightShader.flat = TRUE
    vNightShader.transparent = TRUE
    vNightShader.textureList[1] = vNightTexture
    vMaskNightTexture = pMember.newTexture("MASK NIGHT TEXTURE",
    #fromCastMember, member(6,1))
    vMaskNightTexture.renderFormat = #rgba8888
    vNightShader.textureList[2] = vMaskNightTexture
    vNightShader.textureModeList[2] = #wrapPlanar
    pNightSphere = pMember.newModel("NIGHT MODEL",
    vNightModelResource)
    pNightSphere.shaderList[1] = vNightShader
    pNightSphere.parent = pEarthSphere
    end
    on exitFrame(me)
    pEarthSphere.rotate(0.0,0.1,0.0)
    me.moveMaskNightTexture()
    end
    on moveMaskNightTexture(me)
    vRotationVector = - pEarthSphere.transform.rotation
    pNightSphere.shaderList[1].wrapTransformList[2].rotation =
    vRotationVector
    end

  • Alpha transparency no longer working on iMac retina with AMD Radeon R9 M295X 4096 MB

    Purchased new retina iMac with all the trimmings, including AMD Radeon R9 M295X 4096 MB. Now all presentations with alpha transparency no longer have transparency!
    Having so many display issues with this new card. Anybody else with the same?

    I've found the issue. Sort of.
    The numerous display issues are a bug with the graphics driver (software) that cause problems with various software packages, such as Photoshop etc. Awaiting a fix from Apple.
    The Keynote problem is exactly that. I loaded Keynote on my non-retina macbook pro, and the same issue is there. Maybe Keynote or Yosemite.
    Found out that in order to restore transparency I have to select the image, select Alpha Channel, click on the image (after a couple of times I realised that there is no need to result the area to be transparent), and then it's back.
    Somehow the image needed to be reminded that it had an alpha channel.
    Yet another software bug.

  • Premiere Not Interpreting Alpha Transparency ProRes 4444

    Hello,
    I've imported a graphic, ProRes 4444 with an alpha channel but Premiere 6.0.2 is not reading the transparency.  When I lay it on top of another clip the transparent part shows as black rather than being transparent and showing the layer underneath.  It seems like the same error is happening in After Effects.
    Final Cut 7 reads the transparency fine.  I read that the same problem was happening on earlier versions of Premiere and After Effects. 
    I'm working with a Mac Pro, NVIDIA Quadro 4000, Lion.  
    Any suggestions?
    Thanks!
    Gerry

    Hi,
    Thanks for responding and getting back to me guys  
    @ Fuzzy...Trust me... I didn't think it would work...it didn't make sense to me either but I misunderstood Gerry...he doesn't know that I am operating exclusively on a PC using only PC based software...I don't have a MAC.
    @ Kevin...as you have garnered by now I can't use APPLE MOTION because I am on a PC.  I used Sorenson Squeeze to convert the file to an Animation File.   For hours I tried importing and manipulating it in Premiere AND in After Effects with No luck whatsoever.  I tried everything I could think of.
    It is a virtual set and I was given 2 files:
    Per instructions from a video tutorial on YouTube titled:  "Adobe Premiere Tutorial Set  Alpha Matte" I successfully excuted the instructions but the ALPHA STILL DIDN'T WORK:
    File #1)  The alpha.mov file is on VIDEO LAYER 3: > I placed a Channel> Set Matte> set to "Use For Matte" > Luminance on the VIDEO LAYER 3 alpha.mov file > Take Matte From Layer> VIDEO LAYER 2
    File #2)  The fullHD.mov file is on VIDEO LAYER 2
    Should I send you the file to take look at Kevin?
    Thanks again

  • Vertex Alpha Transparency?

    Hello,
    I am generating my own geometry and I want some parts of it to be partly transparent. For example, I want a quadrilateral with one corner 50% transparent and the others opaque, so that it fades from transparent to opaque. I tried using Color4f for each vertex, but it didn't seem to work. Do I need to set any special Appearance settings for it to work?

    No, the value in the TransparencyAttribue object will be combined with the values supplied with the color4f. So you can set it to the value for opaque objects. Then only the alpha values in the color4f will be used.

  • Alpha/Transparency

    Hi. I am having some troubles properly painting images with an alpha value. Basically, I create an ImageIcon from a gif file, then use the icon.getGraphics() method to convert it into an image. Then, I create a buffered image ("buffered") then use the following commands:
    BufferedImage buffered = new BufferedImage(image.getWidth(null),image.getHeight(null),BufferedImage.TYPE_INT_ARGB);
    Graphics2D brush = (Graphics2D)copy.getGraphics();
    brush.setColor(0,0,0,100);
    brush.setPaint(new Color(0,0,0,100));
    brush.drawImage(image,0,0,null);where image is my image to be drawn. But, when the image is drawn, it contains no alpha change (it is still 100% opaque). When I print out the graphics transparency, it is OPAQUE. How do I change/fix this? Thanks in advance for any help.
    I might have some typo's in here because I just typed it all out - code is on a different computer =( . I know it may seem like an elementary question, but I just can't seem to get it to work... Anyway, once again, thanks in advance for any help!

    First a few general comments.
    1. Creating an image by the route: file --> ImageIcon --> Image is convoluted.
    Why not read the image directly with ImageIO?
    2. Think of the graphics object as an octopus. It holds:
    * a Paint (Color is just an old property that was expanded to Paint -- there's no need to set both)
    * a Stroke
    * a Font
    * an AffineTransform
    * a Composite
    * a clipping Shape
    * rendering hints
    Then when you request it to perform an operation, like fill a given shape
    or draw a given image, some of these properties affect the result, but
    then again some do not. If you want an image to be drawn with a given
    transparency level, you need to set the Composite first. The graphics object's
    Color/Paint plays no role in this.
    Demo:
    import java.awt.*;
    import java.awt.image.*;
    import java.io.*;
    import java.net.*;
    import javax.imageio.*;
    import javax.swing.*;
    public class TransparencyTest {
        public static void main(String[] args) throws IOException {
            URL url = new URL("http://today.java.net/jag/bio/JagHeadshot-small.jpg");
            BufferedImage original = ImageIO.read(url);
            int w = original.getWidth(), h = original.getHeight();
            BufferedImage trans = new BufferedImage(w, h, BufferedImage.TYPE_INT_ARGB);
            Graphics2D g = trans.createGraphics();
            g.setComposite(AlphaComposite.getInstance(AlphaComposite.SRC_OVER, .5f));
            g.drawRenderedImage(original, null);
            g.dispose();
            JPanel p = new JPanel();
            p.setBackground(Color.YELLOW);
            p.add(new JLabel(new ImageIcon(trans)));
            p.add(new JLabel(new ImageIcon(original)));
            final JFrame f = new JFrame();
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.setContentPane(p);
            f.pack();
            SwingUtilities.invokeLater(new Runnable(){
                public void run() {
                    f.setLocationRelativeTo(null);
                    f.setVisible(true);
    }

  • Alpha transparency for a SWFobject

    Hi everybody.
    I'm doing a image gallery based on a template called 'SimpleViewer' and I embeded on my html file, but it seems that alpha code doesn't work.
    Here I put the link and code for the web page: http://www.condadoplazahotel.com.mx/flashSite/habitaciones/galeria.html
    Please HELP ME!!! T_T
    CODE:
    <body>
    <div align="center"><table width="800" border="0" cellspacing="0" cellpadding="5">
      <tr>
        <td width="32%" height="77" bgcolor="#75aeb3"><img src="../imagenes/logo.png" width="141" height="70"></td>
        <td width="68%" bgcolor="#75aeb3"><h3 align="left" class="Estilo1">Galer&iacute;a de Habitaciones </h3></td>
      </tr>
        <tr>
        <td height="10" bgcolor="#CCCCCC" colspan="2" align="center"> </td>
      </tr>
      <tr valign="middle" background="../imagenes/fondo.png">
        <td height="720" colspan="2" align="center"><div id="flashcontent">
      <p>AutoViewer requires JavaScript and the Flash Player. <a href="http://www.macromedia.com/go/getflashplayer/">Get Flash here.</a></div>   
          <script type="text/javascript">
            var fo = new SWFObject("viewer.swf", "simpleviewer", "480", "680", "8", "#4f8b91"); <== THIS IS WHERE I DON'T GET IT RIGHT!!                    
            //Optional Configuration
            fo.addVariable("langOpenImage", "Open Image in New Window");
            fo.addVariable("langAbout", "About");   
            fo.addVariable("preloaderColor", "0x999999");       
            fo.write("flashcontent");           
              </script></td>
      </tr>
    </body>

    What do you mean by alpha code?
    Also if you are trying to have a transparent background in you swf file, this will not work (at this time), as the player itself has a 'stage' color set.
    There is also a problem with how you are inserting your <object> code for flash.
    (refer to - Help - index page has disappeared after removing code that was recommended regarding Flash
    in this forum for an example of how to (about 60% of the way down)).
    PZ

  • Why won't PNG8 image use Alpha Transparency?

    In CS5, I'm trying to create a PNG8 image with Alph Transparency.  Every time I select  a color on the image, it changes from Alpha to Index tranparency.  Do I have to set a specific Palette, Dither, or Maximum number of colors?

    Yes set your canvas to transparent for sure - same as you would for PNG 32. Matte color should not have an impact.
    Jim Babbage

Maybe you are looking for

  • ASA 5505 version 9.1 in extended access-list I can add interface name as destination??

    Hi All, I'm adding extended ACL on the ASA 5505 version 9.1 and found that in the source or destination field I can specify interface name instead of object, host/network but can't find it documented anywhere and what is the behavior of that? access-

  • Where is source data coming from?

    Hi, I've cobbled togeher a working app (based on some examples found on the net). The application works well, but I have one specific question as to why it works! The application takes data from the mic on my pc and saves it to a file. I can play bac

  • How to update html file in clob column in oracle

    hi, please help me how to update html file in clob column in oracle Thanks

  • Checking file in jar

    Hi I have a selfexecutable jar-file. It runs fine until it needs to check an existence of a certain file. It also has to check the size of that file. How can it be done, since the file is also in the jar? Thanks

  • Speeding up Leopard on a PowerBook 1.67 PPC

    I have an older PowerBook (1.67mHz PPC) and I had upgraded it to Leopard, thinking I was doing my son a favor by upgrading. Silly me, it is now so slow that NOTHING goes on except for the spinning beach ball of death. he says it will get to a screen