Back to Aurora Vision Library website

You are here: Start » Function Reference » Conversions » StringToGenPixelFormat

StringToGenPixelFormat


This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.

Header: Genicam.h
Namespace: avs
Module: Genicam

Converts a string to a GenICam pixel format name.

Syntax

void avs::StringToGenPixelFormat
(
	const atl::String& inString,
	avl::GenPixelFormat& outPixelFormat
)

Parameters

Name Type Default Description
Input value inString const String&
Output value outPixelFormat GenPixelFormat&