algonim
    Preparing search index...

    Acts upon the next gif/blocks/Image.Image.

    Implements

    Index

    Constructors

    Properties

    disposalMethod: DisposalMethod = undefined

    What to do with the graphic after it has been displayed.

    userInput: boolean = false

    Whether user input can also be used to advance to the next frame. If delay is also 0, the decoder is supposed to wait indefinitely for user input.

    transparentIndex: number | undefined = undefined

    When defined, the color with this index acts as transparency.

    delay: number = 0

    One delay is 10 ms.

    Methods