ImageProcessing.ArtemBurashnikov 1.0.0


Transformation Type

Represents different image transformation types.

Union cases

Union case Description

Blur

Full Usage: Blur

Edges

Full Usage: Edges

HighPass

Full Usage: HighPass

Laplacian

Full Usage: Laplacian

ReflectH

Full Usage: ReflectH

ReflectV

Full Usage: ReflectV

Rotate

Full Usage: Rotate

RotateCCW

Full Usage: RotateCCW

SobelV

Full Usage: SobelV

Static members

Static member Description

Transformation.all

Full Usage: Transformation.all

Returns: Transformation[]

Gets an array of all available image transformation types.

Returns: Transformation[]