PHP Manual

PHP function imagepalettetotruecolor()

11. 09. 2019

Obsah článku

Availability in versions: `PHP 5.5.0`

Converts a palette based image to true color

Parameters

Parameter Data type Default value Note
$image resource not An image resource, returnd by one of the image creation functions, such as {@link https://www.php.net/manual/en/function… imagecreatetruecolor()}.

Return values

bool

Returns TRUE if the conversion was complete, or if the source image already is a true color image, otherwise FALSE is returned.

Other resources

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.

V jiných jazycích

2.
Status:
All systems normal.
2024