Module texture_packer::exporter[][src]

Defines a trait for exporting Textures to arbitrary data.

Structs

ImageExporter

Exporter type for images.

Traits

Exporter

Converter for a Texture to type Output.

Type Definitions

ExportResult

Result of exporting a texture.