Is it possible to process png images in Alaska
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Is it possible to process png images in Alaska
Is it possible to process png images in Alaska
Re: Is it possible to process png images in Alaska
I think you need to expand on that a little.
XbpBitmap() for example already handles the loading and saving of PNG format images.
What do you want to use them for?
Regan Cawkwell
Real Business Applications Ltd
http://www.rbauk.com
Real Business Applications Ltd
http://www.rbauk.com
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Re: Is it possible to process png images in Alaska
I was thinking about the possibility of processing images without a background
Re: Is it possible to process png images in Alaska
What do you mean by processing?I was thinking about the possibility of processing images without a background
The eXpress train is coming - and it has more cars.
Re: Is it possible to process png images in Alaska
I guess Eugene is talking about transparency. That works with icons and bitmap images if the transparentClr iVar is set. It works with GIF and PNG files automatically in Xbase++ 2.0 if they have transparency information.
Best regards,
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Re: Is it possible to process png images in Alaska
Ah yes. Look at the function DC_BitmapTransparentColor().I guess Eugene is talking about transparency.
The eXpress train is coming - and it has more cars.
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Re: Is it possible to process png images in Alaska
Thank you very much, Tom and Roger! I wish you good health and success!