PS and alpha channels

PS and alpha channels

Share and discuss visual creations and creation practices like texturing, modelling and musing on the meaning of life.

Moderators: MR.D, Moderators

Post Reply
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

PS and alpha channels

Post by rattle »

Simple question: why does PS (CS2) have fixed alpha values?

It goes like this: 16, 17, 18, 19, 20 become 16, 18, 21. I can't work with that...
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Post by KDR_11k »

Interesting, I've never seen that happen.
User avatar
Wolf-In-Exile
Posts: 497
Joined: 21 Nov 2005, 13:40

Post by Wolf-In-Exile »

I'm not quite sure what you mean by fixed alpha values, could you explain your problem further?
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: PS and alpha channels

Post by Pxtl »

rattle wrote:Simple question: why does PS (CS2) have fixed alpha values?

It goes like this: 16, 17, 18, 19, 20 become 16, 18, 21. I can't work with that...
I'm going to assume you mean 16,17, etc. as bytes. I think PS stores alpha as a percentage, so it degrades the 0-255 to only 0-100. Really, one feature that has always been a problem in Photoshop is that it treats alpha like a special, magical concept instead of just another channel.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Post by rattle »

17 becomes 16, 19 becomes 18, 20 becomes 21, ...
Get the pencil tool out, draw or fill an area with color 17, hit ALT and get the color (or use the color picker) and check what it is now. It's 16. And it's not a percentage, goes up to 255.

I tried changing the layer with no success. Copy pasta degrades the color values too.

Kinda out of clues now... changing the alpha channel behavior does not change a thing either. I don't know how it was in previous versions of PS because I never needed explicit alpha values.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Post by rattle »

This is still present in PS10, not in PS7 though. Great, I need PS8 or PS9 at least for gradient maps, but can't do proper alpha channels in them. :(

Maybe it's time to look at GIMP, if it has gradient maps that is. Cba to color in my textures manually.
User avatar
Peet
Malcontent
Posts: 4384
Joined: 27 Feb 2006, 22:04

Post by Peet »

Make your alpha as a greyscale bmp and then stick it into the alpha of the image with http://www.mnwright.btinternet.co.uk/do ... xtbmpx.EXE
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Post by rattle »

It must've been Photoshops color management. Turned it off now... grrr.
Post Reply

Return to “Art & Modelling”