markmv - v1.39.2
    Preparing search index...

    Function parseImageDataUri

    • Parse an inline base64 image data URI.

      Parameters

      • href: string

        The data URI to parse, typically an image link href

      Returns ParsedImageDataUri

      The media type and base64 payload

      Error when the URI is malformed, not base64 encoded, or not an image type