Mostly for use with TIFF Datatype but useful for other datatypes for image files that can store multiple images such as INFO, ICO, ICNS, etc. I have added "WhichPicture" & "GetNumPictures" PDTA Methods to the AROS picture datatype.
So now we can display multiple images using picture datatypes!
I will be interested in testing with TIFF Datatype. It would be easy to add a function to Count Image Directories (IFD's) for GetNumPictures. I can use "bmp2tiff" to add multiple images to a test tiff file for that purpose.
I will be releasing the first version of TIFF Datatype very soon.
