imHistogramNew

Alocates an histogram data based on the image data type. \n * Data type can be IM_BYTE, IM_SHORT or IM_USHORT. \n * Not available in Lua. * \ingroup stats

version(IM)
extern (C) @nogc nothrow
c_ulong*
imHistogramNew
(,
int* hcount
)

Meta