gis-tools-ts - v0.6.0
    Preparing search index...

    Function normalizeArray

    • Normalize the array

      Parameters

      • inBuffer: ArrayBufferLike

        the input buffer

      • format: number

        the data format

      • planarConfiguration: number

        the planar configuration

      • samplesPerPixel: number

        the number of samples per pixel

      • bitsPerSample: number

        the bits per sample

      • tileWidth: number

        the tile width

      • tileHeight: number

        the tile height

      Returns ArrayBufferLike

      • the normalized array