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 | 描述 |
|---|---|---|---|
| is_temporal | bool | r | 获取一个值,指示文件是否为临时文件。 |
Methods
| Name | 描述 |
|---|---|
| get_stream_container() | 获取流容器。 |
Method: get_stream_container()
get_stream_container()
获取流容器。
Returns
| Type | Description |
|---|---|
| StreamContainer | 流容器。 |