Clase 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 | Descripción |
|---|---|---|---|
| is_temporal | bool | r | Obtiene un valor que indica si el archivo será temporal. |
Methods
| Name | Descripción |
|---|---|
| get_stream_container() | Obtiene el contenedor de flujo. |
Method: get_stream_container()
get_stream_container()
Obtiene el contenedor de flujo.
Returns
| Tipo | Descripción |
|---|---|
| StreamContainer | el contenedor de flujo. |