Search found 3 matches
- 2012-03-19T09:04:05-07:00
- Forum: Magick++
- Topic: Auto quantization during write
- Replies: 0
- Views: 6442
Auto quantization during write
Hi, Is there a way to write out images and not have them auto quantized? I'm splitting a large Photoshop file up into its individual layers and some of them are just grey scale layers and are automatically saved out as 8bit png's. I would like to save all the layers out as 24 / 32 bit files and ...
- 2011-10-31T08:51:40-07:00
- Forum: Magick++
- Topic: Transparency
- Replies: 3
- Views: 11847
Re: Transparency
Cheers for the reply, but I'm definitely after the opacity value for a layer.
It's the value that multiplies the RGBA pixel data for a layer, which is found on the blending mode for the layer, and is set to 100% by default if that makes it any clearer.
It's the value that multiplies the RGBA pixel data for a layer, which is found on the blending mode for the layer, and is set to 100% by default if that makes it any clearer.
- 2011-10-13T02:35:23-07:00
- Forum: Magick++
- Topic: Transparency
- Replies: 3
- Views: 11847
Transparency
Hi,
A nice quick one.
In Photoshop you can set the opacity for a layer. Is this value retrievable from IM++?
I've found the opacity method to attenuate the opacity channel, but nothing for retrieving the opacity for the layer.
Cheers
Martin
A nice quick one.
In Photoshop you can set the opacity for a layer. Is this value retrievable from IM++?
I've found the opacity method to attenuate the opacity channel, but nothing for retrieving the opacity for the layer.
Cheers
Martin