Ask Your Question

Revision history [back]

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...