FImage::GetBytesPerPixel

Gets the number of bytes per pixel.

Windows
MacOS
Linux

References

Module

ImageCore

Header

/Engine/Source/Runtime/ImageCore/Public/ImageCore.h

Include

#include "ImageCore.h"

Source

/Engine/Source/Runtime/ImageCore/Private/ImageCore.cpp

Syntax

int32 GetBytesPerPixel() const

Remarks

Gets the number of bytes per pixel.

Returns

Bytes per pixel.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss