I've noticed a feature called Improve management of dependant resources in the roadmap. I wonder if it includes retrieving information about images like width, height, bits per pixel.
Let me describe my problem. I want to load large images to the program, but as ive been told, the size is limited by the graphics card.
So I want to slice the image into squares, but then I need to know the size of the image before loading it. And, as I already requested, I will need a function to slice out these rectangles from an image. ImageMagick library calls this function Extract.
Laurent, you told me that you will think about this feature, but should i expect it to be added in a month or rather in a year? :wink: