6.37 list

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33061
    emailaya
    Participant

    hi there
    in 6.37 i saw this:
    Improved work of AlphaImageList, smooth resizing of ImageList is available in the real-time now
    what does it mean?

    also, if i switch from TImageList to TAlphaImageList with the same images inside, will i enjoy any benefits?
    thanks

    #39680
    Support
    Keymaster

    Hello

    AlphaImageList allows to change a size of drawn images in run-time.
    I.e. you can load 32×32 glyphs to the project, and later when project will be started you can change Width and Height to 16 or to 48 or any other size and pictures will be drawn correctly.

    QUOTE
    if i switch from TImageList to TAlphaImageList with the same images inside, will i enjoy any benefits?


    AlphaImageList have full support of the alphachannel (full support of 32-bit Ico and Png pictures)
    Png are better because format is independent from Windows version.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.