Go to the source code of this file.
| static double SiPrefixToDoubleInterval |
( |
const char * |
string, |
|
|
const double |
interval |
|
) |
| |
|
inlinestatic |
| static double StringToDouble |
( |
const char *restrict |
string, |
|
|
char **restrict |
sentinal |
|
) |
| |
|
inlinestatic |
References InterpretLocaleValue().
Referenced by AcquireResizeFilter(), AddNoiseImageChannel(), ColorDecisionListImage(), ComplexImages(), DistortImage(), DrawImage(), FxChannelStatistics(), FxGetSymbol(), GenerateCoefficients(), GetDrawInfo(), GetGeometry(), GetNextToken(), GetQuantumInfo(), IsPoint(), IsSceneGeometry(), ParseAffineGeometry(), ParseGeometry(), ParseKernelArray(), RGBTransformImage(), SetImageProperty(), SimilarityMetricImage(), StringToArrayOfDoubles(), TracePath(), and TransformRGBImage().
| static double StringToDoubleInterval |
( |
const char * |
string, |
|
|
const double |
interval |
|
) |
| |
|
inlinestatic |
| static int StringToInteger |
( |
const char *restrict |
value | ) |
|
|
inlinestatic |
| static long StringToLong |
( |
const char *restrict |
value | ) |
|
|
inlinestatic |
Referenced by AcquireResizeFilter(), AddPathToXMLTree(), DeskewImage(), DrawImage(), Get8BIMProperty(), GetHostname(), GetThresholdMapFile(), GetXMLTreePath(), LoadMagicCache(), OpenBlob(), ReadImage(), and TracePath().
| static unsigned long StringToUnsignedLong |
( |
const char *restrict |
value | ) |
|
|
inlinestatic |