C# 클래스 ManagedWin32.Api.GroupIconDirEntry

파일 보기 프로젝트 열기: MathewSachin/ManagedWin32

공개 프로퍼티들

프로퍼티 타입 설명
BitCount short
BytesInRes int
ColorCount byte
Height byte
ID short
Planes short
Reserved byte
Width byte

공개 메소드들

메소드 설명
ToIconDirEntry ( int imageOffiset ) : IconDirEntry

메소드 상세

ToIconDirEntry() 공개 메소드

public ToIconDirEntry ( int imageOffiset ) : IconDirEntry
imageOffiset int
리턴 IconDirEntry

프로퍼티 상세

BitCount 공개적으로 프로퍼티

public short BitCount
리턴 short

BytesInRes 공개적으로 프로퍼티

public int BytesInRes
리턴 int

ColorCount 공개적으로 프로퍼티

public byte ColorCount
리턴 byte

Height 공개적으로 프로퍼티

public byte Height
리턴 byte

ID 공개적으로 프로퍼티

public short ID
리턴 short

Planes 공개적으로 프로퍼티

public short Planes
리턴 short

Reserved 공개적으로 프로퍼티

public byte Reserved
리턴 byte

Width 공개적으로 프로퍼티

public byte Width
리턴 byte