CastArray2DTFrom, TTo Constructor

Overload List

CastArray2DTFrom, TTo(ArraySectionTFrom, Int32, Int32) Initializes a new instance of the CastArray2DTFrom, TTo struct from an existing ArraySectionT using the specified height and width.
CastArray2DTFrom, TTo(CastArrayTFrom, TTo, Int32, Int32) Initializes a new instance of the CastArray2DTFrom, TTo struct from an existing CastArrayTFrom, TTo using the specified height and width.

See Also