Vips.ForeignSave

g GObject.Object GObject.Object Vips.Object Vips.Object GObject.Object->Vips.Object Vips.Foreign Vips.Foreign Vips.ForeignSave Vips.ForeignSave Vips.Foreign->Vips.ForeignSave Vips.Operation Vips.Operation Vips.Object->Vips.Operation Vips.Operation->Vips.Foreign

Subclasses:

None

Methods

Inherited:

Vips.Foreign (11), Vips.Operation (4), Vips.Object (27), GObject.Object (37)

Structs:

Vips.ObjectClass (1), GObject.ObjectClass (5)

Virtual Methods

Inherited:

Vips.Operation (2), Vips.Object (9), GObject.Object (7)

Properties

Inherited:

Vips.Object (2)

Name

Type

Flags

Short Description

background

Vips.ArrayDouble

r/w

Background value

in

Vips.Image

r/w

Image to save

keep

Vips.ForeignKeep

r/w

Which metadata to retain

page-height

int

r/w

Set page height for multipage save

profile

str

r/w

Filename of ICC profile to embed

strip

bool

r/w

Strip all metadata from image

Signals

Inherited:

Vips.Operation (1), Vips.Object (4), GObject.Object (1)

Fields

Inherited:

Vips.Operation (1), Vips.Object (4), GObject.Object (1)

Name

Type

Access

Description

background

Vips.ArrayDouble

r

in_

Vips.Image

r

keep

Vips.ForeignKeep

r

page_height

int

r

parent_object

Vips.Foreign

r

profile

str

r

ready

Vips.Image

r

strip

bool

r

Class Details

class Vips.ForeignSave(**kwargs)
Bases:

Vips.Foreign

Abstract:

Yes

Structure:

Vips.ForeignSaveClass

Property Details

Vips.ForeignSave.props.background
Name:

background

Type:

Vips.ArrayDouble

Default Value:

None

Flags:

READABLE, WRITABLE

Background value

Vips.ForeignSave.props.in_
Name:

in

Type:

Vips.Image

Default Value:

None

Flags:

READABLE, WRITABLE

Image to save

Vips.ForeignSave.props.keep
Name:

keep

Type:

Vips.ForeignKeep

Default Value:

Vips.ForeignKeep.EXIF | Vips.ForeignKeep.XMP | Vips.ForeignKeep.IPTC | Vips.ForeignKeep.ICC | Vips.ForeignKeep.OTHER | Vips.ForeignKeep.ALL

Flags:

READABLE, WRITABLE

Which metadata to retain

Vips.ForeignSave.props.page_height
Name:

page-height

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Set page height for multipage save

Vips.ForeignSave.props.profile
Name:

profile

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Filename of ICC profile to embed

Vips.ForeignSave.props.strip
Name:

strip

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Strip all metadata from image