Maximum Image Sizes
BlitzPlus Forums/BlitzPlus Programming/Maximum Image Sizes| 
 | ||
| Just curious - is there a limit to the size of an image you can load into a Blitz program (dimensions or file size)? | 
| 
 | ||
| depends on available memory | 
| 
 | ||
| Actually, there is a limit to the file size Blitz can handle - anything above 16384 wide/high. Took me a while to track that down :) |