EMatrixCodeReader::GetMinimumPrintGrowth

EMatrixCodeReader::SetMinimumPrintGrowth

This property is deprecated.

Minimum reference value in use for normalization of the PrintGrowth quality indicator.

Namespace: Euresys::Open_eVision

[C++]

float GetMinimumPrintGrowth()

void SetMinimumPrintGrowth(float value)

Remarks

Default: 0.0. After the standard, parameter PrintGrowth must be computed as normalized value related to three references: minimum, nominal and maximum values have to be provided. Parameter MeasuredPrintGrowth is the raw, un-normalized print quality parameter. It is computed as the measured area of the active cells over the area of ideal square cells, having sides equal to the pitches (such cells perfectly tile the symbol). Its value typically is on the order of unity. The PrintGrowth is derived from the MeasuredPrintGrowth by means of the three normalization parameters.

EMatrixCodeReader.MinimumPrintGrowth

This property is deprecated.

Minimum reference value in use for normalization of the PrintGrowth quality indicator.

Namespace: Euresys.Open_eVision

[C#]

float MinimumPrintGrowth

{ get; set; }

Remarks

Default: 0.0. After the standard, parameter PrintGrowth must be computed as normalized value related to three references: minimum, nominal and maximum values have to be provided. Parameter MeasuredPrintGrowth is the raw, un-normalized print quality parameter. It is computed as the measured area of the active cells over the area of ideal square cells, having sides equal to the pitches (such cells perfectly tile the symbol). Its value typically is on the order of unity. The PrintGrowth is derived from the MeasuredPrintGrowth by means of the three normalization parameters.