Design Patterns
structural::bridge::Bitmap Class Reference

#include <bitmap.h>

Collaboration diagram for structural::bridge::Bitmap:

Public Member Functions

 Bitmap (const std::string &file_name)
 
float width () const
 
float height () const
 

Constructor & Destructor Documentation

structural::bridge::Bitmap::Bitmap ( const std::string &  file_name)
explicit

Member Function Documentation

float structural::bridge::Bitmap::height ( ) const

Here is the caller graph for this function:

float structural::bridge::Bitmap::width ( ) const

Here is the caller graph for this function:


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