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.
A flag that disables clamping in some conversions to floating-point formats.
var kvImageDoNotClamp: Int { get }Use this flag if the input data describes values outside [0,1] that should be preserved.