Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
getWidth () | |
getHeight () | |
getBitDepth () | |
getColorType () | |
getCompression () | |
getFilter () | |
getInterlace () | |
getPlte () | |
Fonctions membres publiques statiques | |
static | createFromArray (array $data) |
Attributs privés | |
$width | |
$height | |
$bitDepth | |
$colorType | |
$compression | |
$filter | |
$interlace | |
$plte = [] | |
|
static |
Références $data, $item, DisplayPNGCharacteristicsDescriptor\$plte, RgbPaletteEntry\createFromArray(), Assertion\isArray(), et null.
Référencé par MetadataStatement\createFromArray().
getBitDepth | ( | ) |
Références DisplayPNGCharacteristicsDescriptor\$bitDepth.
getColorType | ( | ) |
Références DisplayPNGCharacteristicsDescriptor\$colorType.
getCompression | ( | ) |
Références DisplayPNGCharacteristicsDescriptor\$compression.
getFilter | ( | ) |
Références DisplayPNGCharacteristicsDescriptor\$filter.
getHeight | ( | ) |
Références DisplayPNGCharacteristicsDescriptor\$height.
getInterlace | ( | ) |
Références DisplayPNGCharacteristicsDescriptor\$interlace.
getPlte | ( | ) |
Références DisplayPNGCharacteristicsDescriptor\$plte.
getWidth | ( | ) |
Références DisplayPNGCharacteristicsDescriptor\$width.
|
private |
Référencé par DisplayPNGCharacteristicsDescriptor\getBitDepth().
|
private |
Référencé par DisplayPNGCharacteristicsDescriptor\getColorType().
|
private |
Référencé par DisplayPNGCharacteristicsDescriptor\getCompression().
|
private |
Référencé par DisplayPNGCharacteristicsDescriptor\getFilter().
|
private |
Référencé par DisplayPNGCharacteristicsDescriptor\getHeight().
|
private |
Référencé par DisplayPNGCharacteristicsDescriptor\getInterlace().
|
private |
|
private |
Référencé par DisplayPNGCharacteristicsDescriptor\getWidth().