ProcessOptionsAfterLoad

Image.ProcessOptionsAfterLoad method

Processes load options that have to be set after image’s loading (as they save something in the image).

protected static void ProcessOptionsAfterLoad(Image image, LoadOptions loadOptions)
parameterdescription
imageImage
loadOptionsLoad options

See Also