tiled.structures.array.BuiltinDtype
- class tiled.structures.array.BuiltinDtype(endianness: tiled.structures.array.Endianness, kind: tiled.structures.array.Kind, itemsize: int, dt_units: str | None = None)[source]
-
Methods
__init__(endianness, kind, itemsize[, dt_units])from_json(structure)from_numpy_dtype(dtype)to_numpy_descr()An alias for to_numpy_str() to match the StructDtype interface.
to_numpy_dtype()to_numpy_str()Attributes
dt_unitsendiannesskinditemsize