Creating a new class

Hey,can anyone help me with this? :)


Create a new class in the program, which will contain container for the image pixels of the three components and static container for storing the histogram. make constructor with two input variables width and height which will allocate dynamic memory for three channel color and fill in the variables of length and width of the image.
Topic archived. No new replies allowed.