Recent

Author Topic: Is there a ImagelIstStreamer component ready made?  (Read 593 times)

jamie

  • Hero Member
  • *****
  • Posts: 6733
Is there a ImagelIstStreamer component ready made?
« on: September 08, 2023, 05:55:32 pm »
MS has a ImageListstreamer but I am not sure if that is exactly what I want.

I did not find something like that in Delphi libs so maybe it does not exist as to what I want.

I want to take a TImagList to start with, but I would like to add/remove large images of various sizes that gets written to
a stream and managed and also the TimageList will have an ICON of this image.

 The icon can be made automatically created or simply added at the time the main image is added.

  The Stream will go to memory or out the door to file, I can have a Push/Pop operation etc.

 I don't want to push and pop large images in memory.  These images maybe of various sizes and I could opt to have independent streams for each image or just one long single stream that is indexed.



 Does such a class exist currently?
The only true wisdom is knowing you know nothing

jamie

  • Hero Member
  • *****
  • Posts: 6733
Re: Is there a ImagelIstStreamer component ready made?
« Reply #1 on: September 08, 2023, 06:14:17 pm »
I wanted to add that I don't want anyone to write cod for me, I can do that myself, I just wanted to save time.

If it ends up being that I can write it myself, I'll offer it up. I will ensure it works between the two DEVs tools.


EDIT:

  Looks like no one is jumping to the cause, I'll proceed with making a class.

Thank you and have a good day.
« Last Edit: September 08, 2023, 07:07:49 pm by jamie »
The only true wisdom is knowing you know nothing

 

TinyPortal © 2005-2018