Function BlamRendering::DirectX::WIC::Initialize

Function Documentation

HRESULT BlamRendering::DirectX::WIC::Initialize()

Initializes the Windows Imaging Component (WIC).

This function does not need to be called during startup, as it is automatically called from BlamRendering::DirectX::Initialize.

Return

S_OK if WIC initialized successfully, otherwise will return an error code.