public GraphicsCollection(string resourcebasepath, InputStream stream);
Loads a collection from an InputStream. The resource base path is the base path to where image objects reside.
GraphicsCollection Constructor