abstract class Frame

Represents a frame in an animated GIF.

Learn more: Deliver a single frame of an animated image

Methods

byNumber(int $number)

Gets the page using the specified number.

Details

PageNumberTrait byNumber(int $number)

Gets the page using the specified number.

Parameters

Name Type Description
$number int The number.

Return Value

PageNumberTrait