X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a61d25e6394cb952ce59bbfbc68db72a07069dd9..d7d176241e313dc60b47cc967ddbc6018309d286:/docs/latex/wx/image.tex diff --git a/docs/latex/wx/image.tex b/docs/latex/wx/image.tex index 84845e8189..28aadc6a22 100644 --- a/docs/latex/wx/image.tex +++ b/docs/latex/wx/image.tex @@ -324,11 +324,11 @@ chararcters in RGBGBRGB... format. Returns the green intensity at the given coordinate. -\membersection{wxImage::GetImagesCount}\label{wximagegetimagescount} +\membersection{wxImage::GetImageCount}\label{wximagegetimagecount} -\func{static int}{GetImagesCount}{\param{const wxString\&}{ filename}, \param{long}{ type = wxBITMAP\_TYPE\_ANY}} +\func{static int}{GetImageCount}{\param{const wxString\&}{ filename}, \param{long}{ type = wxBITMAP\_TYPE\_ANY}} -\func{static int}{GetImagesCount}{\param{wxInputStream\&}{ stream}, \param{long}{ type = wxBITMAP\_TYPE\_ANY}} +\func{static int}{GetImageCount}{\param{wxInputStream\&}{ stream}, \param{long}{ type = wxBITMAP\_TYPE\_ANY}} If the image file contains more than one image and the image handler is capable of retrieving these individually, this function will return the number of @@ -943,9 +943,9 @@ Gets the name of this handler. Gets the file extension associated with this handler. -\membersection{wxImageHandler::GetImagesCount}\label{wximagehandlergetimagescount} +\membersection{wxImageHandler::GetImageCount}\label{wximagehandlergetimagecount} -\func{int}{GetImagesCount}{\param{wxInputStream\&}{ stream}} +\func{int}{GetImageCount}{\param{wxInputStream\&}{ stream}} If the image file contains more than one image and the image handler is capable of retrieving these individually, this function will return the number of