Свойство | Тип | Описание | |
---|---|---|---|
$type | string | The type of image we've determined this is |
Метод | Описание | |
---|---|---|
__construct ( Stream_17b32f3_Streamable_Interface &$stream ) | ImageParser constructor. | |
parseSize ( ) : array | boolean | null | ||
parseSizeForIco ( ) : array | ||
parseType ( ) : boolean | string | Reads and returns the type of the image |
Метод | Описание | |
---|---|---|
parseSizeForBMP ( ) : array | ||
parseSizeForGIF ( ) : array | ||
parseSizeForJPEG ( ) : array | boolean | ||
parseSizeForPNG ( ) : array | ||
parseSizeForPSD ( ) : array | ||
parseSizeForTiff ( ) : array | boolean | ||
parseSizeForWebp ( ) : null |
Метод | Описание | |
---|---|---|
getByte ( ) : mixed | ||
readByte ( $string ) : mixed | ||
readInt ( $str ) : integer |
public __construct ( Stream_17b32f3_Streamable_Interface &$stream ) | ||
$stream | Stream_17b32f3_Streamable_Interface |
protected parseSizeForJPEG ( ) : array | boolean | ||
Результат | array | boolean |
protected parseSizeForTiff ( ) : array | boolean | ||
Результат | array | boolean |
protected string $type | ||
Результат | string |