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)
Syntaxpublic RawEngine RenderingEngine { get; set; }Public Property RenderingEngine As RawEngine
Get
Set
Property Value
Type:
RawEngine A value controlling the raw rendering engine.
Remarks Default is from configuration.
See Also