FDMXPixelMappingUtils::GetNumChannelsPerCell

Calculate amount of the channels

Windows
MacOS
Linux

References

Module

DMXPixelMappingCore

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingCore/Public/DMXPixelMappingUtils.h

Include

#include "DMXPixelMappingUtils.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingCore/Private/DMXPixelMappingUtils.cpp

Syntax

static uint32 GetNumChannelsPerCell
(
    EDMXCellFormat InPixelFormat
)

Remarks

Calculate amount of the channels

Returns

Amount of the channels

Parameters

Parameter

Description

InPixelFormat

given pixel format. From 1 up to 4 colors 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