Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::getpixel Variable
C++
IMAGE_PROC_D CDATA (__cdecl * getpixel)(Image pi, S_32 x, S_32 y);
Parameters 
Description 
Image 
The image to get the pixel from 
x coordinate to get pixel color 
y coordinate to get pixel color 

CDATA color in the Image at the specified coordinate.

A function pointer to the function which gets a pixel from an image at a specified x, y coordinate.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!