| _native | SharpKmyGfx.Texture | |
| addRef() | SharpKmyGfx.Texture | |
| apply() | SharpKmyGfx.Texture | |
| copyTexture2DDelay(int dx, int dy, int dw, int dh, int dlevel, int sx, int sy, int slevel, Texture src) | SharpKmyGfx.Texture | |
| create(int width, int height, bool srgb, int miplevel) | SharpKmyGfx.Texture | |
| create(int width, int height, TEXTUREFFORMAT format, int miplevel) | SharpKmyGfx.Texture | |
| Delete() | SharpKmyGfx.Texture | |
| Dispose() | SharpKmyGfx.Texture | |
| enableWrite() | SharpKmyGfx.Texture | |
| forceReloadFileTextures() | SharpKmyGfx.Texture | static |
| getColor(string name, out UInt32[] list, ref int width, ref int height) | SharpKmyGfx.Texture | static |
| getColor(out UInt32[] list, int level) | SharpKmyGfx.Texture | |
| getFileName() | SharpKmyGfx.Texture | |
| getFilePath() | SharpKmyGfx.Texture | |
| getGuid() | SharpKmyGfx.Texture | |
| getHeight() | SharpKmyGfx.Texture | |
| getLoadableFileList(string path) | SharpKmyGfx.Texture | static |
| getMaxTexture2DSize() | SharpKmyGfx.Texture | static |
| getRef() | SharpKmyGfx.Texture | |
| getStoredHeight() | SharpKmyGfx.Texture | |
| getStoredWidth() | SharpKmyGfx.Texture | |
| getTextureFormat() | SharpKmyGfx.Texture | |
| getTextureStoreJobSerial() | SharpKmyGfx.Texture | static |
| getWidth() | SharpKmyGfx.Texture | |
| isEqual(Texture t) | SharpKmyGfx.Texture | |
| isReloadRequired() | SharpKmyGfx.Texture | |
| isSrgb() | SharpKmyGfx.Texture | |
| load(string path, bool srgb, TEXTURESHAPE shape, TEXTUREUSAGE usage) | SharpKmyGfx.Texture | static |
| load(System.IO.Stream stream, bool srgb, bool genmipmap, TEXTURESHAPE shape, TEXTUREUSAGE usage) | SharpKmyGfx.Texture | static |
| loadpath | SharpKmyGfx.Texture | |
| makeNewReference() | SharpKmyGfx.Texture | |
| managedResourceAttach() | SharpKmyGfx.Texture | |
| managedResourceDetach() | SharpKmyGfx.Texture | |
| popFindTextureBaseDirectory() | SharpKmyGfx.Texture | static |
| pushFindTextureBaseDirectory(string path) | SharpKmyGfx.Texture | static |
| Release() | SharpKmyGfx.Texture | |
| reloadIfLoaded() | SharpKmyGfx.Texture | |
| removeRef() | SharpKmyGfx.Texture | |
| renamePath(string path) | SharpKmyGfx.Texture | |
| setAnisotropy(float v) | SharpKmyGfx.Texture | |
| setCompress(bool flg) | SharpKmyGfx.Texture | |
| setGenMipmap(bool flg) | SharpKmyGfx.Texture | |
| setGuid(Guid id) | SharpKmyGfx.Texture | |
| setMagFilter(TEXTUREFILTER f) | SharpKmyGfx.Texture | |
| setMinFilter(TEXTUREFILTER f) | SharpKmyGfx.Texture | |
| setPremultiplied(PREMULTIPLIEDTYPE premultiplied) | SharpKmyGfx.Texture | |
| setSrgb(bool b) | SharpKmyGfx.Texture | |
| setType(int type) | SharpKmyGfx.Texture | |
| setUsage(TEXTUREUSAGE usage) | SharpKmyGfx.Texture | |
| setUWrap(WRAPTYPE f) | SharpKmyGfx.Texture | |
| setVWrap(WRAPTYPE f) | SharpKmyGfx.Texture | |
| setWrap(WRAPTYPE f) | SharpKmyGfx.Texture | |
| setWWrap(WRAPTYPE f) | SharpKmyGfx.Texture | |
| storeSubPixel2D(int x, int y, int w, int h, UInt32[] list, TEXTUREFFORMAT format, int sx, int sy, int swidth, int level) | SharpKmyGfx.Texture | |
| storeSubPixel2D(int x, int y, int w, int h, byte *list, TEXTUREFFORMAT format, int level) | SharpKmyGfx.Texture | |
| storeSubPixel2DDelay(int x, int y, int w, int h, UInt32[] list, TEXTUREFFORMAT format, int sx, int sy, int swidth, int level) | SharpKmyGfx.Texture | |
| Texture() | SharpKmyGfx.Texture | |
| Texture(IntPtr obj) | SharpKmyGfx.Texture | |
| Texture(string path, Guid guid, int type, bool srgb, bool genmipmap, TEXTUREUSAGE usage, bool compress, PREMULTIPLIEDTYPE premultiplied) | SharpKmyGfx.Texture | |
| textureStoreJobDispatchAll() | SharpKmyGfx.Texture | static |
| textureStoreJobFinished(int serial) | SharpKmyGfx.Texture | static |
| textureStoreJobWaitQueuedJobFinished() | SharpKmyGfx.Texture | static |