FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Classes | Typedefs | Enumerations
Atil Namespace Reference

Classes

class  ATILException
 
class  ColorModelInterface
 
class  DataModel
 
class  DataModelAttributes
 
class  FileReadDescriptor
 
class  FileSpecifier
 
class  FileWriteDescriptor
 
class  FormatCodecIntProperty
 
class  FormatCodecPropertyInterface
 
class  FormatCodecPropertySetIterator
 
class  Image
 
class  ImageFormatCodec
 
class  ImagePixel
 
class  Offset
 
class  RgbColor
 
class  RgbGrayModel
 
class  RgbModel
 
class  RgbPaletteModel
 
class  RowProviderInterface
 
class  Size
 
class  StringBuffer
 

Typedefs

typedef signed char Int8
 
typedef unsigned char UInt8
 
typedef signed short Int16
 
typedef unsigned short UInt16
 
typedef signed int Int32
 
typedef unsigned int UInt32
 
typedef signed __int64 Int64
 
typedef unsigned __int64 UInt64
 
typedef unsigned char Data8
 
typedef unsigned short Data16
 
typedef unsigned int Data32
 
typedef unsigned __int64 Data64
 
typedef wchar_t Byte
 

Enumerations

enum  Orientation {
  kTopDownLeftRight , kTopDownRightLeft , kBottomUpLeftRight , kBottomUpRightLeft ,
  kLeftRightTopDown , kRightLeftTopDown , kLeftRightBottomUp , kRightLeftBottomUp
}
 

Typedef Documentation

◆ Byte

Definition at line 142 of file Atil.h.

◆ Data16

Definition at line 126 of file Atil.h.

◆ Data32

Definition at line 127 of file Atil.h.

◆ Data64

Definition at line 128 of file Atil.h.

◆ Data8

Definition at line 125 of file Atil.h.

◆ Int16

Definition at line 24 of file Atil.h.

◆ Int32

Definition at line 26 of file Atil.h.

◆ Int64

Definition at line 28 of file Atil.h.

◆ Int8

Definition at line 22 of file Atil.h.

◆ UInt16

Definition at line 25 of file Atil.h.

◆ UInt32

Definition at line 27 of file Atil.h.

◆ UInt64

Definition at line 29 of file Atil.h.

◆ UInt8

Definition at line 23 of file Atil.h.

Enumeration Type Documentation

◆ Orientation

Enumerator
kTopDownLeftRight 
kTopDownRightLeft 
kBottomUpLeftRight 
kBottomUpRightLeft 
kLeftRightTopDown 
kRightLeftTopDown 
kLeftRightBottomUp 
kRightLeftBottomUp 

Definition at line 130 of file Atil.h.