ResIconDecoder

ResIconDecoder


Decodes an icon from a .RES formatted byte array.


Implements:

IResourceDecoder 

Public:

Methods:

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

See Also

ResourceReader
WinResourceReader