Skip to main content
Back to top
Ctrl
+
K
Site Navigation
はじめに
ユーザーガイド
例
APIリファレンス
その他
GitHub
Slack Community
Support
Contributing
The Paper
Site Navigation
はじめに
ユーザーガイド
例
APIリファレンス
その他
GitHub
Slack Community
Support
Contributing
The Paper
Section Navigation
APIリファレンス
コアAPI
プロット
ユーティリティ
ジオメトリー
パラメトリックオブジェクト
一般ユーティリティ
pyvista.core.utilities.VtkErrorCatcher
pyvista.core.utilities.axis_rotation
pyvista.core.utilities.is_inside_bounds
pyvista.core.utilities.set_error_output_file
pyvista.array_from_vtkmatrix
pyvista.cubemap
pyvista.cubemap_from_filenames
pyvista.image_to_texture
pyvista.is_pyvista_dataset
pyvista.numpy_to_texture
pyvista.pyvista_ndarray
pyvista.vtkmatrix_from_array
pyvista.wrap
pyvista.cartesian_to_spherical
pyvista.create_grid
pyvista.grid_from_sph_coords
pyvista.merge
pyvista.perlin_noise
pyvista.sample_function
pyvista.spherical_to_cartesian
pyvista.transform_vectors_sph_to_cart
pyvista.voxelize
pyvista.voxelize_volume
pyvista.read
pyvista.read_exodus
pyvista.read_texture
pyvista.save_meshio
pyvista.CellType
pyvista.fit_plane_to_points
pyvista.lines_from_points
pyvista.vector_poly_data
pyvista.vtk_points
pyvista.cell_array
pyvista.convert_array
pyvista.field_array
pyvista.get_array
pyvista.point_array
pyvista.compare_images
pyvista.Color
pyvista.Color.convert_color_channel
pyvista.Color.from_dict
pyvista.Color.linear_to_srgb
pyvista.Color.srgb_to_linear
pyvista.Color.strip_hex_prefix
pyvista.Color.to_dict
pyvista.Color.float_rgb
pyvista.Color.float_rgba
pyvista.Color.hex_rgb
pyvista.Color.hex_rgba
pyvista.Color.int_rgb
pyvista.Color.int_rgba
pyvista.Color.name
pyvista.Color.opacity
pyvista.Color.vtk_c3ub
pyvista.ColorLike
pyvista.start_xvfb
pyvista.Report
リーダー
例
APIリファレンス
pyvista.Color
pyvista.Colo...
pyvista.Color.from_dict
#
classmethod
Color.
from_dict
(
dict_
)
[ソース]
#
JSONデシリアライズのために辞書から構築します.
On this page
Color.from_dict()
GitHub で編集する