Vips.GInputStream¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/co |
Stream to wrap |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent_instance |
r |
||
source |
r |
Class Details¶
- class Vips.GInputStream(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new_from_source(source)¶
- Parameters:
source (
Vips.Source) – vips source to wrap- Returns:
a new [class`Gio`.InputStream]
- Return type:
Create a new [class`Gio`.InputStream] wrapping a [class`Source`]. This is useful for loaders like SVG and PDF which support [class`Gio`.InputStream] methods.
::: seealso [ctor`SourceGInputStream`.new]
Property Details¶
- Vips.GInputStream.props.input¶
- Name:
input- Type:
- Default Value:
- Flags:
Stream to wrap