|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageCreatorDescriptor
The image creator descriptor specifying the creator properties. The creator descriptor is used to overcome the necessity to contain each image creator instance in memory and multithreading issues.
Method Summary | |
---|---|
boolean |
canCreate(CreateOptionsBase createOptions)
|
IImageCreator |
createInstance()
|
Methods inherited from interface com.aspose.imaging.interfaces.IImageDescriptor |
---|
getSupportedFormat |
Method Detail |
---|
boolean canCreate(CreateOptionsBase createOptions)
IImageCreator createInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |