Sim-LIT  2.0
 All Classes Namespaces Files Functions Variables Typedefs
Images Class Reference

Clase que representa una Imagen. More...

#include <Images.h>

Public Member Functions

 Images (vector< DataType * > list, int nType, int nwidth, int nheight, int nwblock, int nhblock, bool show_data)
 
 Images (string url, int nwblock, int nhblock, bool show_data)
 
int getWidthBlock ()
 
int getHeightBlock ()
 
int getWidth ()
 
int getHeight ()
 
DataBlock ** getMatrix ()
 
int getType ()
 
vector< DataType * > toList ()
 
void save (const char *destiny)
 

Detailed Description

Clase que representa una Imagen.

Author
Christopher Arredondo Flores
Date
28/9/2014

Definition at line 22 of file Images.h.


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