Package samer.maths

Class MatrixTImageSource



  • public class MatrixTImageSource
    extends ImageSourceBase
    This matrix image source sends pixels a scan line at a time TODO: flip horizontally or vertically flip diagonally replaceable map (ie nonlinear map)
    • Constructor Detail

      • MatrixTImageSource

        public MatrixTImageSource(Matrix mat)
      • MatrixTImageSource

        public MatrixTImageSource(Matrix mat,
                                  boolean fb)