Method GetOptionAsInt
GetOptionAsInt(string)
Gets a user-defined integer-valued option.
int GetOptionAsInt(string name)
Parameters
name
stringThe name of the option, case-insensitive.
Returns
Remarks
See GenericImageOptionNames for known option names.