How do I save an image to RGB colors?

Ask a Question related to Macromedia Fireworks, Design and Development.

  1. #1

    Default How do I save an image to RGB colors?

    How do I save an image to RGB colors that is now in Hexadecimal?




    brian11 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Image Colors
      Anybody know of a cfx tag or some other method to convert color images to black and white?
    2. Bitmap image colors match FH colors?
      If I import an image from Photoshop with a particular CMYK background color (as an example) will it match the same CMYK color selected in Freehand...
    3. Save for web colors
      I work in RGB color mode and my colors come out totally diferent when I use the Save for Web Original pane. I understand that the optimized panes may...
    4. How To Browse for an image file and save it to image server folder
      I trying to browse for an image file and save it to the server image folder. in other words , upload the picture. I tried html and aspx.net...
    5. Colors are getting distorted when I save...
      Hey everyone - Every time I try to save an image, the colors get distorted. They fade, and they come out like crap. I have no idea why it is doing...
  3. #2

    Default Re: How do I save an image to RGB colors?

    In article <blkla6$4d4$1@forums.macromedia.com>,
    "brian11" [email]webforumsuser@macromedia.com[/email] wrote:
    > How do I save an image to RGB colors that is now in Hexadecimal?
    Hexadecimal (00 to FF) is one way to express color channel values;
    decimal (0 to 255) is another. Percentage is yet another. All are RGB,
    which is the only color system Fireworks uses.

    FW lets you change the display from hex to decimal or several other
    choices, from a menu. The specifics depend on your version of FW. But it
    does not affect the image or how it is saved.

    --
    Lanny Chambers, St. Louis, USA
    [url]http://www.hummingbirds.net/[/url]
    Lanny Chambers Guest

  4. #3

    Default Re: How do I save an image to RGB colors?

    Thank You,

    I have an image that is PNG32 and was saved with a transparent back ground. How can I get rid of the transparent back ground using fw without loosing any quality of the image?

    Brian



    brian11 webforumsuser@macromedia.com Guest

  5. #4

    Default Re: How do I save an image to RGB colors?

    In article <blmatn$5qo$1@forums.macromedia.com>,
    "brian11" [email]webforumsuser@macromedia.com[/email] wrote:
    > I have an image that is PNG32 and was saved with a transparent back ground.
    > How can I get rid of the transparent back ground using fw without loosing any
    > quality of the image?
    Depends what you what to do--change the background to a different color?
    make it nontransparent?--and whether the foreground is vector or bitmap.
    Is it a native Fireworks PNG?

    --
    Lanny Chambers, St. Louis, USA
    [url]http://www.hummingbirds.net/[/url]
    Lanny Chambers Guest

  6. #5

    Default Re: How do I save an image to RGB colors?

    I want to change the backgound to white. Or remove the transparency so that the backgound is white. Im using the images for making t-shirts at cafepress and their printing machine makes eveything that is pure white transparent. The images where drawn by someone else. I dont believe they used fireworks but, im not sure. When I open the folder that they are in with my browser ,they have the fireworks icon.


    brian11 webforumsuser@macromedia.com Guest

  7. #6

    Default Re: How do I save an image to RGB colors?

    In article <blmmh5$jfd$1@forums.macromedia.com>,
    "brian11" [email]webforumsuser@macromedia.com[/email] wrote:
    > I want to change the backgound to white.
    First, set the canvas color to white and disable transparency.

    Set the magic wand to anti-aliased, tolerance=5 or so. Click on the
    black background, inverse the selection, and copy it to the clipboard.

    Deselect everything and paste it back in as a new bitmap object. Cut the
    original image to the clipboard, select the new object, and Paste Inside.

    If the edges were trimmed too loosely or too tightly, start over using
    more or less wand tolerance respectively.

    --
    Lanny Chambers, St. Louis, USA
    [url]http://www.hummingbirds.net/[/url]
    Lanny Chambers Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139