Класс FileSource
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 | Возвращает значение, указывающее, будет ли файл временным. |
Methods
| Name | Description |
|---|---|
| get_stream_container() | Получает контейнер потока. |
Method: get_stream_container()
get_stream_container()
Получает контейнер потока.
Returns
| Тип | Описание |
|---|---|
| StreamContainer | контейнер потока. |