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テクスチャ.