MagickCore  6.9.11-60
Convert, Edit, Or Compose Bitmap Images
random-private.h File Reference
Include dependency graph for random-private.h:
This graph shows which files directly or indirectly include this file:

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 *)
 

Function Documentation

◆ AcquireRandomInfoThreadSet()

◆ DestroyRandomInfoThreadSet()

◆ GetRandomInfoNormalize()

MagickExport double GetRandomInfoNormalize ( const RandomInfo random_info)

◆ GetRandomInfoSeed()

MagickExport unsigned long* GetRandomInfoSeed ( RandomInfo random_info)

References random_info, and _RandomInfo::seed.