Adds a frame to the animation.
Declaration Syntax
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