Screen\Image\Types\Type::getFormat PHP Méthode

getFormat() public méthode

Gets the image format
public getFormat ( ) : string
Résultat string
    public function getFormat()
    {
        return static::FORMAT;
    }