pyvista.ColorLike#
- ColorLike#
Colorに変換できる任意のオブジェクトです.tuple[int,int,int] |tuple[int,int,int,int] |tuple[float,float,float] |tuple[float,float,float,float] |Sequence[int] |Sequence[float] |ndarray[tuple[Any, ...],dtype[float]] |dict[str,int|float|str] |str|Color| :py:class:`~vtkmodules.vtkCommonDataModel.vtkColor3ub`の別名です。