pyvista.Color.strip_hex_prefix# static Color.strip_hex_prefix(h: str) → str[ソース]# 16進文字列から '#' または 0x' という接頭辞を取り除きます. パラメータ: hstrストリップする16進数文字列. 戻り値: str16進数の文字列を削除したもの.