public final class AiLayerSection extends AiDataSection
The Ai format Layer Section
Modifier and Type | Method and Description |
---|---|
void |
addRasterImage(AiRasterImageSection rasterImage)
Adds the raster image.
|
AiRasterImageSection[] |
getRasterImages()
Gets the raster images.
|
getData
dispose, getDisposed
public final AiRasterImageSection[] getRasterImages()
Gets the raster images.
Value: The raster images.public final void addRasterImage(AiRasterImageSection rasterImage)
Adds the raster image.
rasterImage
- The raster image.Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.