Uses of Class
com.aspose.zip.WimImage
-
-
Uses of WimImage in com.aspose.zip
Methods in com.aspose.zip that return WimImage Modifier and Type Method Description WimImageWimEntry. getImage()Gets the image the entry belongs to.Methods in com.aspose.zip that return types with arguments of type WimImage Modifier and Type Method Description List<WimImage>WimArchive. getImages()Gets entries ofWimImagetype constituting the archive.
-