TNB Library
|
継承メンバを含む CGdiPlus の全メンバ一覧です。
ANTI_ALIAS 列挙値 | CGdiPlus | |
ANTIALIAS 列挙値 | CGdiPlus | |
BICUBIC 列挙値 | CGdiPlus | |
BILINEAR 列挙値 | CGdiPlus | |
BITPERPIXEL 列挙値 | CGdiPlus | |
BMP 列挙値 | CGdiPlus | |
BOLD 列挙値 | CGdiPlus | |
CGdiPlus(void) | CGdiPlus | |
CGdiPlus(HDC hdc) | CGdiPlus | |
CGdiPlus(const CGdiPlus &other) | CGdiPlus | |
ClearImageAttribute(void) | CGdiPlus | |
CLEARTYPE 列挙値 | CGdiPlus | |
DrawAntialiasText(HDC dc, HFONT hFont, DWORD drawTextStyle, COLORREF color, const CGdiPlus::CPos &po, LPCWSTR lpsz) | CGdiPlus | static |
DrawFitImage(const RECT &rc, HBITMAP bmp, bool isFlipX=false, bool isFlipY=false) const | CGdiPlus | |
DrawImage(const CGdiPlus::CPos &po, HBITMAP bmp, double mag=1.0, bool isFlipX=false, bool isFlipY=false) const | CGdiPlus | |
DrawLine(const CPos &s, const CPos &e) | CGdiPlus | |
DrawRotateImage(const CGdiPlus::CPos &po, HBITMAP bmp, const CGdiPlus::CPos &hotSpot, double angle, double mag=1.0) const | CGdiPlus | |
DrawRotateImage(const CGdiPlus::CPos &po, HBITMAP bmp, double angle, double mag=1.0) const | CGdiPlus | |
DrawSkewImage(const CGdiPlus::CPos &po, HBITMAP bmp, const CGdiPlus::CPos &diff, double mag=1.0) const | CGdiPlus | |
DrawText(const RECT &rc, LPCWSTR lpsz) const | CGdiPlus | |
DrawText(const CGdiPlus::CPos &po, LPCWSTR lpsz) const | CGdiPlus | |
EBitmapFormat 列挙名 | CGdiPlus | |
EFontStyle 列挙名 | CGdiPlus | |
EInterpolationMode 列挙名 | CGdiPlus | |
ESmoothingMode 列挙名 | CGdiPlus | |
ETextRenderingHint 列挙名 | CGdiPlus | |
GIF 列挙値 | CGdiPlus | |
HIGH 列挙値 | CGdiPlus | |
HIGH_QUALITY 列挙値 | CGdiPlus | |
HIGH_SPEED 列挙値 | CGdiPlus | |
HQ_BICUBIC 列挙値 | CGdiPlus | |
HQ_BILINEAR 列挙値 | CGdiPlus | |
ITALIC 列挙値 | CGdiPlus | |
JPEG 列挙値 | CGdiPlus | |
JPG 列挙値 | CGdiPlus | |
LoadBitmap(LPCWSTR lpsz) | CGdiPlus | static |
LoadThumbnail(LPCWSTR lpsz) | CGdiPlus | static |
LOW 列挙値 | CGdiPlus | |
NEAREST_NEIGHBOR 列挙値 | CGdiPlus | |
NONE 列挙値 | CGdiPlus | |
operator=(const CGdiPlus &other) | CGdiPlus | |
PNG 列挙値 | CGdiPlus | |
ReferImageAttribute(void) | CGdiPlus | |
REGULAR 列挙値 | CGdiPlus | |
SaveBitmap(LPCWSTR lpsz, Gdiplus::Bitmap &bmp, EBitmapFormat fmt=BMP, LONG jpegQuality=80) | CGdiPlus | static |
SaveBitmap(LPCWSTR lpsz, HBITMAP hBmp, EBitmapFormat fmt=BMP, LONG jpegQuality=80) | CGdiPlus | static |
SetBrush(COLORREF color) | CGdiPlus | |
SetBrush(HBITMAP bmp) | CGdiPlus | |
SetDC(HDC hdc) | CGdiPlus | |
SetFont(HFONT hFont) | CGdiPlus | |
SetFont(LPCWSTR lpszFontName, float size, int style=REGULAR) | CGdiPlus | |
SetImageInterpolationMode(EInterpolationMode mode) | CGdiPlus | |
SetImageTransparentColor(COLORREF colorLow, COLORREF colorHigh) | CGdiPlus | |
SetPen(COLORREF color, float width) | CGdiPlus | |
SetSmoothingMode(ESmoothingMode mode) | CGdiPlus | |
SetTextRenderingHint(ETextRenderingHint hint, bool boIsGridFit=false) | CGdiPlus | |
SetTextStyle(DWORD drawTextStyle) | CGdiPlus | |
Startup(void) | CGdiPlus | static |
STRIKEOUT 列挙値 | CGdiPlus | |
SYSTEM_DEFAULT 列挙値 | CGdiPlus | |
TIF 列挙値 | CGdiPlus | |
TIFF 列挙値 | CGdiPlus | |
UNDERLINE 列挙値 | CGdiPlus | |
~CGdiPlus(void) | CGdiPlus | virtual |