STRETCH_DELETESCANS top-level constant Null safety
Deletes the pixels. This mode deletes all eliminated lines of pixels without trying to preserve their information.
Implementation
const STRETCH_DELETESCANS = COLORONCOLOR;
Deletes the pixels. This mode deletes all eliminated lines of pixels without trying to preserve their information.
const STRETCH_DELETESCANS = COLORONCOLOR;