C# 利用IRawPixels接口遍历栅格数据
AO的版本为10.2,开发的语言是C#。栅格数据来源IRasterDataset接口。
IRasterBandCollectionpRasterBandCollection=pRasterDatasetasIRasterBandCollection;
IRasterBandpRasterBand=pRasterBandCollection.Item(0);
IRasterpRaster=(pRasterDatasetasIRasterDataset2).CreateFullRaster();
IRawPixelspRawPixels=pRasterBandasIRawPixels;
IRasterPropspRasterProps=pRasterBandasIRasterProps;
intdHeight=pRasterProps.Height;
intdWidth=pRasterProps.Width;
IPntpntSize=newPntClass();
pntSize.SetCoords(dHeight,dWidth);
IPntpPixelBlockOrigin=newPntClass();
pPixelBlockOrigin.SetCoords(0,0);
IPixelBlockpixelBlock=pRaster.CreatePixelBlock(pntSize);
pRawPixels.Read(pPixelBlockOrigin,pixelBlock);
System.Arrayarr=(System.Array)(pixelBlockasIPixelBlock3).get_PixelData(0);
for(inti=0;i<dHeight;i++)
{
for(intj=0;j<dWidth;j++)
{
floatnumber=0;
float.TryParse(arr.GetValue(i,j).ToString(),outnumber);
}
}
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,同时也希望多多支持毛票票!
热门推荐
10 小红书平安祝福语简短
11 生日祝福语大全女孩简短
12 收生日红包祝福语 简短
13 领证幽默祝福语简短
14 法考面试祝福语简短
15 老哥出门祝福语简短语
16 送灯祝福语简短独特
17 幼儿狗年祝福语大全简短
18 好听的元旦简短祝福语