EMatrixCode::GetMeasuredPrintGrowth
This property is deprecated.
Raw, un-normalized print quality parameter (1.0
to 0
scale), after a read operation, provided that the print quality assessment has been enabled.
Namespace: Euresys::Open_eVision
[C++]
float GetMeasuredPrintGrowth() const
Remarks
This property is computed as the measured area of the active cells (same color as the finder pattern) 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 1.0
, regardless the symbol size.
EMatrixCode.MeasuredPrintGrowth
This property is deprecated.
Raw, un-normalized print quality parameter (1.0
to 0
scale), after a read operation, provided that the print quality assessment has been enabled.
Namespace: Euresys.Open_eVision
[C#]
float MeasuredPrintGrowth
{ get; }
Remarks
This property is computed as the measured area of the active cells (same color as the finder pattern) 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 1.0
, regardless the symbol size.
EMatrixCode.MeasuredPrintGrowth
This property is deprecated.
Raw, un-normalized print quality parameter (1.0
to 0
scale), after a read operation, provided that the print quality assessment has been enabled.
Module: open_evision
[Python]
MeasuredPrintGrowth: float
{get}
Remarks
This property is computed as the measured area of the active cells (same color as the finder pattern) 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 1.0
, regardless the symbol size.