|
|
GetImage
Signature
/utils/ajaxhelper/?CISOROOT=alias&CISOPTR=pointer&action=2&DMSCALE=scale&DMWIDTH=width&DMHEIGHT=height&DMX=x&DMY=y&DMTEXT=text&DMROTATE=degrees
- alias is the collection alias
- pointer is the pointer to the item in the collection
- scale is the percentage to scale the image
- width is the image width in pixels
- height is the image height in pixels
- x is the x-coordinate of the upper-left corner of the cropped-out region
- y is the y-coordinate of the upper-left corner of the cropped-out region
- text are the words to be highlighted in the image. Requires bounding box information to be stored for the item, otherwise, no highlighting occurs
- degrees is the number of degrees to rotate the image
Returns
Returns a scaled and cropped image for display. The specified item must be an image. The returned image is in JPEG format.
CONTENTdm® is a registered trademark of OCLC © 1997-2013 OCLC. All Rights Reserved
|