MagickCore  6.9.10
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 )

◆ GetRandomInfoSeed()

MagickExport unsigned long* GetRandomInfoSeed ( RandomInfo )

References _RandomInfo::seed.

Referenced by AcquireRandomInfoThreadSet().