Mamba C API reference

Version 2.0

MB_Image Struct Reference

#include <MB_Common.h>

Data Fields

Uint32 width
 
Uint32 height
 
Uint32 depth
 
PLINEplines
 
PIX8pixels
 

Detailed Description

2D image

Field Documentation

Uint32 depth

The depth of the image

Uint32 height

The height of the image

PIX8* pixels

pixel array

PLINE* plines

access to pixel lines

Uint32 width

The width of the image


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