C# Класс Afterglow.Graphics.GraphicStreams.GraphicStreamFormatHelper

Provides helper functions for the GraphicStreamFormat-enum.
Показать файл Открыть проект

Открытые методы

Метод Описание
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