C# Class ManagedWin32.Api.GroupIconDirEntry

Afficher le fichier Open project: MathewSachin/ManagedWin32

Méthodes publiques

Свойство Type Description
BitCount short
BytesInRes int
ColorCount byte
Height byte
ID short
Planes short
Reserved byte
Width byte

Méthodes publiques

Méthode Description
ToIconDirEntry ( int imageOffiset ) : IconDirEntry

Method Details

ToIconDirEntry() public méthode

public ToIconDirEntry ( int imageOffiset ) : IconDirEntry
imageOffiset int
Résultat IconDirEntry

Property Details

BitCount public_oe property

public short BitCount
Résultat short

BytesInRes public_oe property

public int BytesInRes
Résultat int

ColorCount public_oe property

public byte ColorCount
Résultat byte

Height public_oe property

public byte Height
Résultat byte

ID public_oe property

public short ID
Résultat short

Planes public_oe property

public short Planes
Résultat short

Reserved public_oe property

public byte Reserved
Résultat byte

Width public_oe property

public byte Width
Résultat byte