The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home MathPack Matrix Class TMat4D Methods CopyPixelToVector | |||||||
See also: CopyPixelTo1DArray, CopyVectorToPixel | |||||||
CopyPixelToVector |
|||||||
The method CopyPixelToVector copies the pixel vector specified by the parameters Col, Row and TimeSlot to the vector Dest. The parameters Col, Row and TimeSlot have to be within the valid range (i.e. between 1 and NrOfColumns, 1 and NrOfRows, and 1 and NrOfTimeSlots). The function returns one of the following codes: 0 ... everything is OK
|