Skip to main content

Module transform

Module transform 

Source

Structs§

TransformOptions
Declares additional transformation options

Enums§

BarycentricWeightScale
Barycentric interpolation weights size.
InterpolationMethod
Defines the interpolation method.
Layout
Layout declares a data layout. For RGB it shows also the channel order. To handle different data bit-depth appropriate executor must be used. Cmyk8 uses the same layout as Rgba8.

Traits§

InPlaceStage
Helper for intermediate transformation stages
InPlaceTransformExecutor
Stage
Helper for intermediate transformation stages
TransformExecutor
Transformation executor itself

Type Aliases§

Transform8BitExecutor
Transform16BitExecutor
TransformF32Executor
TransformF64Executor