Method
_nMakeShader
(long ptr, int tmx, int tmy, long samplingMode, float[] localMatrix)
Source from the content-addressed store, hash-verified
| 1006 | @ApiStatus.Internal public static native IPoint _nExtractAlpha(long ptr, long dstPtr, long paintPtr); |
| 1007 | @ApiStatus.Internal public static native ByteBuffer _nPeekPixels(long ptr); |
| 1008 | @ApiStatus.Internal public static native long _nMakeShader(long ptr, int tmx, int tmy, long samplingMode, float[] localMatrix); |
| 1009 | } |
Tested by
no test coverage detected