Back to FabImage 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: fis
Module: Genicam

Converts a string to a GigEVision image pixel format.

Syntax

void fis::StringToGevPixelFormat
(
	const ftl::String& inString,
	fil::GevPixelFormat& outPixelFormat
)

Parameters

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