COLORONCOLOR top-level constant

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

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

Implementation

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