InterpolationMode
ImageSaveOptions.InterpolationMode property
Specifies the algorithm that is used when images are scaled or rotated.
public InterpolationMode InterpolationMode { get; set; }
Remarks
This property has effect only when saving to raster image formats. The default value is Default
.
See Also
- enum InterpolationMode
- class ImageSaveOptions
- namespace Aspose.Diagram.Saving
- assembly Aspose.Diagram