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