'Declaration Public Overrides Function GetMeasuredValues( _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage _
) As System.Collections.Generic.Dictionary(Of String,Double)
public override System.Collections.Generic.Dictionary<string,double> GetMeasuredValues(
Vintasoft.Imaging.VintasoftImage image
)
public: System.Collections.Generic.Dictionary<string,double*>* GetMeasuredValues(
Vintasoft.Imaging.VintasoftImage* image
); override
public:
System.Collections.Generic.Dictionary<string,double^>^ GetMeasuredValues(
Vintasoft.Imaging.VintasoftImage^ image
); override
Parameters
- image
- Изображение.
Return Value
Словарь: имя значения -> значение.
Поддерживаются следующие имена значений:
Поддерживаются следующие имена значений:
- Ключ: "Длина"; Значение: Длина всех строк.
- Ключ: "Строка i", где i - номер строки; Значение: длина одной строки.