ImageInformation from Image Inspector in short form or full RawInfoData
Usage
// basic usage
$string = $imageSizer->getImageInfo();
// usage with all arguments
$string = $imageSizer->getImageInfo(bool $rawData = false);
Arguments
Name | Type(s) | Description |
---|---|---|
rawData (optional) | bool |
Return value
string
array
ImageSizer methods and properties
API reference based on ProcessWire core version 3.0.236