Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kImage_Allocate ( kImage  image,
kType  pixelType,
kSize  width,
kSize  height 
)

Reallocates the internal pixel buffer.

Parameters
imageImage object.
pixelTypeType of pixel (values types only).
widthImage width, in pixels.
heightImage height, in pixels.
Returns
Operation status.