|
MagickCore
6.9.12-10
Convert, Edit, Or Compose Bitmap Images
|
#include "magick/thread-private.h"Go to the source code of this file.
Functions | |
| static RandomInfo ** | DestroyRandomInfoThreadSet (RandomInfo **random_info) |
| static RandomInfo ** | AcquireRandomInfoThreadSet (void) |
| MagickExport unsigned long * | GetRandomInfoSeed (RandomInfo *) |
| MagickExport double | GetRandomInfoNormalize (const RandomInfo *) |
|
inlinestatic |
References AcquireAlignedMemory(), AcquireRandomInfo(), GetMagickResourceLimit(), _QuantumInfo::number_threads, random_info, ResourceLimitFatalError, ThreadResource, and ThrowFatalException.
Referenced by AddNoiseImageChannel(), EvaluateImageChannel(), EvaluateImages(), RandomThresholdImageChannel(), SketchImage(), and SpreadImage().
|
inlinestatic |
References DestroyRandomInfo(), GetMagickResourceLimit(), RelinquishAlignedMemory(), and ThreadResource.
Referenced by AddNoiseImageChannel(), EvaluateImageChannel(), EvaluateImages(), RandomThresholdImageChannel(), SketchImage(), and SpreadImage().
| MagickExport double GetRandomInfoNormalize | ( | const RandomInfo * | ) |
References _RandomInfo::normalize.
| MagickExport unsigned long* GetRandomInfoSeed | ( | RandomInfo * | ) |
References _RandomInfo::seed.