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

NameTypeAccess描述
is_temporalboolr获取一个值,指示文件是否为临时文件。

Methods

Name描述
get_stream_container()获取流容器。

Method: get_stream_container()

 get_stream_container() 

获取流容器。

Returns

TypeDescription
StreamContainer流容器。