fast-png
    Preparing search index...

    Interface PngDecoderOptions

    interface PngDecoderOptions {
        checkCrc?: boolean;
    }
    Index

    Properties

    Properties

    checkCrc?: boolean