Images utilities
BearFramework\App\Images {
/* Methods */
public array[int,int] getSize ( string $filename )
public void resize ( string $sourceFilename , string $destinationFilename [, array $options = [] ] )
}
BearFramework\App\Images::getSize - Returns the size of the image specified
BearFramework\App\Images::resize - Resizes an image file