-
Notifications
You must be signed in to change notification settings - Fork 66
DataSources
Thorben Kroeger edited this page Jul 24, 2011
·
3 revisions
Here the user of the volumeeditor component can register external data sources,
for example those coming from the lazyflow graph. The addDataSource
would
return a handle to the added data source, so that multiple datasources can be
assembled together to make an RGBA overlay
addDataSource(array 5D or operator)
removeDataSource(reference)