GetBinaryInfo

<< Click to Display Table of Contents >>

Navigation:  NxLib API > C# Interface / CLI > Basic Access > Read Access >

GetBinaryInfo

Wraps nxLibGetBinaryInfo.

Signature

static void GetBinaryInfo(Out int result, String itemPath, Out int width, Out int height, Out int channelCount, Out int bytesPerElement, Out bool isFloat, Out double timestamp)