Image Component Library (ICL)
Public Attributes | List of all members
icl::io::JPEGEncoder::EncodedData Struct Reference

encoded data type More...

#include <JPEGEncoder.h>

Public Attributes

icl8ubytes
 byte pointer More...
 
int len
 number of bytes used More...
 

Detailed Description

encoded data type

Member Data Documentation

◆ bytes

icl8u* icl::io::JPEGEncoder::EncodedData::bytes

byte pointer

◆ len

int icl::io::JPEGEncoder::EncodedData::len

number of bytes used


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