HPM SDK
HPMicro Software Development Kit
hpm_jpeg_image Struct Reference

#include <hpm_jpeg.h>

Data Fields

void * image_buf
 
enum hpm_jpeg_image_format format
 
uint32_t width
 
uint32_t height
 
uint32_t stride
 

Field Documentation

◆ format

enum hpm_jpeg_image_format hpm_jpeg_image::format

◆ height

uint32_t hpm_jpeg_image::height

uint: pixels

◆ image_buf

void* hpm_jpeg_image::image_buf

◆ stride

uint32_t hpm_jpeg_image::stride

uint: byte. The number of bytes in memory between two vertically adjacent pixels

◆ width

uint32_t hpm_jpeg_image::width

uint: pixels


The documentation for this struct was generated from the following file: