public class InlineImageValidationContext extends Object implements IValidationContext
| Constructor and Description |
|---|
InlineImageValidationContext(PdfStream image,
PdfResources resources)
Instantiates a new
InlineImageValidationContext based on image and resources. |
| Modifier and Type | Method and Description |
|---|---|
PdfDictionary |
getCurrentColorSpaces()
Gets the current color space.
|
PdfStream |
getImage()
Gets the image.
|
ValidationType |
getType()
Gets type of the context.
|
public InlineImageValidationContext(PdfStream image, PdfResources resources)
InlineImageValidationContext based on image and resources.image - the imageresources - the resources which are used to extract color space of the imagepublic PdfStream getImage()
public PdfDictionary getCurrentColorSpaces()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2024 Apryse Group NV. All rights reserved.