WebImageConverterJS Class Members
In This Topic
The following tables list the members exposed by
WebImageConverterJS.
Public Constructors
Methods
| Name | Description |
 | abortConverting | Overloaded. Sends an asynchronous request for aborting the active image file converting process. |
 | convertFileTo | Overloaded. Sends an asynchronous request for converting the specified image file. |
 | get_ConvertationStatus | Gets a last received image file converting process status. |
 | get_IsActive | Gets a value indicating whether the image file converter has active image file converting process. |
 | get_IsStarted | Gets a value indicating whether the request for image file converting is sent. |
Events
| Name | Description |
 | finished | Occurs when image file converting is finished. |
 | progress | Occurs when information about image file converting is updated. |
 | started | Occurs when image file converting is started. |
See Also