NGFFData¶
Bases: NBOBaseClass
Represents the XML element NGFFData.
This element describes the location of the pixel data in a NGFF storage set.
Bases: NBOBaseClass
Represents the XML element NGFFData.
This element describes the location of the pixel data in a NGFF storage set.
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)
¶