Holds 2-dimensional collection of weight values that define the matrix for a custom filter.
A WeightMatrix object will be empty (i.e. height = 0 and width = 0) when first created. The SetDimensions method must be called to specify the size before any data can be set using the Item property.