pyvista.image_to_texture#
- image_to_texture(image)[ソース]#
pyvista.ImageData
をpyvista.Texture
に変換します.- パラメータ:
- image
pyvista.ImageData
|vtkImageData
変換する画像
- image
- 戻り値:
pyvista.Texture
テクスチャ.
pyvista.ImageData
を pyvista.Texture
に変換します.
pyvista.ImageData
| vtkImageData
変換する画像
pyvista.Texture
テクスチャ.