Package samer.maths

Class MatrixImageSource



  • public class MatrixImageSource
    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

      • MatrixImageSource

        public MatrixImageSource(Matrix mat)
      • MatrixImageSource

        public MatrixImageSource(Matrix mat,
                                 boolean fb)