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

Go to the source code of this file.

Classes

class  Atil::ColorModelInterface
 
class  Atil::DataModelAttributes
 
class  Atil::DataModel
 
class  Atil::RgbModel
 
class  Atil::RgbColor
 
class  Atil::RgbPaletteModel
 
class  Atil::RgbGrayModel
 
class  Atil::ImagePixel
 
class  Atil::Size
 
class  Atil::Offset
 
class  Atil::RowProviderInterface
 
class  Atil::FileReadDescriptor
 
class  Atil::Image
 
class  Atil::ImageFormatCodec
 
class  Atil::StringBuffer
 
class  Atil::FileSpecifier
 
class  Atil::FormatCodecPropertyInterface
 
class  Atil::FormatCodecIntProperty
 
class  Atil::FormatCodecPropertySetIterator
 
class  Atil::FileWriteDescriptor
 
class  Atil::ATILException
 
class  BmpFormatCodec
 
class  JfifFormatCodec
 
class  PngFormatCodec
 
class  TiffFormatCodec
 
class  PngCompressionType
 
class  PngCompression
 
class  TiffCompressionType
 
class  TiffCompression
 

Namespaces

namespace  Atil
 

Typedefs

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

Enumerations

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