Design Patterns
|
#include <bitmap.h>
Public Member Functions | |
Bitmap (const std::string &file_name) | |
float | width () const |
float | height () const |
|
explicit |
float structural::bridge::Bitmap::height | ( | ) | const |
float structural::bridge::Bitmap::width | ( | ) | const |