Nominom
NuGet publisher profile
Packages (3)
BCnEncoder.Net
BCnEncoder.NET is a library for compressing rgba images to different block-compressed formats. Both ktx and dds output file-formats are supported. It has no native dependencies and is .NET Standard 2.1 & 2.0 compatible. Supported formats are: Raw unsigned byte R, RG, RGB and RGBA formats BC1 (S3TC DXT1) BC2 (S3TC DXT3) BC3 (S3TC DXT5) BC4 (RGTC1) BC5 (RGTC2) BC6 (BPTC-FLOAT) BC7 (BPTC)
BCnEncoder.Net.ImageSharp
Adds ImageSharp apis to BCnEncoder.Net
BCnEncoder.Net45
BCnEncoder.NET is a library for compressing rgba images to different block-compressed formats. Both ktx and dds output formats are supported. This version is a .NET Framework 4.5 compatible legacy version. If you're using .NET Core, please use the main package instead.