Click or drag to resize

ImageResizer Class

Inheritance Hierarchy
SystemObject
  Ozeki.CommonImageResizer

Namespace: Ozeki.Common
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class ImageResizer : IDisposable

The ImageResizer type exposes the following members.

Constructors
 NameDescription
Public methodImageResizerInitializes a new instance of the ImageResizer class
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the ImageResizer
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodResize 
Top
See Also