LEADTOOLS Image Processing (Leadtools.ImageOptimization assembly)

Leadtools.ImageOptimization Namespace

Show in webframe
Inheritance Hierarchy
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
 ClassDescription
ImageOptimizer Provides methods to optimize one image or a directory of images in one of the supported formats.
ImageOptimizerDirectoryData Provides data for the ImageOptimizerDirectory callback method.
Structures
 StructureDescription
ImageOptimizerOptions Provides options to be used by the ImageOptimizer.OptimizeBuffer and the ImageOptimizer.OptimizeDirectory methods, to optimize the image and save it using the optimal bits per pixel.
Delegates
 DelegateDescription
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
 EnumerationDescription
ImageOptimizerDirectoryStatus Indicates the status of the current optimization directory.
ImageOptimizerJpegColorSpace Indicates the color space to be used when optimizing a Jpeg Image.
See Also

Reference

Leadtools.ImageOptimization Assembly