Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::plot Variable
C++
IMAGE_PROC_D void (__cdecl * plot)(Image pi, S_32 x, S_32 y, CDATA c);
Parameters 
Description 
Image 
The image to get the pixel from 
x coordinate to get pixel color 
y coordinate to get pixel color 
Color 
color to put at the coordinate. image will be set exactly to this color, and whatever the alpha of the color is. 

Your basic PLOT functions (Image.C, plotasm.asm) 

A function pointer to the function which sets a pixel in 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!