Constructors

Properties

storage: SBStorage
Config: Config

Accessors

  • get version(): string
  • Returns string

Methods

  • Crops and stretches the image to the convex hull of the supplied points. All points should have relative coordinates between 0 and 1.

    Parameters

    Returns Promise<RawImage>

  • Parameters

    Returns Promise<RawImage>

  • Parameters

    Returns Promise<Uint8Array>

  • Parameters

    • object: ObjectId<any>
    • Optional source: string

    Returns Promise<void>

  • Image Operations

    Parameters

    • imageBuffer: ArrayBuffer

    Returns Promise<string>

Generated using TypeDoc