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