diff options
author | friendica <info@friendica.com> | 2013-02-26 15:49:37 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-02-26 15:49:37 -0800 |
commit | b69fca14e76a2f5db0cd0924fe5e7056e94771b1 (patch) | |
tree | 4034a1f44cbb6115561c2506b36f318382591f8c /doc/html/classPhoto.js | |
parent | 9430117204cdd55581bff52bda71f33db796aae9 (diff) | |
download | volse-hubzilla-b69fca14e76a2f5db0cd0924fe5e7056e94771b1.tar.gz volse-hubzilla-b69fca14e76a2f5db0cd0924fe5e7056e94771b1.tar.bz2 volse-hubzilla-b69fca14e76a2f5db0cd0924fe5e7056e94771b1.zip |
initial doco
Diffstat (limited to 'doc/html/classPhoto.js')
-rw-r--r-- | doc/html/classPhoto.js | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/html/classPhoto.js b/doc/html/classPhoto.js new file mode 100644 index 000000000..dd688af4b --- /dev/null +++ b/doc/html/classPhoto.js @@ -0,0 +1,30 @@ +var classPhoto = +[ + [ "__construct", "classPhoto.html#ad06199e7c1222350ef8c1cdcfade265c", null ], + [ "__destruct", "classPhoto.html#a0906cba2a2a895cc22179de27449cbd2", null ], + [ "cropImage", "classPhoto.html#a4ace266825f6b2bbc3c7f990f5d92500", null ], + [ "flip", "classPhoto.html#a7acd95a0380f95999dd069fbb5629ea5", null ], + [ "get_FormatsMap", "classPhoto.html#a1f00f0e1b6d90c5d83d8d3febb703075", null ], + [ "getExt", "classPhoto.html#ade61db6eb69c065e4df66feaa1942d29", null ], + [ "getHeight", "classPhoto.html#ab83e29500828ead47ac0a8cb9439082c", null ], + [ "getImage", "classPhoto.html#a29213571e2688f17240cd2b3892d7a62", null ], + [ "getType", "classPhoto.html#ad17537abe440ac133c3b2d951f92677b", null ], + [ "getWidth", "classPhoto.html#a74a04f56215cee00533b85b24daecfb1", null ], + [ "imageString", "classPhoto.html#a7c4be19101d5a289a491428c2f8d747c", null ], + [ "is_imagick", "classPhoto.html#abad44c9fc7a1853920555398bf905433", null ], + [ "is_valid", "classPhoto.html#a66705cd7db1f8dce59ceac57dbf14476", null ], + [ "orient", "classPhoto.html#a32ff09cd464a48bc8e510a1403410753", null ], + [ "rotate", "classPhoto.html#a8b2b0a7f949a566c21e0160fbf047666", null ], + [ "saveImage", "classPhoto.html#af522871c8ab451155b9745fa7f057943", null ], + [ "scaleImage", "classPhoto.html#a4ff11117ada771637a61a668d2af6636", null ], + [ "scaleImageSquare", "classPhoto.html#a080a5219eb09c2621dabeae153ce6a03", null ], + [ "scaleImageUp", "classPhoto.html#a735eb657277e7a46cebe7f6fde0af80a", null ], + [ "store", "classPhoto.html#a15e21237805d5f1019b4e40322389194", null ], + [ "$height", "classPhoto.html#a2b05906daa294e0c904aff0ba24b5bd3", null ], + [ "$image", "classPhoto.html#aa09af89979e3e46c0c58989ee063d69d", null ], + [ "$imagick", "classPhoto.html#a040b23beaab0c0db4311b31cae6b8106", null ], + [ "$type", "classPhoto.html#af87e8ec7587bbcb28f91e7548f560695", null ], + [ "$types", "classPhoto.html#a338d80512bdfeb6a6a00a9381d76de5f", null ], + [ "$valid", "classPhoto.html#a50e0b85ea8a3f724dd74366756669e61", null ], + [ "$width", "classPhoto.html#af18778643b1f6c637d9d7f5abd561f11", null ] +];
\ No newline at end of file |