LoadCompressed example for C++ 4.0 and later

m_Lead1.SetLoadCompressed(COMP_NONE);
// now "test.tif" will be loaded uncompressed
m_Lead1.Load("test.tif",0,0,1);