class ResFileHeader : public nw::ut::ResCommon< ResFileHeaderData >
Binary resource class that represents file headers for graphics.
| ResFileHeader | Constructor. | |
|---|---|---|
| ref | ||
| operator== | ||
operator !=
|
||
| GetSignature | Gets the signature. | |
| SetSignature | Sets the signature. | |
| GetByteOrder | Gets the byte order. | |
| SetByteOrder | Sets the byte order. | |
GetHeaderSize
|
Gets the header size. | |
| SetHeaderSize | Sets the header size. | |
GetRevision
|
Gets the revision information. | |
| SetRevision | Sets the revision information. | |
| GetFileSize | Gets the file size. | |
| SetFileSize | Sets the file size. | |
| GetNumBlocks | Gets the number of blocks. | |
| SetNumBlocks | Sets the number of blocks. | |
| GetFileHeader | Gets a binary file header. | |
| GetFirstBlockHeader | Gets binary block information. | |
| GetImageBlockData | Gets the start data address of an image data block. | |
| GetImageBlockDataSize | Gets the data size of the image data block. | |
| ptr | Returns a pointer to a binary resource structure. (Inherited from ResCommon) |
|
IsValid
|
Determines whether a pointer to a resource is null.(Inherited from ResCommonBase. |
|
| S | GetClassName |
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResFileHeader
CONFIDENTIAL