crop-image
    Preparing search index...
    • Apply a resize delta to a specific handle. Returns a new CropRect with the handle's edges moved by (dx, dy).

      Parameters

      • crop: CropRect
      • handle: string
      • dx: number
      • dy: number

      Returns CropRect