IGifBlockLoaderDescriptor.Load
IGifBlockLoaderDescriptor.Load method
Loads the gif block.
public IGifBlock Load(StreamContainer streamContainer, IColorPalette containerPalette)
Parameter | Type | Description |
---|---|---|
streamContainer | StreamContainer | The stream container. |
containerPalette | IColorPalette | The container palette. |
Return Value
A new gif block.
See Also
- interface IGifBlock
- class StreamContainer
- interface IColorPalette
- interface IGifBlockLoaderDescriptor
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging