#include <geometry.h>
Definition at line 101 of file geometry.h.
Data Fields | |
| double | rho |
| double | sigma |
| double | xi |
| double | psi |
| double | chi |
| double _GeometryInfo::rho |
Definition at line 104 of file geometry.h.
Referenced by AcquireImage(), BlackThresholdImage(), ChannelThresholdImage(), ColorizeImage(), CompositeImageChannel(), ContrastStretchImage(), DrawBoundingRectangles(), FxGetSymbol(), GammaImage(), LevelImage(), ModulateImage(), ParseGeometry(), ParseGravityGeometry(), ParseMetaGeometry(), QueryMagickColor(), RandomThresholdImageChannel(), ReadImage(), RenderPostscript(), SetImageProperty(), SigmoidalContrastImage(), SyncImageOptions(), ThresholdImageChannel(), TintImage(), and WhiteThresholdImage().
| double _GeometryInfo::sigma |
Definition at line 104 of file geometry.h.
Referenced by AcquireImage(), BlackThresholdImage(), ChannelThresholdImage(), ColorizeImage(), CompositeImageChannel(), ContrastStretchImage(), DrawBoundingRectangles(), FxGetSymbol(), GammaImage(), LevelImage(), ModulateImage(), ParseGeometry(), ParseGravityGeometry(), ParseMetaGeometry(), QueryMagickColor(), RandomThresholdImageChannel(), ReadImage(), RenderPostscript(), SetImageProperty(), SigmoidalContrastImage(), SyncImageOptions(), ThresholdImageChannel(), TintImage(), and WhiteThresholdImage().
| double _GeometryInfo::xi |
Definition at line 104 of file geometry.h.
Referenced by AnnotateImage(), BlackThresholdImage(), ChannelThresholdImage(), ColorizeImage(), FxGetSymbol(), GammaImage(), LevelImage(), ModulateImage(), ParseGeometry(), QueryMagickColor(), ThresholdImageChannel(), TintImage(), and WhiteThresholdImage().
| double _GeometryInfo::psi |
Definition at line 104 of file geometry.h.
Referenced by AnnotateImage(), BlackThresholdImage(), ColorizeImage(), FxGetSymbol(), ParseGeometry(), QueryMagickColor(), ThresholdImageChannel(), TintImage(), and WhiteThresholdImage().
| double _GeometryInfo::chi |
Definition at line 104 of file geometry.h.
Referenced by FxGetSymbol(), ParseGeometry(), and QueryMagickColor().
1.5.6