abstract class Extract

Represents one or more pages of a paged document, such as a PDF or TIFF file.

Learn more: Delivering content from PDF files

Methods

getFrame(Frame|PageQualifier|int ...$frames)

Gets selected frame of an animated image.

Details

static Page getFrame(Frame|PageQualifier|int ...$frames)

Gets selected frame of an animated image.

Parameters

Name Type Description
...$frames Frame|PageQualifier|int

Return Value

Page