Skip to main content
Ctrl+K
PyVista 0.44.dev0 documentation - Home
  • Getting Started
  • User Guide
  • Examples
  • API Reference
  • Extras
  • GitHub
  • Slack Community
  • Support
  • Contributing
  • The Paper
  • Getting Started
  • User Guide
  • Examples
  • API Reference
  • Extras
  • GitHub
  • Slack Community
  • Support
  • Contributing
  • The Paper

Section Navigation

API Reference

  • Core API
    • DataObject
      • pyvista.DataObject
      • pyvista.Table
      • pyvista.Texture
        • pyvista.Texture.copy
        • pyvista.Texture.flip_x
        • pyvista.Texture.flip_y
        • pyvista.Texture.plot
        • pyvista.Texture.rotate_ccw
        • pyvista.Texture.rotate_cw
        • pyvista.Texture.to_array
        • pyvista.Texture.to_grayscale
        • pyvista.Texture.to_image
        • pyvista.Texture.to_skybox
        • pyvista.Texture.cube_map
        • pyvista.Texture.dimensions
        • pyvista.Texture.interpolate
        • pyvista.Texture.mipmap
        • pyvista.Texture.n_components
        • pyvista.Texture.repeat
        • pyvista.Texture.wrap
    • Data Sets
    • Point Sets
    • Gridded Data
    • Composite Datasets
    • Filters
    • Cameras
    • Lights
    • Cells
    • Helpers
    • Miscellaneous
    • Typing
    • Partitioned Datasets
  • Plotting
  • Utilities
  • Readers
  • Examples
  • API Reference
  • pyvista.Texture
  • pyvista.Texture.copy

pyvista.Texture.copy#

Texture.copy()[source]#

Make a copy of this texture.

Returns:
pyvista.Texture

Copied texture.

On this page
  • Texture.copy()
Edit on GitHub

© Copyright 2017-2024, The PyVista Developers.

Built with the PyData Sphinx Theme 0.15.2.