Fixed typos in the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@6892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -80,7 +80,7 @@ it to wxBitmap form. Note that using wxImage is the preferred way to
|
||||
load images in wxWindows, with the exception of resources (XPM-files or
|
||||
native Windows resources). Writing an image format handler for wxImage
|
||||
is also far easier than writing one for wxBitmap, because wxImage has
|
||||
exactly one format on all platforms wheras wxBitmap can store pixel data
|
||||
exactly one format on all platforms whereas wxBitmap can store pixel data
|
||||
very differently, depending on colour depths and platform.
|
||||
|
||||
\wxheading{wxBitmap}
|
||||
|
Reference in New Issue
Block a user