First time here? Check out the FAQ!
answered 2013-03-11 02:45:02 -0600
The data are in public 'data' field, the depth could be accessed through:
int depth() const;
for 'widthStep', the field 'step[0]' should be what your looking for...