fast-png
    Preparing search index...

    Function convertIndexedToRgb

    • Converts indexed data into RGB/RGBA format

      Parameters

      • decodedImage: DecodedPng

        Image to decode data from.

      Returns Uint8Array<ArrayBuffer>

      Uint8Array with RGB data.