SampleBufferInt32
Description
- Derived from
-
SampleBuffer<int32> abstract
- Extended by
-
CoverageBuffer sealed
ElevationBuffer sealed
Abstract base class for ISampleBuffer implementations that store 32-bit integer values as buffer samples.
Protected / Constructors
SampleBufferInt32
2 overloads
Creates a new instance of SampleBufferInt32.
A new sample buffer array will be allocated.
Creates a new instance of SampleBufferInt32.
This sample buffer will use the given data array.