'Declaration Public Overloads Overridable Function Render( _
ByVal decodingSettingsThe decoding settings.As Vintasoft.Imaging.Codecs.Decoders.DecodingSettings, _
ByVal renderingSettingsThe rendering settings.As Vintasoft.Imaging.Codecs.Decoders.RenderingSettings _
) As Vintasoft.Imaging.VintasoftImage
public virtual Vintasoft.Imaging.VintasoftImage Render(
Vintasoft.Imaging.Codecs.Decoders.DecodingSettings decodingSettings,
Vintasoft.Imaging.Codecs.Decoders.RenderingSettings renderingSettings
)
Parameters
- decodingSettings
- The decoding settings.
- renderingSettings
- The rendering settings.
Return Value
Rendered image of the page.