Name change replacements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -137,7 +137,7 @@ the GIF and TIFF handler and as the largest and most colourful one by the ICO ha
|
||||
|
||||
\wxheading{Remarks}
|
||||
|
||||
Depending on how wxWindows has been configured, not all formats may be available.
|
||||
Depending on how wxWidgets has been configured, not all formats may be available.
|
||||
|
||||
Note: any handler other than BMP must be previously
|
||||
initialized with \helpref{wxImage::AddHandler}{wximageaddhandler} or
|
||||
@@ -208,7 +208,7 @@ returns TRUE if the current image handlers can read this file
|
||||
|
||||
Deletes all image handlers.
|
||||
|
||||
This function is called by wxWindows on exit.
|
||||
This function is called by wxWidgets on exit.
|
||||
|
||||
\membersection{wxImage::ComputeHistogram}\label{wximagecomputehistogram}
|
||||
|
||||
@@ -515,7 +515,7 @@ Returns TRUE if the given option is present. The function is case-insensitive to
|
||||
Internal use only. Adds standard image format handlers. It only install BMP
|
||||
for the time being, which is used by wxBitmap.
|
||||
|
||||
This function is called by wxWindows on startup, and shouldn't be called by
|
||||
This function is called by wxWidgets on startup, and shouldn't be called by
|
||||
the user.
|
||||
|
||||
\wxheading{See also}
|
||||
@@ -584,7 +584,7 @@ the GIF and TIFF handler and as the largest and most colourful one by the ICO ha
|
||||
|
||||
\wxheading{Remarks}
|
||||
|
||||
Depending on how wxWindows has been configured, not all formats may be available.
|
||||
Depending on how wxWidgets has been configured, not all formats may be available.
|
||||
|
||||
Note: you can use \helpref{GetOptionInt}{wximagegetoptionint} to get the
|
||||
hotspot for loaded cursor file:
|
||||
@@ -693,7 +693,7 @@ TRUE if the operation succeeded, FALSE otherwise.
|
||||
|
||||
\wxheading{Remarks}
|
||||
|
||||
Depending on how wxWindows has been configured, not all formats may be available.
|
||||
Depending on how wxWidgets has been configured, not all formats may be available.
|
||||
|
||||
Note: you can use \helpref{GetOptionInt}{wximagegetoptionint} to set the
|
||||
hotspot before saving an image into a cursor file (default hotspot is in
|
||||
@@ -952,7 +952,7 @@ application initialisation.
|
||||
|
||||
This software is based in part on the work of the Independent JPEG Group.
|
||||
|
||||
(Applies when wxWindows is linked with JPEG support. wxJPEGHandler uses libjpeg
|
||||
(Applies when wxWidgets is linked with JPEG support. wxJPEGHandler uses libjpeg
|
||||
created by IJG.)
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
Reference in New Issue
Block a user