Anybody had any success creating and saving semi-transparent PNG, TIFF or any other image file supporting alpha chanels in GflAx?
I have this GIF image, I transform it to RGB and then try to replace several colors with white transparency 0xFFFFFFFF:
pic.ChangeColorDepth(AX_ToTrueColors);
pic ...
Search found 3 matches
- Sat Feb 05, 2005 1:56 pm
- Forum: GFL SDK
- Topic: Creating and saving the semi-transparent picture in GflAx
- Replies: 1
- Views: 1795
- Sat Feb 05, 2005 1:46 pm
- Forum: GFL SDK
- Topic: Need help getting gflax to work
- Replies: 8
- Views: 4552
- Sat Feb 05, 2005 1:39 pm
- Forum: GFL SDK
- Topic: Load image from db (ASP)
- Replies: 4
- Views: 3310
Try using instead of and see if it helps.
Code: Select all
rs("image").Value
Code: Select all
rs("image")