commit | 7e14804cd42617fdc31b4e2cc4313bbcb0d29aa4 | [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 | 9e972c30280881ddb03cdf01fe769a7fb7676444 [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>