dmagick.c.pixel

Undocumented in source.

Members

Aliases

IndexPacket
alias IndexPacket = Quantum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ssize_t
alias ssize_t = ptrdiff_t
Undocumented in source.

Enums

InterpolatePixelMethod
enum InterpolatePixelMethod

The pixel color interpolation method.

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

Functions

CloneMagickPixelPacket
MagickPixelPacket* CloneMagickPixelPacket(const(MagickPixelPacket)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ConformMagickPixelPacket
void ConformMagickPixelPacket(Image* , const(MagickPixelPacket)* , MagickPixelPacket* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DecodePixelGamma
MagickRealType DecodePixelGamma(MagickRealType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EncodePixelGamma
MagickRealType EncodePixelGamma(MagickRealType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExportImagePixels
MagickBooleanType ExportImagePixels(const(Image)* , ssize_t , ssize_t , size_t , size_t , const(char)* , StorageType , void* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickPixelPacket
void GetMagickPixelPacket(const(Image)* , MagickPixelPacket* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPixelIntensity
MagickRealType GetPixelIntensity(const(Image)* image, const(PixelPacket)* restrict)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImportImagePixels
MagickBooleanType ImportImagePixels(Image* , ssize_t , ssize_t , size_t , size_t , const(char)* , StorageType , const(void)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InterpolateMagickPixelPacket
MagickBooleanType InterpolateMagickPixelPacket(const(Image)* , const(CacheView)* , InterpolatePixelMethod , double , double , MagickPixelPacket* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

DoublePixelPacket
struct DoublePixelPacket
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LongPixelPacket
struct LongPixelPacket
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MagickPixelPacket
struct MagickPixelPacket
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PixelPacket
struct PixelPacket
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
QuantumPixelPacket
struct QuantumPixelPacket
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta