Menu

Displaying a regular image

Help
2024-11-12
2024-11-21
  • Eric Walmsley

    Eric Walmsley - 2024-11-12

    I'd like to display some TIFF files, so I looked at the MultiTexture demo, which works for really small files, but I quickly run into an Out Of Memory error. Is there any way to load and display images that could exceed 28442x32184 pixels in size?

     
  • Pavel Vassiliev

    Pavel Vassiliev - 2024-11-21

    Then I think you should use GeoTIFF format instead for such big sizes or try TImage32 from glscene/external/graphics32, and as option divide your image using splitter https://sourceforge.net/p/glscene/code/HEAD/tree/trunk/Examples/AdvDemos/Archipelago/Splitter/ like in Archipelago advdemo.
    Pavel

     

    Last edit: Pavel Vassiliev 2024-11-22

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.