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 colorCount, 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 colorCount)
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 colorCount, 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* pIMILPalette)
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