الفئة 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
| نوع | الوصف |
|---|---|
| StreamContainer | حاوية الدفق. |