ImageResourcePackage

Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage

public final class ImageResourcePackage extends CustomPackage

Represents a metadata package containing Photoshop Image Resources.

Learn more

Methods

Method Description
toList() Creates a list from the package.

toList()

public final IReadOnlyList<ImageResourceBlock> toList()

Creates a list from the package.

Returns: IReadOnlyList - A list that contains all Image Resource Blocks from the package.