C# 클래스 Axiom.Media.DDSCodec.DXTInterpolatedAlphaBlock

An 8-byte DXT interpolated alpha block, represents a 4x4 texel area. Used by DXT4/5
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
Alpha0 Byte
Alpha1 Byte
Indexes Byte[]

프로퍼티 상세

Alpha0 공개적으로 프로퍼티

public Byte Alpha0
리턴 Byte

Alpha1 공개적으로 프로퍼티

public Byte Alpha1
리턴 Byte

Indexes 공개적으로 프로퍼티

public Byte[] Indexes
리턴 Byte[]