Type Aliases
Action
Action: "crop" | "move" | "zoom" | "e" | "s" | "w" | "n" | "ne" | "nw" | "se" | "sw" | "all"
DragMode
DragMode: "crop" | "move" | "none"
ImageSmoothingQuality
ImageSmoothingQuality: "low" | "medium" | "high"
ReadyEvent
Type Parameters
ViewMode
ViewMode: 0 | 1 | 2 | 3