Click or drag to resize

RawDecoderRenderingEngine Property

Gets or sets a value controlling the raw rendering engine.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage.Raw (in Atalasoft.dotImage.Raw.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public RawEngine RenderingEngine { get; set; }

Property Value

Type: RawEngine
A value controlling the raw rendering engine.
Remarks
Default is from configuration.
See Also