Skip to content
Commit e3b2e8d8 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Introduce methods for retrieving individual buffer dimensions

The new methods can be useful when one wants to get the size of the
buffer along some specific dimension, e.g. width or height.

Of course, size() could be used for this purpose, but with the new
helper methods, one has to type less.
parent 0665cacd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment