DISPLAYCONFIG_SCALING_CENTERED top-level constant

DISPLAYCONFIG_SCALING const DISPLAYCONFIG_SCALING_CENTERED

Indicates the centering transformation; the source content is presented unscaled, centered with respect to the spatial resolution of the target mode.

Implementation

const DISPLAYCONFIG_SCALING_CENTERED = DISPLAYCONFIG_SCALING(2);