|
TNB Library
|
継承メンバを含む CBitmapImage の全メンバ一覧です。
| AlphaBlend(HDC hdc, int x, int y, int parsent=100, int cx=0, int cy=0) const | CBitmapImage | |
| Attach(CBitmapHandle bmp) | CBitmapImage | |
| BitBlt(HDC hdc, int x, int y, DWORD raster=SRCCOPY) const | CBitmapImage | |
| CalcAdjustRect(RECT &_rect, const SIZE &dstSize, const SIZE &srcSize) | CBitmapImage | static |
| CBitmapImage(void) | CBitmapImage | |
| CBitmapImage(CBitmapHandle bmp) | CBitmapImage | |
| CBitmapImage(const CBitmapImage &other) | CBitmapImage | |
| ChangeByDpi(CBitmapHandle bmp) | CBitmapImage | static |
| ChangePixelColor(COLORREF targetColor, COLORREF drawColor) | CBitmapImage | |
| ChangePixelColor(COLORREF r, COLORREF g, COLORREF b) | CBitmapImage | |
| Clone(void) const | CBitmapImage | |
| CreateDilationBitmap(void) const | CBitmapImage | |
| CreateErosionBitmap(void) const | CBitmapImage | |
| CreateGrayscaleBitmap(void) const | CBitmapImage | |
| CreateMaskBitmap(bool boIsReverse=false, COLORREF transColor=CLR_AUTOSELECT) const | CBitmapImage | |
| CreateRawData(void) const | CBitmapImage | |
| CreateReverseImage(bool isVertical, bool isHorizontal) const | CBitmapImage | |
| CreateRgn(COLORREF transColor=CLR_AUTOSELECT) const | CBitmapImage | |
| CreateRotateImage(void) const | CBitmapImage | |
| CustomizeAlpha(BYTE alpha) | CBitmapImage | |
| CustomizeAlpha(BYTE alpha, COLORREF colorEx, BYTE alphaEx) | CBitmapImage | |
| CustomizeAlpha(CBitmapHandle bmp) | CBitmapImage | |
| Cut(const RECT &rect, int cx=0, int cy=0) const | CBitmapImage | |
| Detach(void) | CBitmapImage | |
| Draw(HDC hdc, int x=0, int y=0) const | CBitmapImage | |
| Draw(HDC hdc, const POINT &po) const | CBitmapImage | |
| DrawTile(HDC hdc, const RECT &rect) const | CBitmapImage | |
| EDirection 列挙名 | CBitmapImage | |
| Empty(void) | CBitmapImage | |
| Fill(COLORREF color, const RECT &rect) | CBitmapImage | |
| Fill(COLORREF color) | CBitmapImage | |
| GetBitmapHandle(void) | CBitmapImage | |
| GetBitmapInfo(BITMAPINFOHEADER &_head) const | CBitmapImage | |
| GetBitmapSize(SIZE &_size, HBITMAP hBitmap) | CBitmapImage | static |
| GetDC(void) | CBitmapImage | |
| GetRgbDataPtr(INT_PTR y=-1) | CBitmapImage | |
| GetRgbDataPtr(INT_PTR y=-1) const | CBitmapImage | |
| GetSize(void) const | CBitmapImage | |
| GradationFill(COLORREF color1, COLORREF color2, EDirection direction, const RECT *pRect=NULL) | CBitmapImage | |
| GradationFill(COLORREF color1, COLORREF color2, bool boIsHorizontal, const RECT *pRect=NULL) | CBitmapImage | |
| GradientFill(const PTRIVERTEX pVertex, DWORD dwNumVertex, const PGRADIENT_RECT pMesh, DWORD dwNumMesh, bool boIsHorizontal) | CBitmapImage | |
| HasRgbData(void) const | CBitmapImage | |
| Horizontal 列挙値 | CBitmapImage | |
| Insert(int x, int y, const CBitmapImage &bmpimg, DWORD raster=SRCCOPY, int cx=0, int cy=0) | CBitmapImage | |
| InsertEx(int x, int y, HBITMAP hBitmap, UINT uExFlag=DSS_NORMAL) | CBitmapImage | |
| InsertOnAlphaBlend(int x, int y, const CBitmapImage &bmpimg, int parsent=100, int cx=0, int cy=0) | CBitmapImage | |
| InsertOnSemitransparect(int x, int y, const CBitmapImage &bmpimg, int parsent=100, COLORREF color=CLR_AUTOSELECT) | CBitmapImage | |
| InsertOnTransparent(int x, int y, const CBitmapImage &bmpimg, COLORREF color=CLR_AUTOSELECT, int cx=0, int cy=0) | CBitmapImage | |
| IsEmpty(void) const | CBitmapImage | |
| Load(LPCTSTR lpszFileName, int cx=0, int cy=0, UINT fuLoad=LR_CREATEDIBSECTION) | CBitmapImage | static |
| Load(UINT uBitmapResourceId, int cx=0, int cy=0, UINT fuLoad=LR_CREATEDIBSECTION) | CBitmapImage | static |
| MedianFilter(void) const | CBitmapImage | |
| operator CBitmapHandle(void) | CBitmapImage | |
| operator=(const CBitmapImage &other) | CBitmapImage | |
| Paint(int x, int y, COLORREF c) | CBitmapImage | |
| ReleaseDC(void) | CBitmapImage | |
| Save(LPCTSTR lpszFileName, WORD bitsPixel=0) | CBitmapImage | |
| SemitransparectBlt(HDC hdc, int x, int y, int parsent=100, COLORREF color=CLR_AUTOSELECT) const | CBitmapImage | |
| Set(int cx, int cy, COLORREF color=CLR_INVALID) | CBitmapImage | |
| Set(CBitmapHandle bmp) | CBitmapImage | |
| Set(const CBitmapImage &bmpimg, int cx=0, int cy=0) | CBitmapImage | |
| Set(const CRawData &rawData) | CBitmapImage | |
| SetEx(HDC hDC, int cx, int cy, COLORREF color=CLR_INVALID) | CBitmapImage | |
| SetFromClient(HWND hWnd, const RECT &rect, COLORREF backColor=CLR_INVALID) | CBitmapImage | |
| SetFromClient(HWND hWnd, COLORREF backColor=CLR_INVALID) | CBitmapImage | |
| SetFromDC(HDC hdc, const RECT &rect, int cx=0, int cy=0) | CBitmapImage | |
| SetFromIcon(HICON hIcon, COLORREF backColor) | CBitmapImage | |
| SetFromWindow(HWND hWnd, COLORREF backColor=CLR_INVALID, LPARAM mode=PRF_CLIENT|PRF_ERASEBKGND|PRF_NONCLIENT|PRF_OWNED) | CBitmapImage | |
| SetStretchBltMode(int nStretchMode) | CBitmapImage | |
| SetWorkWnd(HWND h) | CBitmapImage | |
| StretchBlt(HDC hdc, int x, int y, DWORD raster=SRCCOPY, int cx=0, int cy=0) const | CBitmapImage | |
| ToHaveRgbData(void) | CBitmapImage | |
| TransparentBit(HDC hdc, int x, int y, COLORREF color=CLR_AUTOSELECT, int cx=0, int cy=0) const | CBitmapImage | |
| Vertical 列挙値 | CBitmapImage | |
| ~CBitmapImage(void) | CBitmapImage | virtual |