mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
just a little note
This commit is contained in:
@@ -8976,6 +8976,9 @@ public class PApplet extends Activity implements PConstants, Runnable {
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Returns the native Bitmap object for this PImage.
|
||||
*/
|
||||
public Object getNative() {
|
||||
return g.getNative();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user