Package | Description |
---|---|
org.apache.fop.afp |
Contains an AFP library.
|
org.apache.fop.afp.ioca |
Contains a collection of AFP Image Object Content Architecture (IOCA) structured objects.
|
Modifier and Type | Method and Description |
---|---|
ImageSizeParameter |
Factory.createImageSizeParameter(int hsize,
int vsize,
int hresol,
int vresol)
Creates an new IOCA
ImageSizeParameter . |
Modifier and Type | Method and Description |
---|---|
void |
ImageContent.setImageSizeParameter(ImageSizeParameter imageSizeParameter)
Sets the image size parameter
|
Constructor and Description |
---|
TransparencyMask(byte[] maskData,
ImageSizeParameter imageSizeParameter) |
Copyright © 2025 Apache Software Foundation. All rights reserved.