IMAGE_PROC_D void (__cdecl * plot)(Image pi, S_32 x, S_32 y, CDATA c);
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.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|