Class Source

Class Source

A név: Aspose.Imaging Összefoglaló: Aspose.Imaging.dll (25.4.0)

A forrás minden releváns információt tartalmaz egy objektumcsövre.

public abstract class Source

Inheritance

object Source

Derived

FileSource , StreamSource

Örökletes tagok

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

Source()

protected Source()

Methods

GetStreamContainer()

Megkapja az áramtartót.

public abstract StreamContainer GetStreamContainer()

Returns

StreamContainer

A konténer áramlása.

Remarks

Használjon óvatosan. meg kell oldani az áramtartót a visszaküldés után.

 Magyar