Pointers with Images Helpstill an access reading violation on the same line
Pointers with Images Helphere is the rest pixel.h [code]//A POD class (Plain Old Data Class) to hold one pixel's worth of da...
Pointers with Images Helpaccess violation here imageBuf[j*scanline+i*3] = pixels[j][i].blue; and i changed it to this [code]...
Pointers with Images Help.h [code]#ifndef IMAGE #define IMAGE #include <atlimage.h> #include <string> #include <cstdlib> #in...
Pointers with Images HelpI get a memory access violation when I run the below code. void createNewImage(int width, int height...
This user does not accept Private Messages