FileSource Sınıfı
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 | Açıklama |
|---|---|---|---|
| is_temporal | bool | r | Dosyanın geçici olup olmayacağını gösteren bir değer alır. |
Methods
| Name | Açıklama |
|---|---|
| get_stream_container() | Akış kapsayıcısını alır. |
Method: get_stream_container()
get_stream_container()
Akış kapsayıcısını alır.
Returns
| Tür | Açıklama |
|---|---|
| StreamContainer | akış kapsayıcısı. |