| Table of Contents zmap_GetScanlinePtrDescriptionGet the pointer to the first pixel of a scanline in a map. Files
 Function prototypevoid* zmap_GetScanlinePtr(ZMAP hMap, long j); Arguments
 Return valueA null pointer if: 
 
Otherwise, the return value is the pointer to the first pixel in the scanline. The number of pixels in the scanline 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 |