forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 15
RageLib.Helpers.TextureConvert
Jérémie N'gadi edited this page Aug 5, 2018
·
2 revisions
namespace: RageLib.Helpers
TextureConvert
public class TextureConvert
⬜ | prototype | description |
---|
⬜ | name | description |
---|
⬜ | prototype | description |
---|---|---|
method | [] MakeARGBFromA1R5G5B5(byte[] data, int width, int height) |
__ |
method | [] MakeARGBFromL8(byte[] data, int width, int height) |
__ |
method | [] MakeRGBAFromA8(byte[] data, int width, int height) |
__ |
method | [] MakeRGBAFromA8B8G8R8(byte[] data, int width, int height) |
__ |
method | [] MakeRGBAFromA8R8G8B8(byte[] data, int width, int height) |
__ |
⬜ | name | description |
---|