StiImageResizer Class
Namespace: Stimulsoft.Base.Drawing
Methods
| Method | Returns | Description |
|---|---|---|
GetImage static |
Image | |
GetImageWithSampling static |
Image |
Method Details
GetImage static
GetImage(image: Image, allowDispose: bool, scaleFactor: double?): Image
Parameters
- image (Image)
- allowDispose (bool)
- scaleFactor (double?)
Returns Image
GetImageWithSampling static
GetImageWithSampling(image: Image): Image
Parameters
- image (Image)
Returns Image