Mid2246 data structure documentation, Image_raw_t struct reference, Public attributes – Sensoray 2246 User Manual

Page 11: Detailed description, Parameters, Member data documentation, Byte* image_raw_t::f0, Byte* image_raw_t::f1, Int image_raw_t::size0, Int image_raw_t::size1

Advertising
background image

mid2246 Data Structure Documentation

image_raw_t Struct Reference

#include <mid2246func.h>

Public Attributes

BYTE * f0

int size0

BYTE * f1

int size1

Detailed Description

Raw image structure

Parameters:

f0 pointer to field 0
size0 size of field 0
f1 pointer to field 1 or null if not present
size1 size of field 1

Member Data Documentation

BYTE* image_raw_t::f0

BYTE* image_raw_t::f1

int image_raw_t::size0

int image_raw_t::size1

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

C:/quartet/mid-2246/code/mid2246func.h

11

Advertising