SetImageResample Method
SetImageResample function
Sets desired PPI(pixels per inch) of resample images and jpeg quality.All images will be converted to JPEG with the specified quality setting,and images that are greater than the specified PPI (pixels per inch) will be resampled.
func (instance *PdfSaveOptions) SetImageResample(desiredppi int32, jpegquality int32) error
Remarks
See Also
- Class PdfSaveOptions
- Namespace Aspose.Cells
- Library Aspose.Cells for Go