SimpleWindow
载入中...
搜索中...
未找到
sw::ImageList 成员列表

成员的完整列表,这些成员属于 sw::ImageList,包括所有继承而来的类成员

Add(HBITMAP hbmImage, HBITMAP hbmMask) noexceptsw::ImageList
AddIcon(HICON hIcon) noexceptsw::ImageList
AddMasked(HBITMAP hbmImage, COLORREF crMask) noexceptsw::ImageList
BeginDrag(int iTrack, int dxHotspot, int dyHotspot) noexceptsw::ImageList
Copy(const ImageList &dst, int iDst, const ImageList &src, int iSrc, UINT uFlags) noexceptsw::ImageListstatic
Create(int cx, int cy, UINT flags, int cInitial, int cGrow) noexceptsw::ImageListstatic
DragEnter(HWND hwndLock, int x, int y) noexceptsw::ImageListstatic
DragLeave(HWND hwndLock) noexceptsw::ImageListstatic
DragMove(int x, int y) noexceptsw::ImageListstatic
DragShowNolock(bool fShow) noexceptsw::ImageListstatic
Draw(int i, HDC hdcDst, int x, int y, UINT fStyle) noexceptsw::ImageList
Draw(int i, HDC hdcDst, int x, int y, int dx, int dy, COLORREF rgbBk, COLORREF rgbFg, UINT fStyle) noexceptsw::ImageList
Duplicate() noexceptsw::ImageList
EndDrag() noexceptsw::ImageListstatic
GetBkColor() noexceptsw::ImageList
GetDragImage(POINT *ppt, POINT *pptHotspot) noexceptsw::ImageListstatic
GetHandle() const noexceptsw::ImageList
GetIcon(int i, UINT flags) noexceptsw::ImageList
GetIconSize(int &cx, int &cy) noexceptsw::ImageList
GetImageCount() noexceptsw::ImageList
GetImageInfo(int i, IMAGEINFO *pImageInfo) noexceptsw::ImageList
ImageList(HIMAGELIST hImageList, bool isWrap) noexceptsw::ImageListprotected
ImageList(int cx, int cy, UINT flags, int cInitial, int cGrow) noexceptsw::ImageList
ImageList(const ImageList &other) noexceptsw::ImageList
ImageList(ImageList &&other) noexceptsw::ImageList
IsWrap() const noexceptsw::ImageList
LoadImageA(HINSTANCE hi, LPCSTR lpbmp, int cx, int cGrow, COLORREF crMask, UINT uType, UINT uFlags) noexceptsw::ImageListstatic
LoadImageW(HINSTANCE hi, LPCWSTR lpbmp, int cx, int cGrow, COLORREF crMask, UINT uType, UINT uFlags) noexceptsw::ImageListstatic
Merge(const ImageList &iml1, int i1, const ImageList &iml2, int i2, int dx, int dy) noexceptsw::ImageListstatic
operator=(const ImageList &other) noexceptsw::ImageList
operator=(ImageList &&other) noexceptsw::ImageList
Read(IStream *pstm) noexceptsw::ImageListstatic
ReleaseHandle() noexceptsw::ImageList
Remove(int i) noexceptsw::ImageList
RemoveAll() noexceptsw::ImageList
Replace(int i, HBITMAP hbmImage, HBITMAP hbmMask) noexceptsw::ImageList
ReplaceIcon(int i, HICON hicon) noexceptsw::ImageList
SetBkColor(COLORREF clrBk) noexceptsw::ImageList
SetDragCursorImage(int iDrag, int dxHotspot, int dyHotspot) noexceptsw::ImageList
SetIconSize(int cx, int cy) noexceptsw::ImageList
SetImageCount(UINT uNewCount) noexceptsw::ImageList
SetOverlayImage(int iImage, int iOverlay) noexceptsw::ImageList
Wrap(HIMAGELIST hImageList) noexceptsw::ImageListstatic
Write(IStream *pstm) noexceptsw::ImageList
~ImageList() noexceptsw::ImageList