INFO804 Introduction à l'informatique graphique
|
Public Types | |
typedef TValue | Value |
typedef Image2D< Value > | Image |
Static Public Member Functions | |
static bool | write (Image &img, std::ostream &output, bool ascii) |
Definition at line 12 of file Image2DWriter.h.
typedef Image2D<Value> rt::Image2DWriter< TValue >::Image |
Definition at line 15 of file Image2DWriter.h.
typedef TValue rt::Image2DWriter< TValue >::Value |
Definition at line 14 of file Image2DWriter.h.
|
static |
Definition at line 22 of file Image2DWriter.h.