PIPS
image Struct Reference

code taken from
http://fast-edge.googlecode.com and adapted to c99 More...

Data Fields

int width
 
int height
 
unsigned char pixel_data
 

Detailed Description

code taken from
http://fast-edge.googlecode.com and adapted to c99

Definition at line 33 of file erode_dilate.c.

Field Documentation

◆ height

int image::height

Definition at line 35 of file erode_dilate.c.

◆ pixel_data

unsigned char image::pixel_data

Definition at line 36 of file erode_dilate.c.

◆ width

int image::width

Definition at line 34 of file erode_dilate.c.


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