[]
The built-in YCbCr effect.
public class YCbCr : Effect, IDisposable, IUnknown
Name | Description |
---|---|
YCbCr(IntPtr) | Initializes a new instance of the YCbCr class. |
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. |
Name | Description |
---|---|
Create(DeviceContext) | Initializes a new instance of the YCbCr effect. |