A Sandcastle Documented Class Library
GifFrame Constructor (theImage)
NamespacesGifComponentsGifFrameGifFrame(Image)
Constructor.
Declaration Syntax
C#Visual BasicVisual C++
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