FileSource‑klass
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 | Description |
|---|---|---|---|
| is_temporal | bool | r | Hämtar ett värde som indikerar om filen kommer att vara temporär. |
Methods
| Name | Description |
|---|---|
| get_stream_container() | Hämtar strömbehållaren. |
Method: get_stream_container()
get_stream_container()
Hämtar strömbehållaren.
Returns
| Typ | Beskrivning |
|---|---|
| StreamContainer | strömbehållaren. |