Changes between Initial Version and Version 1 of barServiceGetThumbnail
- Timestamp:
- 04/01/11 16:13:40 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barServiceGetThumbnail
v1 v1 1 = 3d Brain Atlas Reconstructor on-line service = 2 3 == Service methods: == 4 5 === getThumbnail === 6 7 Returns a thumbnail of the reconstruction of a given structure available via 8 getReconstruction in png format. 9 10 syntax: 11 {{{ 12 getThumbnail?cafDatasetName=<dataset name> 13 ;structureName=<structure name> 14 }}}