$info['mime'], 'width' => $info[0], 'height' => $info[1], ); } } // var_dump(AipUtil::getImageInfo(file_get_contents('../test/general.png')));