ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
ColorPacket
dmagick
c
histogram
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
ColorPacket {
PixelPacket
pixel
;
IndexPacket
index
;
MagickSizeType
count
;
}
Members
Variables
count
MagickSizeType
count
;
Undocumented in source.
index
IndexPacket
index
;
Undocumented in source.
pixel
PixelPacket
pixel
;
Undocumented in source.
Meta
Source
See Implementation
dmagick
c
histogram
functions
GetImageHistogram
GetNumberColors
IsHistogramImage
IsPaletteImage
MinMaxStretchImage
UniqueImageColors
structs
ColorPacket