This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRawBlocks Interface > IRawBlocks.CreatePixelBlock Method (ArcObjects .NET 10.4 SDK) |
Create a compatible pixel block.
[Visual Basic .NET] Public Function CreatePixelBlock ( _ ) As IPixelBlock
[C#] public IPixelBlock CreatePixelBlock ( );
[C++]
HRESULT CreatePixelBlock(
IPixelBlock** ppPixelBlock
);
[C++]
Parameters ppPixelBlock [out, retval]
ppPixelBlock is a parameter of type IPixelBlock