C# 클래스 TagTool.Common.DdsFourCc

Utility class for DDS FourCC values.
파일 보기 프로젝트 열기: TheGuardians/TagTool 1 사용 예제들

공개 메소드들

메소드 설명
FromString ( string str ) : uint

Creates a FourCC value from a string.

메소드 상세

FromString() 공개 정적인 메소드

Creates a FourCC value from a string.
public static FromString ( string str ) : uint
str string The string.
리턴 uint