181 lines
6.9 KiB
TeX
181 lines
6.9 KiB
TeX
\hypertarget{class_image_loader}{
|
|
\section{ImageLoader Class Reference}
|
|
\label{class_image_loader}\index{ImageLoader@{ImageLoader}}
|
|
}
|
|
|
|
|
|
{\ttfamily \#include $<$ImageLoader.h$>$}
|
|
|
|
\subsection*{Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\hyperlink{class_image_loader_aff8e0ecf1611ba1c2d9f1fbf6f4efb38}{ImageLoader} (void)
|
|
\item
|
|
\hyperlink{class_image_loader_aa68025bde21fa6566ad43d04b61fa211}{ImageLoader} (const char $\ast$filename)
|
|
\item
|
|
virtual \hyperlink{class_image_loader_acce398271fc04e6a5ab9707d9210cb3e}{$\sim$ImageLoader} (void)
|
|
\item
|
|
bool \hyperlink{class_image_loader_a24fdb991574efb5d45afc1aae608f9d0}{LoadBMP} (const char $\ast$filename)
|
|
\item
|
|
\hyperlink{_image_loader_8h_a4ae1dab0fb4b072a66584546209e7d58}{BYTE} $\ast$ \hyperlink{class_image_loader_a216f7a6ba0bd49a673de772e0e6dca29}{GetAlpha} (void) const
|
|
\item
|
|
\hyperlink{_image_loader_8h_a9154c0d0c21af4686624543215b4e5f2}{LONG} \hyperlink{class_image_loader_a82df5f39b2a699ab215ae2f1c714b76e}{GetHeight} (void) const
|
|
\item
|
|
\hyperlink{_image_loader_8h_ae6f8a4686bbcb20bd72057e00143b167}{RGBQUAD} $\ast$ \hyperlink{class_image_loader_ae6e6d2dff943e9596fc16dd27a4851a0}{GetColors} (void) const
|
|
\item
|
|
bool \hyperlink{class_image_loader_a142aaed3cf7bb654af091d215ce05091}{GetLoaded} (void) const
|
|
\item
|
|
\hyperlink{_image_loader_8h_a4ae1dab0fb4b072a66584546209e7d58}{BYTE} $\ast$ \hyperlink{class_image_loader_a3a4ed52e7b28bb4f48f967de8bf702a9}{GetPixelData} (void) const
|
|
\item
|
|
\hyperlink{_image_loader_8h_a9154c0d0c21af4686624543215b4e5f2}{LONG} \hyperlink{class_image_loader_ab673a17dd93d0a4393934afc14b86885}{GetWidth} (void) const
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
|
|
|
|
Definition at line 45 of file ImageLoader.h.
|
|
|
|
|
|
|
|
\subsection{Constructor \& Destructor Documentation}
|
|
\hypertarget{class_image_loader_aff8e0ecf1611ba1c2d9f1fbf6f4efb38}{
|
|
\index{ImageLoader@{ImageLoader}!ImageLoader@{ImageLoader}}
|
|
\index{ImageLoader@{ImageLoader}!ImageLoader@{ImageLoader}}
|
|
\subsubsection[{ImageLoader}]{\setlength{\rightskip}{0pt plus 5cm}ImageLoader::ImageLoader (
|
|
\begin{DoxyParamCaption}
|
|
\item[{void}]{}
|
|
\end{DoxyParamCaption}
|
|
)}}
|
|
\label{class_image_loader_aff8e0ecf1611ba1c2d9f1fbf6f4efb38}
|
|
|
|
|
|
Definition at line 9 of file ImageLoader.cpp.
|
|
|
|
\hypertarget{class_image_loader_aa68025bde21fa6566ad43d04b61fa211}{
|
|
\index{ImageLoader@{ImageLoader}!ImageLoader@{ImageLoader}}
|
|
\index{ImageLoader@{ImageLoader}!ImageLoader@{ImageLoader}}
|
|
\subsubsection[{ImageLoader}]{\setlength{\rightskip}{0pt plus 5cm}ImageLoader::ImageLoader (
|
|
\begin{DoxyParamCaption}
|
|
\item[{const char $\ast$}]{filename}
|
|
\end{DoxyParamCaption}
|
|
)}}
|
|
\label{class_image_loader_aa68025bde21fa6566ad43d04b61fa211}
|
|
|
|
|
|
Definition at line 14 of file ImageLoader.cpp.
|
|
|
|
\hypertarget{class_image_loader_acce398271fc04e6a5ab9707d9210cb3e}{
|
|
\index{ImageLoader@{ImageLoader}!$\sim$ImageLoader@{$\sim$ImageLoader}}
|
|
\index{$\sim$ImageLoader@{$\sim$ImageLoader}!ImageLoader@{ImageLoader}}
|
|
\subsubsection[{$\sim$ImageLoader}]{\setlength{\rightskip}{0pt plus 5cm}ImageLoader::$\sim$ImageLoader (
|
|
\begin{DoxyParamCaption}
|
|
\item[{void}]{}
|
|
\end{DoxyParamCaption}
|
|
)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}
|
|
\label{class_image_loader_acce398271fc04e6a5ab9707d9210cb3e}
|
|
|
|
|
|
Definition at line 19 of file ImageLoader.cpp.
|
|
|
|
|
|
|
|
\subsection{Member Function Documentation}
|
|
\hypertarget{class_image_loader_a216f7a6ba0bd49a673de772e0e6dca29}{
|
|
\index{ImageLoader@{ImageLoader}!GetAlpha@{GetAlpha}}
|
|
\index{GetAlpha@{GetAlpha}!ImageLoader@{ImageLoader}}
|
|
\subsubsection[{GetAlpha}]{\setlength{\rightskip}{0pt plus 5cm}{\bf BYTE} $\ast$ ImageLoader::GetAlpha (
|
|
\begin{DoxyParamCaption}
|
|
\item[{void}]{}
|
|
\end{DoxyParamCaption}
|
|
) const}}
|
|
\label{class_image_loader_a216f7a6ba0bd49a673de772e0e6dca29}
|
|
|
|
|
|
Definition at line 164 of file ImageLoader.cpp.
|
|
|
|
\hypertarget{class_image_loader_ae6e6d2dff943e9596fc16dd27a4851a0}{
|
|
\index{ImageLoader@{ImageLoader}!GetColors@{GetColors}}
|
|
\index{GetColors@{GetColors}!ImageLoader@{ImageLoader}}
|
|
\subsubsection[{GetColors}]{\setlength{\rightskip}{0pt plus 5cm}{\bf RGBQUAD}$\ast$ ImageLoader::GetColors (
|
|
\begin{DoxyParamCaption}
|
|
\item[{void}]{}
|
|
\end{DoxyParamCaption}
|
|
) const\hspace{0.3cm}{\ttfamily \mbox{[}inline\mbox{]}}}}
|
|
\label{class_image_loader_ae6e6d2dff943e9596fc16dd27a4851a0}
|
|
|
|
|
|
Definition at line 56 of file ImageLoader.h.
|
|
|
|
\hypertarget{class_image_loader_a82df5f39b2a699ab215ae2f1c714b76e}{
|
|
\index{ImageLoader@{ImageLoader}!GetHeight@{GetHeight}}
|
|
\index{GetHeight@{GetHeight}!ImageLoader@{ImageLoader}}
|
|
\subsubsection[{GetHeight}]{\setlength{\rightskip}{0pt plus 5cm}{\bf LONG} ImageLoader::GetHeight (
|
|
\begin{DoxyParamCaption}
|
|
\item[{void}]{}
|
|
\end{DoxyParamCaption}
|
|
) const\hspace{0.3cm}{\ttfamily \mbox{[}inline\mbox{]}}}}
|
|
\label{class_image_loader_a82df5f39b2a699ab215ae2f1c714b76e}
|
|
|
|
|
|
Definition at line 55 of file ImageLoader.h.
|
|
|
|
\hypertarget{class_image_loader_a142aaed3cf7bb654af091d215ce05091}{
|
|
\index{ImageLoader@{ImageLoader}!GetLoaded@{GetLoaded}}
|
|
\index{GetLoaded@{GetLoaded}!ImageLoader@{ImageLoader}}
|
|
\subsubsection[{GetLoaded}]{\setlength{\rightskip}{0pt plus 5cm}bool ImageLoader::GetLoaded (
|
|
\begin{DoxyParamCaption}
|
|
\item[{void}]{}
|
|
\end{DoxyParamCaption}
|
|
) const\hspace{0.3cm}{\ttfamily \mbox{[}inline\mbox{]}}}}
|
|
\label{class_image_loader_a142aaed3cf7bb654af091d215ce05091}
|
|
|
|
|
|
Definition at line 57 of file ImageLoader.h.
|
|
|
|
\hypertarget{class_image_loader_a3a4ed52e7b28bb4f48f967de8bf702a9}{
|
|
\index{ImageLoader@{ImageLoader}!GetPixelData@{GetPixelData}}
|
|
\index{GetPixelData@{GetPixelData}!ImageLoader@{ImageLoader}}
|
|
\subsubsection[{GetPixelData}]{\setlength{\rightskip}{0pt plus 5cm}{\bf BYTE}$\ast$ ImageLoader::GetPixelData (
|
|
\begin{DoxyParamCaption}
|
|
\item[{void}]{}
|
|
\end{DoxyParamCaption}
|
|
) const\hspace{0.3cm}{\ttfamily \mbox{[}inline\mbox{]}}}}
|
|
\label{class_image_loader_a3a4ed52e7b28bb4f48f967de8bf702a9}
|
|
|
|
|
|
Definition at line 58 of file ImageLoader.h.
|
|
|
|
\hypertarget{class_image_loader_ab673a17dd93d0a4393934afc14b86885}{
|
|
\index{ImageLoader@{ImageLoader}!GetWidth@{GetWidth}}
|
|
\index{GetWidth@{GetWidth}!ImageLoader@{ImageLoader}}
|
|
\subsubsection[{GetWidth}]{\setlength{\rightskip}{0pt plus 5cm}{\bf LONG} ImageLoader::GetWidth (
|
|
\begin{DoxyParamCaption}
|
|
\item[{void}]{}
|
|
\end{DoxyParamCaption}
|
|
) const\hspace{0.3cm}{\ttfamily \mbox{[}inline\mbox{]}}}}
|
|
\label{class_image_loader_ab673a17dd93d0a4393934afc14b86885}
|
|
|
|
|
|
Definition at line 59 of file ImageLoader.h.
|
|
|
|
\hypertarget{class_image_loader_a24fdb991574efb5d45afc1aae608f9d0}{
|
|
\index{ImageLoader@{ImageLoader}!LoadBMP@{LoadBMP}}
|
|
\index{LoadBMP@{LoadBMP}!ImageLoader@{ImageLoader}}
|
|
\subsubsection[{LoadBMP}]{\setlength{\rightskip}{0pt plus 5cm}bool ImageLoader::LoadBMP (
|
|
\begin{DoxyParamCaption}
|
|
\item[{const char $\ast$}]{filename}
|
|
\end{DoxyParamCaption}
|
|
)}}
|
|
\label{class_image_loader_a24fdb991574efb5d45afc1aae608f9d0}
|
|
|
|
|
|
Definition at line 29 of file ImageLoader.cpp.
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following files:\begin{DoxyCompactItemize}
|
|
\item
|
|
src/libUnuk/\hyperlink{_image_loader_8h}{ImageLoader.h}\item
|
|
src/libUnuk/\hyperlink{_image_loader_8cpp}{ImageLoader.cpp}\end{DoxyCompactItemize}
|