Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FFileHelper
| Type | Name | Description | |
|---|---|---|---|
| bool | CreateBitmap
(
const TCHAR* Pattern, |
Saves a 24/32Bit BMP file to disk for debug image dump purposes | |
| PRAGMA_DISABLE_DEPRECATION_WARNINGSbool | CreateBitmap
(
const TCHAR* Pattern, |
EChannelMask has been deprecated in favor of EColorChannel, please use the other CreateBitmap() method. |