, , , unsigned char* - , unsigned char C- (.. , , ), X ( , ... ). , . , , , .., , unsigned char, structto easily access pixel information. In other cases, you may have to index into the buffer, as the anatogue mentions. But in the end, the pixel buffer is just a data buffer, and a shared data byte buffer should be available in C / C ++ using a type unsigned char*.
Jason source
share