public class ImageBuffer.OpDrawImage extends ImageBuffer.Operation
| Constructor and Description |
|---|
OpDrawImage(Image img,
int x,
int y)
Constructor mit Bild und Koordinaten.
|
| Modifier and Type | Method and Description |
|---|---|
void |
draw(ImageRenderer ir,
int x,
int y)
Ausführen der Operation.
|
public OpDrawImage(Image img, int x, int y)
img - Bildx - Xy - Ypublic void draw(ImageRenderer ir, int x, int y)
ImageBuffer.Operationdraw in class ImageBuffer.Operationir - Image-Rendererx - X-Koordinatey - Y-KoordinateCopyright © 2005-2023–2024 >StA-Soft<. All rights reserved.