Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FFileHelper > API/Runtime/Core/Misc/FFileHelper/CreateBitmap
Deprecated * EChannelMask has been deprecated in favor of EColorChannel, please use the other CreateBitmap() method.
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/FileHelper.h |
| Include | #include "Misc/FileHelper.h" |
static PRAGMA_DISABLE_DEPRECATION_WARNINGSbool CreateBitmap
&40;
const TCHAR &42; Pattern,
int32 DataWidth,
int32 DataHeight,
const struct FColor &42; Data,
FIntRect &42; SubRectangle,
IFileManager &42; FileManager,
FString &42; OutFilename,
bool bInWriteAlpha,
EChannelMask ChannelMask
&41;