public abstract class Source extends Object
The source is used to contain all relevant information for an object pipe.
Source()
abstract com.aspose.imaging.StreamContainer
getStreamContainer()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Source()
public abstract com.aspose.imaging.StreamContainer getStreamContainer()
Gets the stream container.
Use with caution. You will need to dispose the stream container after retrieval.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.