digraph inheritanced241f8aed5 { rankdir=LR; ratio=compress; fontsize=14; size="6.0, 8.0"; "GiftiImage" [shape=ellipse,URL="#nibabel.gifti.gifti.GiftiImage",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=14,color=dodgerblue1,style=filled,height=0.75]; }
Adds a data array to the GiftiImage
Parameters: | dataarr : GiftiDataArray |
---|
alias of str
Returns a a list of GiftiDataArray elements matching the given intent
alias of int
Removes the ith data array element from the GiftiImage
Removes all the data arrays with the given intent type
Set the labeltable for this GiftiImage
Parameters: | labeltable : GiftiLabelTable |
---|
Set the metadata for this GiftiImage
Parameters: | meta : GiftiMetaData |
---|---|
Returns: | None : |
Return XML corresponding to image content
alias of str