OPENCV



Name pixels()
Examples None available
Description Retrieve cuurent (or specified) image data.
Syntax pixels(type);
pixels();
Parameters
type int : the type of the image: SOURCE, BUFFER, MEMORY
Return None
Usage Application