Package | Description |
---|---|
com.aspose.imaging.fileformats.gif |
Modifier and Type | Method and Description |
---|---|
static IGifBlockLoaderDescriptor |
GifBlocksRegistry.getFirstSupportedDescriptor_internalized(com.aspose.ms.System.IO.Stream stream)
Gets the first supported opener descriptor.
|
static IGifBlockLoaderDescriptor |
GifBlocksRegistry.getFirstSupportedDescriptor(InputStream stream) |
static IGifBlockLoaderDescriptor |
GifBlocksRegistry.getFirstSupportedDescriptorByTypeName(String descriptorTypeName)
Gets the first supported descriptor by its type name.
|
static IGifBlockLoaderDescriptor[] |
GifBlocksRegistry.getRegisteredDescriptors()
Gets the registered descriptors.
|
Modifier and Type | Method and Description |
---|---|
static void |
GifBlocksRegistry.registerOpener(IGifBlockLoaderDescriptor openerDescriptor)
Registers the opener.
|
static void |
GifBlocksRegistry.unregisterOpener(IGifBlockLoaderDescriptor openerDescriptor)
Unregisters the opener.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.