IGifBlockLoaderDescriptor.CanLoad
IGifBlockLoaderDescriptor.CanLoad method
Determines whether loader can load the specified data.
public bool CanLoad(StreamContainer streamContainer)
Parameter | Type | Description |
---|---|---|
streamContainer | StreamContainer | The stream container to load data from. |
Return Value
true
loader can load the specified data; otherwise, false
.
See Also
- class StreamContainer
- interface IGifBlockLoaderDescriptor
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging