kind-as - v0.1.1
    Preparing search index...

    Function create

    • Creates a new image.

      Parameters

      • w: number

        Width of the image in pixels

      • h: number

        Height of the image in pixels

      • color: ColorType

        Color type for the image buffer

      Returns Image

      A new DynamicImage instance