Guest User

Untitled

a guest
Jul 23rd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. virtual HRESULT STDMETHODCALLTYPE Initialize(
  2. [IN] __RPC__in_opt IWICBitmapSource *pISource,
  3. [IN] __RPC__in REFWICPixelFormatGUID dstFormat,
  4. [IN] WICBitmapDitherType dither,
  5. [IN] IWICPalette *pIPalette,
  6. [IN] double alphaThresholdPercent,
  7. [IN] WICBitmapPaletteType paletteTranslate);
Add Comment
Please, Sign In to add comment