|
drawTextOverlay(draw,
x,
y,
text,
colour='0xffffff') |
source code
|
|
|
drawLineOverlay(draw,
x0,
y0,
text,
colour='0xffffff') |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
createFile(updateService,
filename,
format) |
source code
|
|
|
|
|
attachFileToImage(updateService,
image,
file,
nameSpace) |
source code
|
|
|
addAnnotationToImage(updateService,
image,
annotation) |
source code
|
|
|
|
|
readImageFile(gateway,
pixels,
pixelsId,
channel,
x,
y) |
source code
|
|
|
|
|
|
|
createFileFromData(session,
filename,
data,
format) |
source code
|
|
|
attachArrayToImage(session,
image,
file,
nameSpace) |
source code
|
|
|
uploadArray(session,
image,
filename,
data,
format) |
source code
|
|
|
|
|
downloadPlane(rawPixelStore,
pixels,
z,
c,
t) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getPlaneInfo(iQuery,
pixelsId,
asOrderedList=0) |
source code
|
|
|
|
|
parseInputs(client,
session,
processFn=IdentityFn) |
source code
|
|