Virtual Method
VipsSourceseek
Declaration [src]
gint64
seek (
VipsSource* source,
gint64 offset,
int whence
)
Description [src]
Move the file read position. You can’t call this after pixel decode starts. The arguments are exactly as lseek(2).