Skip to content
Commit 6bdd20d4 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 85161bb6
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