A Sandcastle Documented Class Library
AddFrame Method (frame)
NamespacesGifComponentsAnimatedGifEncoderAddFrame(GifFrame)
Adds a frame to the animation.
Declaration Syntax
C#Visual BasicVisual C++
public void AddFrame(
	GifFrame frame
)
Public Sub AddFrame ( _
	frame As GifFrame _
)
public:
void AddFrame(
	GifFrame^ frame
)
Parameters
frame (GifFrame)
The frame to add to the animation.

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453