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....



Class TByteMatrix


The class TByteMatrix provides a two-dimensional matrix of bytes. Each byte can either be accessed as a byte or via its individual bits. The second view (referring to the individual bits) of the byte matrix can be seen either as a cuboid of bits with a dimension of NrOfColumns * NrOfRows * 8, or as 8 rectangular bit matrices stacked on top of each other.


Last Update: 2023-Feb-06