Save

IGifBlock.Save method

Saves the block to the specified stream.

public void Save(Stream stream)
ParameterTypeDescription
streamStreamThe stream to save data to.

See Also