Languages Delphi & Kylix Delphi Graphics  

Convert ImageList (XP Fix)

download download  
important code information
author:
Neil Baker
minimum requirements:
Convert ImageList (XP Fix) description

This example will convert any TImageList to 32-Bit, and this will fix various XP formatted icon problems. I found the conversion procedure online somewhere, and I am NOT its original author. But I have put it together into this example.


File List:
Project1.cfg434b
Project1.dof2Kb
Project1.dpr188b
Project1.res1Kb
Unit1.dfm182Kb
Unit1.pas2Kb

Similar code
Alpha Blending (Popularity: ) : This program averages bitmaps together but also at different ratios in different areas depending on the colours of another bitmap. ...
Engine3d (Popularity: ) : This source code demonstrates the techniques used to handle 3D graphics from scratch - without using an API such as ...
Bitmap Animation Component (Popularity: ) : Put TImageList And TBitmap Component in Your Form And Animate! P.S. When Adding Images To ImageList You NeedTo ChangeTransparent Colorothe ...
AVICQ project (Popularity: ) : AVICQ is a ICQ like communicator with duplex audio and video.
DirectX Sharks Screensaver (Popularity: ) : This is a Delphi translation of my award winning Visual Basic code, which I made about a year ago. It ...
ASM Animation (Popularity: ) : This program creates an animation using blitting with assembly after getting memory addresses of pixel information using scanline. To understand ...
ASM Turtle 2 (Popularity: ) : This program shows how to make an interpreter. The script is based on the assembly language with jumps and labels ...
Direct Pixel (Popularity: ) : This program shows how to manipulate bitmap pixels using an array that is about as easy to use as tcanvas.pixels ...
Control Alpha Blend Value (Popularity: ) : This code allows a user to control the alpha blend value of a form at runtime. Really simple stuff, the ...
Fractal Patterns (Popularity: ) : Shows how to create several different fractals including the Chaos theory, the Snow Flake, Mandelbrot, Juliaset, a tree like pattern, ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 44
version
size in Kb 25
popularity   461/5995046
user rating 0/10
ad


New Code
Popular Code