User (Legacy) Posted May 17, 2002 Report Posted May 17, 2002 Hi. It seems like I don't have 16,7 mill diffent colors to choose from, when generating png-images from ASP (vb-script). Some colors looks the same even though I typed different RGB-codes. Of course I can live with that, but is there anywhere I can get a palette or something? Which shows me which colors are available. /Mads Milter
Software FX Posted May 17, 2002 Report Posted May 17, 2002 We default to the "browser" safe palette when we are generating palletized images. If your server is running at 16 million colors you should be able to set the ImgColors property to 32. The default is 8 which will give you palletized images but will run slower if your server is running at full color and you know your clients will be able to see full color images. -- Regards JC Software FX Support "Mads Milter" <mads@milter.dk> wrote in message news:AO7riIb$BHA.812@webserver1.softwarefx.com... > Hi. > > It seems like I don't have 16,7 mill diffent colors to choose from, when > generating png-images from ASP (vb-script). Some colors looks the same even > though I typed different RGB-codes. > Of course I can live with that, but is there anywhere I can get a palette or > something? > Which shows me which colors are available. > > /Mads Milter > >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.