Constructor.
Declaration Syntax
public GifFrame(
Image theImage
)
Public Sub New ( _
theImage As Image _
)
public:
GifFrame(
Image^ theImage
)
Parameters
- theImage (Image)
-
The image held in this frame of the GIF file
Assembly:
GifComponents (Module: GifComponents) Version: 0.1.3594.26453