Description
Returns binary data content interpreted as an image, and optionally transformed in various ways (GET)
Parameters
DataId integer
Id of the binary data content containing the image to retrieve
FN string
Optional file name to associate to the returned image
Crop comma-separated integers
Optional image crop rectangle - in the format x1,y1,x2,y2[,width,height], where 'width' and 'height' are the size of the original image the crop coordinates refer to
ShowCrop string
Show the cropping rectangle using a dashes line (='Dashes') or a grayed frame (='Grayed'), instead than executing the crop
Rotation integer
Optional rotation to apply to the image in tenth of degrees counterclockwise. Only multiples of 90 degrees are supported
Flip
Flip the image horizontally
Type string
Optional variant type name. If set, it returns the variation of the picture (the other transformation parameters, like crop, etc..., are ignored).