ResizeAlgorithm type Resize interpolation algorithm Signature: export type ResizeAlgorithm = "box" | "linear" | "cubic" | "lanczos"; ReceiveFromAddressAuto RolloverSettings