Contents

kvImageDoNotClamp

A flag that disables clamping in some conversions to floating-point formats.

Declaration

var kvImageDoNotClamp: Int { get }

Discussion

Use this flag if the input data describes values outside [0,1] that should be preserved.

See Also

Constants