I tried the Delphi-example-preoject
and tried to open and view icons with
the compiled project that comes with
the package one can download.
Opening and showing icons (*.ico-files)
give me wrong colors to see. Who knows
the solution?
Thanks
Jansen Lucas
Icons wih Delphi-example - wrong colors
Moderators: XnTriq, helmut, xnview
-
- Posts: 7
- Joined: Wed Feb 09, 2005 9:36 am
-
- Author of XnView
- Posts: 45337
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Yes, a little problemPhilips10 wrote:It seems:
With the Delphi-Example and Icons:
-- It won't work with Icons at all
-- Umder Windows 98SE, only with
XP-icons (32bit), I get the wrong color.
With XnView, everything (with Icons)
works fine. So, it should work with the Delphi-
project as well?!
Before gflLoadBitmap, use lp.Flags := GFL_LOAD_SKIP_ALPHA
Pierre.