Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EImageFormat Namespace Reference

Enumerations

enum  Type {
  Invalid = 0xff , PNG = 0x0 , JPEG = 0x1 , GrayscaleJPEG = 0x2 ,
  BMP = 0x3 , ICO = 0x4 , EXR = 0x5
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Invalid 
PNG 
JPEG 
GrayscaleJPEG 
BMP 
ICO 
EXR 

Definition at line 12855 of file Enums.h.