[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.YCbCr

YCbCr Class

The built-in YCbCr effect.

Implements
Namespace: C1.Util.DX.Direct2D.Effects
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class YCbCr : Effect, IDisposable, IUnknown

Constructors

Name Description
YCbCr(IntPtr)

Initializes a new instance of the YCbCr class.

Properties

Name Description
ChromaSubSampling

Gets or sets the chroma subsampling of the input chroma image.

InterpolationMode

Gets or sets the interpolation mode.

Transform

Gets or sets the axis-aligned affine transform of the image. Axis aligned transforms include Scale, Flips, and 90 degree rotations.

Methods

Name Description
Create(DeviceContext)

Initializes a new instance of the YCbCr effect.