IImageWrapper::GetBitDepth

Gets the bit depth of the image.

Windows
MacOS
Linux

References

Module

ImageWrapper

Header

/Engine/Source/Runtime/ImageWrapper/Public/IImageWrapper.h

Include

#include "IImageWrapper.h"

Syntax

int32 GetBitDepth() const

Remarks

Gets the bit depth of the image.

Returns

The bit depth per-channel of the image.

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