Click or drag to resize

DxtTypeScale Field

http://www.emgu.com
Scale the result: divide it by the number of array elements. Usually, it is combined with CV_DXT_INVERSE, and one may use a shortcut

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const DxtType Scale = 2

Field Value

Type: DxtType
See Also