CVB.Net 14.0
LinearAccessData Struct Reference

Linear access to a Cube. More...

Public Attributes

readonly IntPtr BasePtr
 Base pointer.
 
readonly IntPtr SampleIncrement
 Increment to the next sample.
 
readonly IntPtr LineIncrement
 Increment to the next line.
 
readonly IntPtr BandIncrement
 Increment to the next band.
 

Detailed Description

Linear access to a Cube.