PfncFormatValueToString Method

CVB.Net Documentation
Gets the official name for the given pixelFormat.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public static string ToString(
	PfncFormat pixelFormat
)

Parameters

pixelFormat
Type: Stemmer.CvbPfncFormat
PFNC pixel format to get name of.

Return Value

Type: String
Name of the given pixelFormat.
See Also

Reference