Skip to content

Channel

Bases: NBOBaseClass

Represents the XML element Channel.

Each Image has to have at least one Plane and one Channel. The Channel element stores information about how the each Image Channel was acquired. The total number of Channel elements for a given Image must equal to SizeC.

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)

setID(value, validate=True)

getID()

resetID()

hasID()

setName(value, validate=True)

getName()

resetName()

hasName()

setIlluminationType(value, validate=True)

getIlluminationType()

resetIlluminationType()

hasIlluminationType()

setIlluminationTypeTermAcession(value, validate=True)

getIlluminationTypeTermAcession()

resetIlluminationTypeTermAcession()

hasIlluminationTypeTermAcession()

getIlluminationTypeTermAcessionAllowedValues() staticmethod

setContrastMethod(value, validate=True)

getContrastMethod()

resetContrastMethod()

hasContrastMethod()

setColor(value, validate=True)

getColor()

resetColor()

hasColor()

setSamplesPerPixel(value, validate=True)

getSamplesPerPixel()

resetSamplesPerPixel()

hasSamplesPerPixel()

setFluorophore_List(value, validate=True)

getFluorophore_List()

addToFluorophore_List(value, validate=True)

clearFluorophore_List()

setLightPath(value, validate=True)

getLightPath()

resetLightPath()

hasLightPath()

setExcitationCalibration_List(value, validate=True)

getExcitationCalibration_List()

addToExcitationCalibration_List(value, validate=True)

clearExcitationCalibration_List()

setAnnotationRef(value, validate=True)

getAnnotationRef()

resetAnnotationRef()

hasAnnotationRef()