dmagick.c.random

Undocumented in source.

Members

Functions

AcquireRandomInfo
RandomInfo* AcquireRandomInfo()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DestroyRandomInfo
RandomInfo* DestroyRandomInfo(RandomInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPseudoRandomValue
double GetPseudoRandomValue(RandomInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetRandomKey
StringInfo* GetRandomKey(RandomInfo* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetRandomSecretKey
c_ulong GetRandomSecretKey(const(RandomInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetRandomValue
double GetRandomValue(RandomInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RandomComponentGenesis
MagickBooleanType RandomComponentGenesis()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RandomComponentTerminus
void RandomComponentTerminus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SeedPseudoRandomGenerator
void SeedPseudoRandomGenerator(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetRandomKey
void SetRandomKey(RandomInfo* , size_t , ubyte* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetRandomSecretKey
void SetRandomSecretKey(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetRandomTrueRandom
void SetRandomTrueRandom(MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

RandomInfo
struct RandomInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta