BitMapResourceDecoder
BitMapResourceDecoder
Decodes bitmap byte data from a byte array and produces a StdPicture. Usually the byte array comes from a .RES file file.
Implements:
IResourceDecoder
Public:
Methods:
Name
Description
Decode
Attempts to decode a set of bytes into a Bitmap.
GetDecodeType
Returns the of resource this decoder can decode.
GetResource
Returns the next decoded resource available in the decoder.
See Also
Project CorLib Overview
Class BitMapResourceDecoder Overview
ResourceReader
WinResourceReader