GifFrameBlock.Resize
GifFrameBlock.Resize method
Resizes this RasterCachedImage instance.
public override void Resize(int newWidth, int newHeight, ImageResizeSettings imageResizeSettings)
| Parameter | Type | Description |
|---|---|---|
| newWidth | Int32 | New width. |
| newHeight | Int32 | New height. |
| imageResizeSettings | ImageResizeSettings | Resize settings. |
See Also
- class ImageResizeSettings
- class GifFrameBlock
- namespace Aspose.Imaging.FileFormats.Gif.Blocks
- assembly Aspose.Imaging