Direct2DPixelOptions Enumeration

Indicates options for drawing using a pixel shader.

Namespace: Lumia.Imaging.Workers.Direct2D
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

public enum Direct2DPixelOptions

Member nameValueDescription
None0 Default pixel processing.
TrivialSampling1 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.

Lumia Imaging SDK

Supported in: 3.0
Show: