Table of Contents
zmap_SetPixelDescriptionSet the value of a pixel in a map. Files
Function prototypebool zmap_SetPixel(ZMAP hMap, long x, long y, void* pValue); Arguments
Return valueFalse if an error occurred, and true otherwise. CommentsNone. ExamplePlease refer to the example given for zmap_GetPixel. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
|