Crate rvtf

Source

Structs§

VtfWrapper
Wraps a dynamic image to provide it with Valve’s VTF file conversion abilities

Functions§

convert
Converts a file or a directory to the specified format
convert_directory
Converts a directory, files it can’t convert will be ignored. The output directory will have the same structure as the input directory.
convert_file
Converts a file from one format to the other. If no format is given, tries to determine the format by file extension.