Package | Description |
---|---|
aspose.pdf | |
aspose.pdf.figure | |
aspose.pdf.xml |
Modifier and Type | Method and Description |
---|---|
static Image |
Image.fromSystemImage(com.aspose.ms.System.Drawing.Image systemImage)
Creates a
aspose.pdf.Image object from a
System.Drawing.Image object. |
Image |
Heading.getImageLabel()
Gets or sets the an Image that is used as label.If ImageLabel is not
null, the ImageLabel substitutes for number heading.
|
Modifier and Type | Method and Description |
---|---|
void |
Heading.setImageLabel(Image value) |
Constructor and Description |
---|
ImagePattern(Image image_0,
float tileWidth,
float tileHeight) |
ShadingPattern(Image image,
int level_0) |
Modifier and Type | Method and Description |
---|---|
int |
ImageWriter.tryLoadImageToResources(Image image,
int imageType,
String imageFileName,
String defaultImageFileName,
String stringParameter,
int intParameter,
int frameNumIfTiff,
boolean isErrIgnored,
boolean isBlackWhite,
byte[] imageData,
com.aspose.ms.System.IO.Stream imageStream,
BlendInfo blendInfo)
Reads info from an image file and puts the info into Pdf document.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ImageBase.initTilingPatternImage(Pdf doc,
float tileWidth,
float tileHeight,
Image image) |
static void |
ImageGenerator.writeImage(Pdf doc,
GeneratorBase gen,
Image image) |
Copyright © 2016 Aspose. All Rights Reserved.