Is there a way to load a surface based on a subrect of a file without loading the entire file?
so if i wanted to create a surface from rect, 64,64,128,128 from a file that is much, much bigger, is there anyway to do it without loading the entire file into memory?




Reply With Quote