Class ImageCropOperation

java.lang.Object
net.anwiba.commons.image.operation.ImageCropOperation
All Implemented Interfaces:
IImageOperation

public class ImageCropOperation extends Object implements IImageOperation
  • Constructor Details

    • ImageCropOperation

      public ImageCropOperation(float x, float y, float width, float height)
  • Method Details