Nana C++ Library. Reference for users.
What we need to use nana
|
Public Attributes | |
unsigned | biSize |
int | biWidth |
int | biHeight |
unsigned short | biPlanes |
unsigned short | biBitCount |
unsigned | biCompression |
unsigned | biSizeImage |
int | biXPelsPerMeter |
int | biYPelsPerMeter |
unsigned | biClrUsed |
unsigned | biClrImportant |
unsigned short nana::paint::detail::bitmap_info_header::biBitCount |
unsigned nana::paint::detail::bitmap_info_header::biClrImportant |
unsigned nana::paint::detail::bitmap_info_header::biClrUsed |
unsigned nana::paint::detail::bitmap_info_header::biCompression |
int nana::paint::detail::bitmap_info_header::biHeight |
unsigned short nana::paint::detail::bitmap_info_header::biPlanes |
unsigned nana::paint::detail::bitmap_info_header::biSize |
unsigned nana::paint::detail::bitmap_info_header::biSizeImage |
int nana::paint::detail::bitmap_info_header::biWidth |
int nana::paint::detail::bitmap_info_header::biXPelsPerMeter |
int nana::paint::detail::bitmap_info_header::biYPelsPerMeter |