Bitmap manager

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jon Slaughter

    Bitmap manager

    Is there anything like ImageList that handles bitmaps/images? I need need
    very similar method to work with arbitrary sized bitmaps instead of all
    being fixed at the same size. I know I could just use an array but it would
    be nice to have some type of encapsulation and a smart array/collection
    management.

    Thanks,
    Jon


  • chanmm

    #2
    Re: Bitmap manager

    You are looking for this right
    Learn how to create a new image, bitmap, icon, cursor, or toolbar, and then use the Image Editor to customize its appearance.


    chanmm

    "Jon Slaughter" <Jon_Slaughter@ Hotmail.comwrot e in message
    news:12j95empo3 lbm71@corp.supe rnews.com...
    Is there anything like ImageList that handles bitmaps/images? I need need
    very similar method to work with arbitrary sized bitmaps instead of all
    being fixed at the same size. I know I could just use an array but it
    would be nice to have some type of encapsulation and a smart
    array/collection management.
    >
    Thanks,
    Jon
    >

    Comment

    Working...