C# 클래스 System.Resources.ICONDIRENTRY

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

공개 프로퍼티들

프로퍼티 타입 설명
bColorCount byte
bHeight byte
bReserved byte
bWidth byte
dwBytesInRes System.Int32
dwImageOffset System.Int32
image byte[]
wBitCount System.Int16
wPlanes System.Int16

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

bColorCount 공개적으로 프로퍼티

public byte bColorCount
리턴 byte

bHeight 공개적으로 프로퍼티

public byte bHeight
리턴 byte

bReserved 공개적으로 프로퍼티

public byte bReserved
리턴 byte

bWidth 공개적으로 프로퍼티

public byte bWidth
리턴 byte

dwBytesInRes 공개적으로 프로퍼티

public Int32,System dwBytesInRes
리턴 System.Int32

dwImageOffset 공개적으로 프로퍼티

public Int32,System dwImageOffset
리턴 System.Int32

image 공개적으로 프로퍼티

public byte[] image
리턴 byte[]

wBitCount 공개적으로 프로퍼티

public Int16,System wBitCount
리턴 System.Int16

wPlanes 공개적으로 프로퍼티

public Int16,System wPlanes
리턴 System.Int16