Package | Description |
---|---|
com.github.sarxos.webcam |
Modifier and Type | Method and Description |
---|---|
void |
WebcamPanel.Painter.paintImage(WebcamPanel panel,
BufferedImage image,
Graphics2D g2)
Paints webcam image in panel.
|
void |
WebcamPanel.DefaultPainter.paintImage(WebcamPanel owner,
BufferedImage image,
Graphics2D g2) |
void |
WebcamPanel.Painter.paintPanel(WebcamPanel panel,
Graphics2D g2)
Paints panel without image.
|
void |
WebcamPanel.DefaultPainter.paintPanel(WebcamPanel owner,
Graphics2D g2) |
Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.