You are here: Start » AVL.NET » ZScanReflectanceProfile Structure

ZScanReflectanceProfile Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Holds information about calculated scan reflectance profile using ZBarcode library.

Constructors

 ConstructorDescription
ZScanReflectanceProfile(Int32, Int32, Single, Single, ZMetricDetail, ZMetricDetail, ZMetricDetail, ZMetricDetail, ZMetricDetail, ZMetricDetail, ZMetricDetail)

Properties

 NameTypeDescription
DecodabilityAvl.ZMetricDetail
DefaultAvl.ZScanReflectanceProfile Gets a default instance of the ZScanReflectanceProfile.
DefectsAvl.ZMetricDetail
EdgeContrastMinAvl.ZMetricDetail
EmptyAvl.ZScanReflectanceProfile Gets an empty instance of the ZScanReflectanceProfile.
ERNMaxSystem.Single
GlobalThresholdSystem.Single
IntercharacterGapAvl.ZMetricDetail
ModulationAvl.ZMetricDetail
ReflectanceMaxSystem.Int32
ReflectanceMinSystem.Int32
SymbolContrastAvl.ZMetricDetail
WideToNarrowRatioAvl.ZMetricDetail

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(Avl.ZScanReflectanceProfile)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also