I’m trying to export raster using IRasterLayerExport3, but it saves raster file only after closing ArcMap. It seams that IRasterLayerExport3 creates placeholders for raster (empty file – 3kb), and it keeps all information in memory or maybe in temporary file. And it writes data to an empty file only after creating a new map document or closing ArcMap. Any ideas about this?
↧