NiBabel

Access a cacophony of neuro-imaging file formats

Previous topic

nibabel.gifti.gifti.GiftiImage

Next topic

nibabel.gifti.gifti.GiftiLabelTable

Reggie -- the one

nibabel.gifti.gifti.GiftiLabel

digraph inheritancec222e9837d { rankdir=LR; ratio=compress; fontsize=14; size="6.0, 8.0"; "GiftiLabel" [shape=ellipse,URL="#nibabel.gifti.gifti.GiftiLabel",fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,fontsize=14,color=dodgerblue1,style=filled,height=0.75]; }

class nibabel.gifti.gifti.GiftiLabel(key=0, label='', red=None, green=None, blue=None, alpha=None)
alpha

alias of float

blue

alias of float

get_rgba()

Returns RGBA as tuple

green

alias of float

key

alias of int

label

alias of str

red

alias of float