Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 729 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 729 Bytes

ManagedCrunch

Managed wrapper for crnlib (https://github.com/BinomialLLC/crunch)

Build Status NuGet Badge

ManagedCrunch exposes the following crnlib functions in C# using direct Pinvokes to C/C++ code:

  • crn_get_width
  • crn_get_height
  • crn_get_levels
  • crn_get_dxt_format
  • crn_get_uncompressed_size
  • crn_decompress
Platforms
netstandard1.1
net45
XamariniOS
MonoAndroid
uap10.0