Outline and description of enumerations, structures, classes, and delegates for saving images using the optimal bits per pixel, in order to speed up the loading/viewing process on the internet page.
Classes
Structures
Delegates
| Delegate | Description |
| ImageOptimizerDirectory | Called during the directory optimization operation to give the user information about the image(s) being optimized. |
| ImageOptimizerProgress | Called during the buffer optimization operation to notify the user of the percent completion of the optimization operation. |
Enumerations
See Also