You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > CopyToArray Method > MatrixInt.CopyToArray Method (Math387.TByteArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.CopyToArray Method (Math387.TByteArray)

Copies values from the calling object to the Dst array and converts data to 1 byte unsigned integer numbers.

Pascal
function CopyToArray(var Dst: Math387.TByteArray): TMtxVecInt; overload;

Values exceeding the range of 1 byte unsigned integer type are clipped.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!