CastArray3DTFrom, TTo Constructor

Overload List

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

See Also