Uses of Interface
com.aspose.imaging.interfaces.IImageCreator

Packages that use IImageCreator
com.aspose.imaging   
com.aspose.imaging.interfaces   
 

Uses of IImageCreator in com.aspose.imaging
 

Methods in com.aspose.imaging that return IImageCreator
static IImageCreator ImageCreatorsRegistry.createFirstSupportedCreator(ImageCreateOptions imageCreateOptions)
           Creates the first found creator suitable for the specified imageCreateOptions.
 

Uses of IImageCreator in com.aspose.imaging.interfaces
 

Methods in com.aspose.imaging.interfaces that return IImageCreator
 IImageCreator IImageCreatorDescriptor.createInstance()