nn::jpeg::CTR::JpegMpDecoder::GetLastOutputBufferHeight Member Function#include <nn/jpeg.h> u32 GetLastOutputBufferHeight() const;
None.
0 on failure. Gets the height of the output image buffer where an image was decoded immediately previously.
If the image was not decoded immediately previously but only had its EXIF information extracted, you cannot call this function (the return value is undefined).
CONFIDENTIAL