Announcement

Collapse
No announcement yet.

Icon mit 32Bit speichern

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Icon mit 32Bit speichern

    Hi, hab nochmal ne frage:<br>
    Habe ein Programm programmiert, das mit <b>CreateIconIndirect</b> ein Bitmap in ein Icon konvertiert. Wenn ich das Icon (vom Typ TIcon) jetzt aber auf Festplatte speichere wird es nur mit 16Bit Farbtiefe gespeichert. Das sieht aber bei neuen XP-Icons ziemlich beschi... aus. Weiß jemand wie ich ein Icon mit 32Bit Farbtiefe abspeichere?<br><br>Danke schon mal!

  • #2
    Von Windows wird unterstützt:

    Your application should supply icon resources in the following sizes:

    · 48x48, 256 color
    · 32x32, 16 color
    · 16x16 pixels, 16 color

    Des Weiteren hast du noch die Icon-Mask
    Christian

    Comment

    Working...
    X