forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 15
RageLib.Compression.TextureCompressionHelper
Jérémie N'gadi edited this page Aug 5, 2018
·
2 revisions
namespace: RageLib.Compression
TextureCompressionHelper
public class TextureCompressionHelper
⬜ | prototype | description |
---|
⬜ | name | description |
---|
⬜ | prototype | description |
---|---|---|
method | [] CompressBC1(byte[] data, int width, int height) |
__ |
method | [] CompressBC2(byte[] data, int width, int height) |
__ |
method | [] CompressBC3(byte[] data, int width, int height) |
__ |
method | [] CompressBC4(byte[] data, int width, int height) |
__ |
method | [] CompressBC5(byte[] data, int width, int height) |
__ |
method | [] CompressBC7(byte[] data, int width, int height) |
__ |
method | [] DecompressBC1(byte[] data, int width, int height) |
__ |
method | [] DecompressBC2(byte[] data, int width, int height) |
__ |
method | [] DecompressBC3(byte[] data, int width, int height) |
__ |
method | [] DecompressBC4(byte[] data, int width, int height) |
__ |
method | [] DecompressBC5(byte[] data, int width, int height) |
__ |
method | [] DecompressBC7(byte[] data, int width, int height) |
__ |
⬜ | name | description |
---|