Connection

class pyvips.vconnection.Connection(pointer)[source]

The abstract base Connection class.

filename()[source]

Get the filename associated with a connection. Return None if there is no associated file.

nick()[source]

Make a human-readable name for a connection suitable for error messages.