- 2010-12-26
生成3波段Raster图像(C#+Engine)
摘要: 目前只能生成3个波段。当波段大于3时会出问题。不知道为什么,那位高手知道告诉俺一声。public void CreateMultBandsRaster(string directoryName)//, string szFile, string szRasFormat / 阅读全文>> - 2010-12-26
生成单波段栅格图像(C#+Engine9.2)
摘要: IRasterDataset createFileRasterDataset(string directoryName, string fileName) { //The file must not be there. Otherwise, dataset can not 阅读全文>> - 2010-12-26
生成单波段栅格图像(C#+Engine9.2)
摘要: IRasterDataset createFileRasterDataset(string directoryName, string fileName) { //The file must not be there. Otherwise, dataset can not 阅读全文>>