Home
last modified time | relevance | path

Searched refs:pixelFormat (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/windowscodecs/
H A Dproxy.c418 UINT uiWidth, UINT uiHeight, REFWICPixelFormatGUID pixelFormat, UINT cbStride, in IWICImagingFactory_CreateBitmapFromMemory_Proxy_W() argument
422 pixelFormat, cbStride, cbBufferSize, pbBuffer, ppIBitmap); in IWICImagingFactory_CreateBitmapFromMemory_Proxy_W()
438 UINT uiWidth, UINT uiHeight, REFWICPixelFormatGUID pixelFormat, in IWICImagingFactory_CreateBitmap_Proxy_W() argument
442 pixelFormat, option, ppIBitmap); in IWICImagingFactory_CreateBitmap_Proxy_W()
H A Dbitmap.c794 UINT offset, REFWICPixelFormatGUID pixelFormat, WICBitmapCreateCacheOption option, in BitmapImpl_Create() argument
802 hr = get_pixelformat_bpp(pixelFormat, &bpp); in BitmapImpl_Create()
836 memcpy(&This->pixelformat, pixelFormat, sizeof(GUID)); in BitmapImpl_Create()
H A Dimgfactory.c487 UINT uiWidth, UINT uiHeight, REFWICPixelFormatGUID pixelFormat, in ImagingFactory_CreateBitmap() argument
491 debugstr_guid(pixelFormat), option, ppIBitmap); in ImagingFactory_CreateBitmap()
492 return BitmapImpl_Create(uiWidth, uiHeight, 0, 0, NULL, 0, pixelFormat, option, ppIBitmap); in ImagingFactory_CreateBitmap()
H A Dwincodecs_private.h162 REFWICPixelFormatGUID pixelFormat, WICBitmapCreateCacheOption option,
/reactos/sdk/include/psdk/
H A Dwincodec.idl994 [in] REFWICPixelFormatGUID pixelFormat,
1014 [in] REFWICPixelFormatGUID pixelFormat,