Re: display_image()

new topic     » goto parent     » topic index » view thread      » older message » newer message

try a search for Colin Taylor or Palette

Palette Management Utilities  Colin Taylor    1/24/99
(pal_util.e)   

His code will show you how to get around the 
palette problem....sortof

I personaly use this prefered way.

Irv mentioned useing the same palette for multiple
images... Jasc PaintShop Pro is probably the best
Ive seen to handle images. 

I first create the main image or convert an existing image to 16million
colors then, convert the same image useing JASC back to 256 colors then I use:

   Optimized Median Cut
   Error Diffusion
   and Reduce Color Bleeding

I then save that palette to a file from the initial image and apply this saved
palette to any image I create after this for the same project.

Euman
euman at bellsouth.net


----- Original Message ----- 
From: "Irv Mullins" <irvm at ellijay.com>
To: "EUforum" <EUforum at topica.com>
Sent: Sunday, August 05, 2001 21:25
Subject: Re: display_image()


> 
> On Sunday 05 August 2001 10:12, pwcroft at home.com wrote:
> >
> > I'm still a little lost. What is the easiest ways to use transparency? Best
> > example?
> 
> Well, since bitmaps don't support transparency, it's pretty much a matter 
> of choosing a color value to be "transparent", and then writing a routine 
> to put your image on the screen pixel-by-pixel, skipping those pixels which 
> are colored "transparent".
> 
> Search the RDS archives on the word "transparent" - you'll see several 
> contributions which will help.
> 
> Regards,
> Irv
> 
> 
> 
> 
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu