nn::jpeg::CTR::MpIndex Structure

Syntax

struct MpIndex

Description

Structure holding the MP Index IFD in a format easily processed by the library. The MP Index IFD is included in the data stored in MP format.

Initialize this (get its information) using the JpegMpDecoder::GetMpIndex function.

Access the obtained information using functions such as JpegMpDecoder::GetMpEntry or JpegMpDecoder::GetMpAttribute.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL