Provides access to members that control a PixelBlock.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IPixelBlock4
CoClasses and Classes | Description |
---|---|
PixelBlock | ESRI PixelBlock, a container of pixel data. |