QuantumPixelPacket

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
static if(MagickLibVersion >= 0x680)
struct QuantumPixelPacket {}

Members

Variables

blue
Quantum blue;
green
Quantum green;
index
Quantum index;
opacity
Quantum opacity;
Undocumented in source.
red
Quantum red;
Undocumented in source.

Meta