ImageOperation

org.llm4s.imageprocessing.ImageOperation
See theImageOperation companion object
sealed trait ImageOperation

Represents various image processing operations.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Blur
class Brightness
class Contrast
class Crop
object Grayscale
object Normalize
class Resize
class Rotate
Show all
In this article