C# 클래스 ImageSharp.DDS.MipInfo

파일 보기 프로젝트 열기: Zulkir/ImageSharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Depth int
Height int
OffsetInBytes int
SizeInBytes int
Width int

프로퍼티 상세

Depth 공개적으로 프로퍼티

public int Depth
리턴 int

Height 공개적으로 프로퍼티

public int Height
리턴 int

OffsetInBytes 공개적으로 프로퍼티

public int OffsetInBytes
리턴 int

SizeInBytes 공개적으로 프로퍼티

public int SizeInBytes
리턴 int

Width 공개적으로 프로퍼티

public int Width
리턴 int