commit | e90322f87c97a4829c44fe77435c9faca87cbfc8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 06 08:36:17 2022 -0600 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Oct 30 20:01:40 2022 +0100 |
tree | 818962ae3039336c7e0f65db8272cb3c6c2765b7 | |
parent | 430e1676a76bf8b7112c64e19cf64b988c281ee0 [diff] |
video: Add a function to get the dimensions of a BMP image This is useful for some other users, so break this out into a function. Signed-off-by: Simon Glass <sjg@chromium.org>