GRContextOptions.DisableGpuYuvConversion Property

Definition

Gets or sets a value indicating whether the GPU will be used to perform YUV -> RGB conversion when generating textures from codec-backed images.

public bool DisableGpuYuvConversion { get; set; }

Property Value

Remarks

Default is false.

Applies to