| private boolean | | isOutsideBounds(int x, int y) | | isOutsideBounds(int x, int y) | | method_36559(int arg0, int arg1) | | isOutOfBounds(int x, int y) |
|
| public static NativeImage | |
| public static NativeImage | | read(byte[] bytes) | | read(byte[] bytes) | | method_49277(byte[] arg0) | | read(byte[] bytes) |
|
| private static NativeImage | |
| public static NativeImage | |
| private void | | checkAllocated() | | checkAllocated() | | method_4320() | | checkAllocated() |
|
| public void | |
| public boolean | | isClosed() | | isClosed() | | method_1_415() | | isClosed() |
|
| public int | | getWidth() | | getWidth() | | method_4307() | | getWidth() |
|
| public int | | getHeight() | | getHeight() | | method_4323() | | getHeight() |
|
| public NativeImage$Format | | format() | | format() | | method_4318() | | getFormat() |
|
| private int | | getPixelABGR(int x, int y) | | getPixelABGR(int x, int y) | | method_4315(int arg0, int arg1) | | getColor(int x, int y) |
|
| public int | | getPixel(int x, int y) | | getPixel(int x, int y) | | method_61940(int arg0, int arg1) | | getColorArgb(int x, int y) |
|
| public void | | setPixelABGR(int x, int y, int pixel) | | setPixelABGR(int x, int y, int pixel) | | method_4305(int arg0, int arg1, int arg2) | | setColor(int x, int y, int color) |
|
| public void | | setPixel(int x, int y, int pixel) | | setPixel(int x, int y, int pixel) | | method_61941(int arg0, int arg1, int arg2) | | setColorArgb(int x, int y, int color) |
|
| public NativeImage | |
| public int[] | | getPixelsABGR() | | getPixelsABGR() | | method_48463() | | copyPixelsAbgr() |
|
| public int[] | | getPixels() | | getPixels() | | method_61942() | | copyPixelsArgb() |
|
| public byte | | getLuminanceOrAlpha(int x, int y) | | getLuminanceOrAlpha(int x, int y) | | method_4311(int arg0, int arg1) | | getOpacity(int x, int y) |
|
| public int[] | | makePixelArray() | | makePixelArray() | | method_4322() | | makePixelArray() |
|
| public void | | writeToFile(File file) | | writeToFile(File file) | | method_4325(File arg0) | | writeTo(File path) |
|
| public boolean | | copyFromFont(org.lwjgl.util.freetype.FT_Face face, int index) | | copyFromFont(org.lwjgl.util.freetype.FT_Face face, int index) | | method_4316(org.lwjgl.util.freetype.FT_Face arg0, int arg1) | | makeGlyphBitmapSubpixel(org.lwjgl.util.freetype.FT_Face face, int glyphIndex) |
|
| public void | | writeToFile(Path file) | | writeToFile(Path file) | | method_4314(Path arg0) | | writeTo(Path path) |
|
| private boolean | |
| public void | |
| public void | | fillRect(int xs, int ys, int width, int height, int pixel) | | fillRect(int xs, int ys, int width, int height, int pixel) | | method_4326(int arg0, int arg1, int arg2, int arg3, int arg4) | | fillRect(int x, int y, int width, int height, int color) |
|
| public void | | copyRect(int startX, int startY, int offsetX, int offsetY, int sizeX, int sizeY, boolean swapX, boolean swapY) | | copyRect(int startX, int startY, int offsetX, int offsetY, int sizeX, int sizeY, boolean swapX, boolean swapY) | | method_4304(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6, boolean arg7) | | copyRect(int x, int y, int translateX, int translateY, int width, int height, boolean flipX, boolean flipY) |
|
| public void | | copyRect(NativeImage target, int sourceX, int sourceY, int targetX, int targetY, int sizeX, int sizeY, boolean swapX, boolean swapY) | | copyRect(NativeImage target, int sourceX, int sourceY, int targetX, int targetY, int sizeX, int sizeY, boolean swapX, boolean swapY) | | method_47594(class_1011 arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7, boolean arg8) | | copyRect(NativeImage image, int x, int y, int destX, int destY, int width, int height, boolean flipX, boolean flipY) |
|
| public void | | resizeSubRectTo(int sourceX, int sourceY, int sizeX, int sizeY, NativeImage to) | | resizeSubRectTo(int sourceX, int sourceY, int sizeX, int sizeY, NativeImage to) | | method_4300(int arg0, int arg1, int arg2, int arg3, class_1011 arg4) | | resizeSubRectTo(int x, int y, int width, int height, NativeImage targetImage) |
|
| public void | | untrack() | | untrack() | | method_4302() | | untrack() |
|
| public long | | getPointer() | | getPointer() | | method_67769() | | imageId() |
|
| public ByteBuffer | | getPixelBytes() | | getPixelBytes() | | method_1_6357() | | getImageData() |
|
| public Transparency | | computeTransparency(int x0, int y0, int x1, int y1) | | computeTransparency(int x0, int y0, int x1, int y1) | | method_1_2145(int arg0, int arg1, int arg2, int arg3) | | getRegionTransparency(int left, int top, int right, int bottom) |
|
| public Transparency | | computeTransparency() | | computeTransparency() | | method_1_2144() | | getTransparency() |
|