A Sandcastle Documented Class Library
IndexedPixelsCollection Property
NamespacesGifComponentsPixelAnalysisIndexedPixelsCollection
Gets a collection of the indices within the colour table of the colours of each of the pixels in the supplied images.
Declaration Syntax
C#Visual BasicVisual C++
public Collection<IndexedPixels> IndexedPixelsCollection { get; }
Public ReadOnly Property IndexedPixelsCollection As Collection(Of IndexedPixels)
public:
property Collection<IndexedPixels^>^ IndexedPixelsCollection {
	Collection<IndexedPixels^>^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453