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

Constructs a kImage object.

Parameters
imageReceives the constructed image object.
pixelTypePixel type (must be a value type).
widthImage width.
heightImage height.
allocatorMemory allocator.
Returns
Operation status.