FileSource Klasse
Summary: Represents a file source which is capable of files manipulation.
Module: aspose.imaging.sources
Full Name: aspose.imaging.sources.FileSource
Inheritance: Source
Properties
| Name | Type | Access | Beschreibung |
|---|---|---|---|
| is_temporal | bool | r | Ermittelt einen Wert, der angibt, ob die Datei temporär sein wird. |
Methods
| Name | Beschreibung |
|---|---|
| get_stream_container() | Ruft den Stream-Container ab. |
Method: get_stream_container()
get_stream_container()
Ruft den Stream-Container ab.
Returns
| Typ | Beschreibung |
|---|---|
| StreamContainer | der Stream-Container. |