Hi,
I have a 32 bits png image. When I load it and save it in PNG all is fine, the transparency is kept. When I load it and save it in JPEG, the image is mainly black (transparency become black).
When I load this PNG image in XNview it is also black except when I use the
"Compose Image with alpha" option in Options->Read-PNG, then the image is on a white background.
So my question is, what is this option and how can I do the same with the GFL SDK.
Thanks in advance.
Compose Image with alpha
Moderator: xnview
-
Ithier
- Posts: 47
- Joined: Fri Nov 19, 2004 10:50 am
- Location: Paris, France
-
xnview
- Author of XnView
- Posts: 47574
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Compose Image with alpha
JPEG don't support 32bits, only 24bits. So i'll add an option like XnView...Ithier wrote:Hi,
I have a 32 bits png image. When I load it and save it in PNG all is fine, the transparency is kept. When I load it and save it in JPEG, the image is mainly black (transparency become black).
When I load this PNG image in XNview it is also black except when I use the
"Compose Image with alpha" option in Options->Read-PNG, then the image is on a white background.
So my question is, what is this option and how can I do the same with the GFL SDK.
Pierre.
-
Ithier
- Posts: 47
- Joined: Fri Nov 19, 2004 10:50 am
- Location: Paris, France
-
Ithier
- Posts: 47
- Joined: Fri Nov 19, 2004 10:50 am
- Location: Paris, France
-
Ithier
- Posts: 47
- Joined: Fri Nov 19, 2004 10:50 am
- Location: Paris, France