ReactOS 0.4.15-dev-7924-g5949c20
ATL::CImage Member List

This is the complete list of members for ATL::CImage, including all inherited members.

_getAllDecoders(UINT &cDecoders)ATL::CImageinlineprivatestatic
_getAllEncoders(UINT &cEncoders)ATL::CImageinlineprivatestatic
AlphaBlend(HDC hDestDC, int xDest, int yDest, int nDestWidth, int nDestHeight, int xSrc, int ySrc, int nSrcWidth, int nSrcHeight, BYTE bSrcAlpha=0xFF, BYTE bBlendOp=AC_SRC_OVER) constATL::CImageinline
AlphaBlend(HDC hDestDC, int xDest, int yDest, BYTE bSrcAlpha=0xFF, BYTE bBlendOp=AC_SRC_OVER) constATL::CImageinline
AlphaBlend(HDC hDestDC, const POINT &pointDest, BYTE bSrcAlpha=0xFF, BYTE bBlendOp=AC_SRC_OVER) constATL::CImageinline
AlphaBlend(HDC hDestDC, const RECT &rectDest, const RECT &rectSrc, BYTE bSrcAlpha=0xFF, BYTE bBlendOp=AC_SRC_OVER) constATL::CImageinline
Attach(HBITMAP hBitmap, DIBOrientation eOrientation=DIBOR_DEFAULT) noexceptATL::CImageinline
AttachInternal(HBITMAP hBitmap, DIBOrientation eOrientation, LONG iTransColor) noexceptATL::CImageinlineprivate
BitBlt(HDC hDestDC, int xDest, int yDest, int nDestWidth, int nDestHeight, int xSrc, int ySrc, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
BitBlt(HDC hDestDC, int xDest, int yDest, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
BitBlt(HDC hDestDC, const POINT &pointDest, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
BitBlt(HDC hDestDC, const RECT &rectDest, const POINT &pointSrc, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
BuildCodecFilterString(const Gdiplus::ImageCodecInfo *pCodecs, UINT cCodecs, CSimpleString &strFilter, CSimpleArray< GUID > &aguidFileTypes, LPCTSTR pszAllFilesDescription, DWORD dwExclude, TCHAR chSeparator)ATL::CImageinlineprivatestatic
CImage() noexceptATL::CImageinline
CImage(const CImage &)=deleteATL::CImageprivate
Create(int nWidth, int nHeight, int nBPP, DWORD dwFlags=0) noexceptATL::CImageinline
createAlphaChannel enum valueATL::CImage
CreateEx(int nWidth, int nHeight, int nBPP, DWORD eCompression, const DWORD *pdwBitmasks=NULL, DWORD dwFlags=0) noexceptATL::CImageinline
CreateInternal(int nWidth, int nHeight, int nBPP, DWORD eCompression, const DWORD *pdwBitmasks=NULL, DWORD dwFlags=0) noexceptATL::CImageinlineprivate
Destroy() noexceptATL::CImageinline
Detach() noexceptATL::CImageinline
DIBOR_BOTTOMUP enum valueATL::CImage
DIBOR_DEFAULT enum valueATL::CImage
DIBOR_TOPDOWN enum valueATL::CImage
DIBOrientation enum nameATL::CImage
Draw(HDC hDestDC, int xDest, int yDest, int nDestWidth, int nDestHeight, int xSrc, int ySrc, int nSrcWidth, int nSrcHeight) const noexceptATL::CImageinline
Draw(HDC hDestDC, const RECT &rectDest, const RECT &rectSrc) const noexceptATL::CImageinline
Draw(HDC hDestDC, int xDest, int yDest) const noexceptATL::CImageinline
Draw(HDC hDestDC, const POINT &pointDest) const noexceptATL::CImageinline
Draw(HDC hDestDC, int xDest, int yDest, int nDestWidth, int nDestHeight) const noexceptATL::CImageinline
Draw(HDC hDestDC, const RECT &rectDest) const noexceptATL::CImageinline
excludeBMP enum valueATL::CImage
excludeDefaultLoad enum valueATL::CImage
excludeDefaultSave enum valueATL::CImage
excludeEMF enum valueATL::CImage
ExcludeFlags enum nameATL::CImage
excludeGIF enum valueATL::CImage
excludeIcon enum valueATL::CImage
excludeJPEG enum valueATL::CImage
excludeOther enum valueATL::CImage
excludePNG enum valueATL::CImage
excludeTIFF enum valueATL::CImage
excludeWMF enum valueATL::CImage
FindCodecForExtension(LPCTSTR dotext, const Gdiplus::ImageCodecInfo *pCodecs, UINT nCodecs)ATL::CImageinlineprivatestatic
FindCodecForFileType(REFGUID guidFileType, const Gdiplus::ImageCodecInfo *pCodecs, UINT nCodecs)ATL::CImageinlineprivatestatic
GetBits() noexceptATL::CImageinline
GetBits() const noexceptATL::CImageinline
GetBPP() const noexceptATL::CImageinline
GetColorTable(UINT iFirstColor, UINT nColors, RGBQUAD *prgbColors) const noexceptATL::CImageinline
GetDC() const noexceptATL::CImageinline
GetExporterFilterString(CSimpleString &strExporters, CSimpleArray< GUID > &aguidFileTypes, LPCTSTR pszAllFilesDescription=NULL, DWORD dwExclude=excludeDefaultSave, TCHAR chSeparator=TEXT('|'))ATL::CImageinlinestatic
GetFileExtension(LPCWSTR pszFileName) constATL::CImageinlineprivate
GetHeight() const noexceptATL::CImageinline
GetImporterFilterString(CSimpleString &strImporters, CSimpleArray< GUID > &aguidFileTypes, LPCTSTR pszAllFilesDescription=NULL, DWORD dwExclude=excludeDefaultLoad, TCHAR chSeparator=TEXT('|'))ATL::CImageinlinestatic
GetMaxColorTableEntries() const noexceptATL::CImageinline
GetPitch() const noexceptATL::CImageinline
GetPixel(int x, int y) const noexceptATL::CImageinline
GetPixelAddress(int x, int y) noexceptATL::CImageinline
GetPixelAddress(int x, int y) const noexceptATL::CImageinline
GetTransparentColor() const noexceptATL::CImageinline
GetWidth() const noexceptATL::CImageinline
InitGDIPlus() noexceptATL::CImageinlineprivatestatic
IsDIBSection() const noexceptATL::CImageinline
IsIndexed() const noexceptATL::CImageinline
IsNull() const noexceptATL::CImageinline
IsTransparencySupported() noexceptATL::CImageinlinestatic
Load(LPCTSTR pszFileName) noexceptATL::CImageinline
Load(IStream *pStream) noexceptATL::CImageinline
LoadFromResource(HINSTANCE hInstance, LPCTSTR pszResourceName) noexceptATL::CImageinline
LoadFromResource(HINSTANCE hInstance, UINT nIDResource) noexceptATL::CImageinline
m_bHasAlphaChannelATL::CImageprivate
m_bIsDIBSectionATL::CImageprivate
m_clrTransparentColorATL::CImageprivate
m_hBitmapATL::CImageprivate
m_hDCATL::CImagemutableprivate
m_hOldBitmapATL::CImagemutableprivate
m_nBPPATL::CImageprivate
m_nDCRefCountATL::CImagemutableprivate
m_nHeightATL::CImageprivate
m_nPitchATL::CImageprivate
m_nWidthATL::CImageprivate
m_pBitsATL::CImageprivate
MaskBlt(HDC hDestDC, int xDest, int yDest, int nDestWidth, int nDestHeight, int xSrc, int ySrc, HBITMAP hbmMask, int xMask, int yMask, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
MaskBlt(HDC hDestDC, const RECT &rectDest, const POINT &pointSrc, HBITMAP hbmMask, const POINT &pointMask, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
MaskBlt(HDC hDestDC, int xDest, int yDest, HBITMAP hbmMask, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
MaskBlt(HDC hDestDC, const POINT &pointDest, HBITMAP hbmMask, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
operator HBITMAP() noexceptATL::CImageinline
operator=(const CImage &)=deleteATL::CImageprivate
PlgBlt(HDC hDestDC, const POINT *pPoints, int xSrc, int ySrc, int nSrcWidth, int nSrcHeight, HBITMAP hbmMask=NULL, int xMask=0, int yMask=0) const noexceptATL::CImageinline
PlgBlt(HDC hDestDC, const POINT *pPoints, HBITMAP hbmMask=NULL) const noexceptATL::CImageinline
PlgBlt(HDC hDestDC, const POINT *pPoints, const RECT &rectSrc, HBITMAP hbmMask, const POINT &pointMask) const noexceptATL::CImageinline
PlgBlt(HDC hDestDC, const POINT *pPoints, const RECT &rectSrc, HBITMAP hbmMask=NULL) const noexceptATL::CImageinline
ReleaseDC() const noexceptATL::CImageinline
ReleaseGDIPlus()ATL::CImageinlinestatic
RGBFromPaletteIndex(int iIndex) constATL::CImageinlineprivate
s_gdiplusATL::CImageprivatestatic
Save(IStream *pStream, GUID *guidFileType) const noexceptATL::CImageinline
Save(LPCTSTR pszFileName, REFGUID guidFileType=GUID_NULL) const noexceptATL::CImageinline
SetColorTable(UINT iFirstColor, UINT nColors, const RGBQUAD *prgbColors) noexceptATL::CImageinline
SetPixel(int x, int y, COLORREF color) noexceptATL::CImageinline
SetPixelIndexed(int x, int y, int iIndex) noexceptATL::CImageinline
SetPixelRGB(int x, int y, BYTE r, BYTE g, BYTE b) noexceptATL::CImageinline
SetTransparentColor(COLORREF rgbTransparent) noexceptATL::CImageinline
ShouldExcludeFormat(REFGUID guidFileType, DWORD dwExclude)ATL::CImageinlineprivatestatic
StretchBlt(HDC hDestDC, int xDest, int yDest, int nDestWidth, int nDestHeight, int xSrc, int ySrc, int nSrcWidth, int nSrcHeight, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
StretchBlt(HDC hDestDC, int xDest, int yDest, int nDestWidth, int nDestHeight, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
StretchBlt(HDC hDestDC, const RECT &rectDest, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
StretchBlt(HDC hDestDC, const RECT &rectDest, const RECT &rectSrc, DWORD dwROP=SRCCOPY) const noexceptATL::CImageinline
TransparentBlt(HDC hDestDC, int xDest, int yDest, int nDestWidth, int nDestHeight, int xSrc, int ySrc, int nSrcWidth, int nSrcHeight, UINT crTransparent=CLR_INVALID) const noexceptATL::CImageinline
TransparentBlt(HDC hDestDC, int xDest, int yDest, int nDestWidth, int nDestHeight, UINT crTransparent=CLR_INVALID) const noexceptATL::CImageinline
TransparentBlt(HDC hDestDC, const RECT &rectDest, UINT crTransparent=CLR_INVALID) const noexceptATL::CImageinline
TransparentBlt(HDC hDestDC, const RECT &rectDest, const RECT &rectSrc, UINT crTransparent=CLR_INVALID) const noexceptATL::CImageinline
~CImage() noexceptATL::CImageinlinevirtual