IWICPalette

Undocumented in source.

Members

Functions

GetColorCount
HRESULT GetColorCount(UINT* pcCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetColors
HRESULT GetColors(UINT cCount, WICColor* pColors, UINT* pcActualColors)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetType
HRESULT GetType(WICBitmapPaletteType* pePaletteType)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HasAlpha
HRESULT HasAlpha(BOOL* pfHasAlpha)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializeCustom
HRESULT InitializeCustom(WICColor* pColors, UINT cCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializeFromBitmap
HRESULT InitializeFromBitmap(IWICBitmapSource pISurface, UINT cCount, BOOL fAddTransparentColor)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializeFromPalette
HRESULT InitializeFromPalette(IWICPalette pIPalette)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializePredefined
HRESULT InitializePredefined(WICBitmapPaletteType ePaletteType, BOOL fAddTransparentColor)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsBlackWhite
HRESULT IsBlackWhite(BOOL* pfIsBlackWhite)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsGrayscale
HRESULT IsGrayscale(BOOL* pfIsGrayscale)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta