manral_s

manral_s

  • NA
  • 2
  • 0

how to load an image of 20 MB

Oct 2 2004 9:21 AM
How can I load an image of 20mb. When I try to load it using Image( const WCHAR *filename, BOOL useEmbeddedColorManagement); or FromFile It gives me error ‘memory overflow’. Is there a way to allocate big memory in constructor? Thanks in advance, Sanjeev

Answers (1)