classImageFormat

Fields

push_pin A8push_pin ABGR8888push_pin ARGB8888push_pin ATI_DST16push_pin ATI_DST24push_pin ATI1Npush_pin ATI2Npush_pin BC6Hpush_pin BC7push_pin BGR565push_pin BGR888push_pin BGR888_BLUESCREENpush_pin BGRA1010102push_pin BGRA4444push_pin BGRA5551push_pin BGRA8888push_pin BGRA8888_LINEARpush_pin BGRX5551push_pin BGRX8888push_pin BGRX8888_LINEARpush_pin D15S1push_pin D16push_pin D16_SHADOWpush_pin D24FS8push_pin D24S8push_pin D24X4S4push_pin D24X8push_pin D24X8_SHADOWpush_pin D32push_pin D32FS8push_pin Defaultpush_pin DXT1push_pin DXT1_ONEBITALPHApush_pin DXT3push_pin DXT5push_pin DXT5_NMpush_pin I8push_pin IA88push_pin LE_BGRA8888push_pin LE_BGRX8888push_pin LINEAR_ABGR8888push_pin LINEAR_ARGB8888push_pin LINEAR_BGR888push_pin LINEAR_BGRA8888push_pin LINEAR_BGRX5551push_pin LINEAR_BGRX8888push_pin LINEAR_D24S8push_pin LINEAR_I8push_pin LINEAR_RGB888push_pin LINEAR_RGBA16161616push_pin LINEAR_RGBA8888push_pin Nonepush_pin NULLpush_pin NV_DST16push_pin NV_DST24push_pin NV_INTZpush_pin NV_RAWZpush_pin P8push_pin R11_EACpush_pin R16push_pin R16Fpush_pin R16F_EXPANDpush_pin R32_UINTpush_pin R32Fpush_pin R8G8B8_ETC2push_pin R8G8B8A8_ETC2_EACpush_pin RG11_EACpush_pin RG1616push_pin RG1616Fpush_pin RG1616F_EXPANDpush_pin RG3232Fpush_pin RGB323232Fpush_pin RGB565push_pin RGB888push_pin RGB888_BLUESCREENpush_pin RGBA1010102push_pin RGBA1010102F_EDRAMpush_pin RGBA16161616push_pin RGBA16161616_EDRAMpush_pin RGBA16161616_EDRAM_RGBA16161616push_pin RGBA16161616Fpush_pin RGBA16161616F_EDRAM_RGBA1010102Fpush_pin RGBA16161616F_EXPANDpush_pin RGBA16161616F_EXPAND_EDRAM_RGBA1010102Fpush_pin RGBA32323232Fpush_pin RGBA8888push_pin RGBA8888_LINEARpush_pin RGBX555push_pin RGBX8888push_pin UV88push_pin UVLX8888push_pin UVWQ8888push_pin X360_DST16push_pin X360_DST24push_pin X360_DST24F
ImageFormat
Sandbox.Engine
Derives from Enum

Fields

static ImageFormat A8 = 8
static ImageFormat ABGR8888 = 1
static ImageFormat ARGB8888 = 11
static ImageFormat ATI_DST16 = 34
static ImageFormat ATI_DST24 = 35
static ImageFormat ATI1N = 37
static ImageFormat ATI2N = 36
static ImageFormat BC6H = 85
static ImageFormat BC7 = 86
static ImageFormat BGR565 = 17
static ImageFormat BGR888 = 3
static ImageFormat BGRA4444 = 19
static ImageFormat BGRA5551 = 21
static ImageFormat BGRA8888 = 12
static ImageFormat BGRX5551 = 18
static ImageFormat BGRX8888 = 16
static ImageFormat D15S1 = 61
static ImageFormat D16 = 60
static ImageFormat D16_SHADOW = 68
static ImageFormat D24FS8 = 67
static ImageFormat D24S8 = 63
static ImageFormat D24X4S4 = 66
static ImageFormat D24X8 = 65
static ImageFormat D32 = 62
static ImageFormat D32FS8 = 92
static ImageFormat Default = -2
static ImageFormat DXT1 = 13
static ImageFormat DXT3 = 14
static ImageFormat DXT5 = 15
static ImageFormat DXT5_NM = 78
static ImageFormat I8 = 5
static ImageFormat IA88 = 6
static ImageFormat LINEAR_I8 = 49
static ImageFormat None = -3
static ImageFormat NULL = 56
static ImageFormat NV_DST16 = 30
static ImageFormat NV_DST24 = 31
static ImageFormat NV_INTZ = 32
static ImageFormat NV_RAWZ = 33
static ImageFormat P8 = 7
static ImageFormat R11_EAC = 90
static ImageFormat R16 = 80
static ImageFormat R16F = 59
static ImageFormat R32_UINT = 87
static ImageFormat R32F = 27
static ImageFormat RG11_EAC = 91
static ImageFormat RG1616 = 79
static ImageFormat RG1616F = 53
static ImageFormat RG3232F = 54
static ImageFormat RGB323232F = 28
static ImageFormat RGB565 = 4
static ImageFormat RGB888 = 2
static ImageFormat RGBA8888 = 0
static ImageFormat RGBX555 = 84
static ImageFormat RGBX8888 = 55
static ImageFormat UV88 = 22
static ImageFormat UVLX8888 = 26
static ImageFormat UVWQ8888 = 23
static ImageFormat X360_DST16 = 38
static ImageFormat X360_DST24 = 39