public class AsposeImaging extends Object
Constructor and Description |
---|
AsposeImaging() |
Modifier and Type | Method and Description |
---|---|
static com.aspose.imaging.Image |
createImage(com.aspose.imaging.ImageOptionsBase options,
int width,
int height) |
static com.aspose.imaging.Image |
loadImage(InputStream stream) |
static com.aspose.imaging.Image |
loadImage(String filePath) |
public static com.aspose.imaging.Image createImage(com.aspose.imaging.ImageOptionsBase options, int width, int height)
public static com.aspose.imaging.Image loadImage(InputStream stream)
public static com.aspose.imaging.Image loadImage(String filePath)
Copyright © 2021. All rights reserved.