Skip to content

Kirby 4.1.2

$kirby->thumb()

Thumbnail creator

$kirby->thumb(string $src, string $dst, array $options = [ ]): string

Parameters

Name Type Default
$src * string
$dst * string
$options array [ ]

Return type

string

Parent class

Kirby\Cms\App