Resize
org.llm4s.imageprocessing.ImageOperation.Resize
case class Resize(width: Int, height: Int, maintainAspectRatio: Boolean) extends ImageOperation
Resize operation with specific dimensions.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ImageOperationclass Objecttrait Matchableclass Any
Members list
In this article