C# 클래스 Afterglow.Graphics.GraphicStreams.GraphicStreamFormatHelper

Provides helper functions for the GraphicStreamFormat-enum.
파일 보기 프로젝트 열기: Christof/afterglow

공개 메소드들

메소드 설명
GetForTypeName ( string typeName ) : GraphicStreamFormat

Gets the corresponding GraphicStreamFormat for the given type name.

메소드 상세

GetForTypeName() 공개 정적인 메소드

Gets the corresponding GraphicStreamFormat for the given type name.
public static GetForTypeName ( string typeName ) : GraphicStreamFormat
typeName string Name of the type.
리턴 GraphicStreamFormat