STRETCH_DELETESCANS top-level constant

  1. @Deprecated('Use STRETCH_BLT_MODE.STRETCH_DELETESCANS instead')
int const STRETCH_DELETESCANS

Deletes the pixels. This mode deletes all eliminated lines of pixels without trying to preserve their information.

Implementation

@Deprecated('Use STRETCH_BLT_MODE.STRETCH_DELETESCANS instead')
const STRETCH_DELETESCANS = COLORONCOLOR;