Class ISampled2D`1 Interface

Represents a discretely sampled 2D signal.

Properties:

NameDescription
Public propertyHeight Gets the sample count in y coordinate.
Public propertyWidth Gets the sample count in x coordinate.
Public propertyItem Gets the sample at specified coordinates.