public interface IGifBlock
Represents GIF block interface.
Modifier and Type | Method and Description |
---|---|
void |
save(OutputStream stream)
Saves the block to the specified stream.
|
void save(OutputStream stream)
Saves the block to the specified stream.
stream
- The stream to save the object's data to.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.