Murl::Resource::IImage::Iff Struct Reference

IFF file specific structs. More...

#include "murl_resource_i_image.h"

Classes

struct  HeaderChunk
 The IFF header chunk of a native image resource. More...
 
struct  MipLevelChunk
 An IFF chunk containing the actual image data for a specific MIP level. More...
 
struct  StreamChunk
 An IFF chunk containing a single image data stream. More...
 

Public Types

enum  { FOURCC_FILE , VERSION }
 IFF identifiers. More...
 

Detailed Description

IFF file specific structs.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

IFF identifiers.

Enumerator
FOURCC_FILE 

The four character code identifying a native resource as an image.

VERSION 

The version of a native resource supported by the engine.


The documentation for this struct was generated from the following file:
  • murl_resource_i_image.h


Copyright © 2011-2024 Spraylight GmbH.