C# Class System.Resources.ICONDIRENTRY

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Свойство Type Description
bColorCount byte
bHeight byte
bReserved byte
bWidth byte
dwBytesInRes System.Int32
dwImageOffset System.Int32
image byte[]
wBitCount System.Int16
wPlanes System.Int16

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

bColorCount public_oe property

public byte bColorCount
Résultat byte

bHeight public_oe property

public byte bHeight
Résultat byte

bReserved public_oe property

public byte bReserved
Résultat byte

bWidth public_oe property

public byte bWidth
Résultat byte

dwBytesInRes public_oe property

public Int32,System dwBytesInRes
Résultat System.Int32

dwImageOffset public_oe property

public Int32,System dwImageOffset
Résultat System.Int32

image public_oe property

public byte[] image
Résultat byte[]

wBitCount public_oe property

public Int16,System wBitCount
Résultat System.Int16

wPlanes public_oe property

public Int16,System wPlanes
Résultat System.Int16