C# Class ManagedWin32.Api.GroupIconDirEntry

显示文件 Open project: MathewSachin/ManagedWin32

Public Properties

Property Type Description
BitCount short
BytesInRes int
ColorCount byte
Height byte
ID short
Planes short
Reserved byte
Width byte

Public Methods

Method Description
ToIconDirEntry ( int imageOffiset ) : IconDirEntry

Method Details

ToIconDirEntry() public method

public ToIconDirEntry ( int imageOffiset ) : IconDirEntry
imageOffiset int
return IconDirEntry

Property Details

BitCount public_oe property

public short BitCount
return short

BytesInRes public_oe property

public int BytesInRes
return int

ColorCount public_oe property

public byte ColorCount
return byte

Height public_oe property

public byte Height
return byte

ID public_oe property

public short ID
return short

Planes public_oe property

public short Planes
return short

Reserved public_oe property

public byte Reserved
return byte

Width public_oe property

public byte Width
return byte