public interface iKamera
Modifier and Type | Method and Description |
---|---|
PImage |
holeKamerabild() |
void |
starteKamera(PApplet pap) |
void |
starteKamera(PApplet pap,
int video_nr,
int breite,
int hoehe,
int fps) |
void |
stoppeKamera() |
PImage holeKamerabild()
void starteKamera(PApplet pap)
void starteKamera(PApplet pap, int video_nr, int breite, int hoehe, int fps)
void stoppeKamera()