| Table of Contents zmap_GetScanlineArrayDescriptionGet the pointer to the array of scanlines of a map. Files
 Function prototypevoid** zmap_GetScanlineArray(ZMAP hMap); Arguments
 Return valueA null pointer if: 
 
Otherwise, the return value is the pointer to an array of pointers to the scanlines. The length of the array is given by   CommentsNone. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported |