php8.5
Home/ Manual/ reference / ps/ Constants for line caps

Constants for line caps

The following two tables lists all constants defined by the ps extension. Constants for line capsNameMeaningps_LINECAP_BUTTps_LINECAP_ROUNDps_LINECAP_SQUARED Constants for line joinsNameMeaningps_LINEJOIN_MITERps_LINEJOIN_ROUNDps_LINEJOIN_BEVEL

Predefined Constants Constants

The following two tables lists all constants defined by the ps extension.

NameMeaning
ps_LINECAP_BUTT
ps_LINECAP_ROUND
ps_LINECAP_SQUARED
NameMeaning
ps_LINEJOIN_MITER
ps_LINEJOIN_ROUND
ps_LINEJOIN_BEVEL

Source: reference/ps/constants.xml · from the official PHP manual (php/doc-en)