Back to Aurora Vision Library website

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

StringToGevPixelFormat


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 GigEVision image pixel format.

Syntax

void avs::StringToGevPixelFormat
(
	const atl::String& inString,
	avl::GevPixelFormat& outPixelFormat
)

Parameters

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