MagickCore  7.0.10
Convert, Edit, Or Compose Bitmap Images
random-private.h File Reference

Go to the source code of this file.

Functions

MagickPrivate double GetRandomInfoNormalize (const RandomInfo *)
 
MagickPrivate MagickBooleanType RandomComponentGenesis (void)
 
MagickPrivate unsigned long * GetRandomInfoSeed (RandomInfo *)
 
MagickPrivate void RandomComponentTerminus (void)
 
static RandomInfo ** DestroyRandomInfoThreadSet (RandomInfo **random_info)
 
static RandomInfo ** AcquireRandomInfoThreadSet (void)
 

Function Documentation

MagickPrivate double GetRandomInfoNormalize ( const RandomInfo )
MagickPrivate unsigned long* GetRandomInfoSeed ( RandomInfo )

References _RandomInfo::seed.

MagickPrivate MagickBooleanType RandomComponentGenesis ( void  )
MagickPrivate void RandomComponentTerminus ( void  )