This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPixelBlock4 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a PixelBlock.
Description | ||
---|---|---|
Clear | Clears the pixel block. | |
Create | Initializes the pixel block. | |
CreateFromPixelBlock | Initializes the pixel block using another pixel block. | |
ExportToBytes | Exports to a byte array. | |
HasData | Checks if a PixelBlock contains any data pixels. | |
HasNoData | Checks if a PixelBlock contains NoData. |
CoClasses and Classes | Description |
---|---|
PixelBlock | Esri PixelBlock, a container of pixel data. |