IconResourceGroupDecoder

IconResourceGroupDecoder


Decodes an IconGroup resource.


Implements:

IResourceDecoder 

Public:

Methods:

NameDescription
 Decode Decodes a byte array into a PictureResourceGroup that represents an icon group.  
 GetDecodeType Returns the type of resource this decoder supports.  
 GetResource Returns the next available resource in the decoder.  

Remarks

This returns a ResPictureGroup object when decoded.

See Also

Project CorLib Overview

Class IconResourceGroupDecoder Overview

ResourceReader

WinResourceReader