Crop
org.llm4s.imageprocessing.ImageOperation.Crop
case class Crop(x: Int, y: Int, width: Int, height: Int) extends ImageOperation
Crop operation with coordinates and dimensions.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ImageOperationclass Objecttrait Matchableclass Any
Members list
In this article