Value | Meaning |
---|---|
D2D1_PIXEL_OPTIONS_NONE0 | <summary> Default pixel processing. </summary> |
D2D1_PIXEL_OPTIONS_TRIVIAL_SAMPLING1 | <summary> Indicates that the shader samples its inputs only at exactly the same scene coordinate as the output pixel, and that it returns transparent black whenever the input pixels are also transparent black. </summary> |