A Sandcastle Documented Class Library
DataBlocks Property
NamespacesGifComponentsTableBasedImageDataDataBlocks
Gets the data blocks as read from the input stream.
Declaration Syntax
C#Visual BasicVisual C++
public DataBlock[] DataBlocks { get; }
Public ReadOnly Property DataBlocks As DataBlock()
public:
property array<DataBlock^>^ DataBlocks {
	array<DataBlock^>^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453