Skip to content

Made the GetBuffer/GetWritableBuffer calls on VolumeDataPage output size as well as pitch

Made the GetBuffer/GetWritableBuffer calls on VolumeDataPage output size as well as pitch of the buffer to simplify creating correct buffer objects for Python/Java which have bounds-checked array access.

Merge request reports