Uses of Interface
VASSAL.tools.imageop.CropOp
| Package | Description |
|---|---|
| VASSAL.tools.imageop |
-
Uses of CropOp in VASSAL.tools.imageop
Classes in VASSAL.tools.imageop that implement CropOp Modifier and Type Class Description classCropOpBitmapImplAnImageOpwhich crops its source.Methods in VASSAL.tools.imageop that return CropOp Modifier and Type Method Description static CropOpOp. crop(ImageOp sop, int x0, int y0, int x1, int y1)