s&
box
News
Api
History
Sign in through
STEAM
ImageFormat
.
ImageFormat
list
Api Index
feed
ImageFormat
class
ImageFormat
Fields
push_pin
A8
push_pin
ABGR8888
push_pin
ARGB8888
push_pin
ATI_DST16
push_pin
ATI_DST24
push_pin
ATI1N
push_pin
ATI2N
push_pin
BC6H
push_pin
BC7
push_pin
BGR565
push_pin
BGR888
push_pin
BGR888_BLUESCREEN
push_pin
BGRA1010102
push_pin
BGRA4444
push_pin
BGRA5551
push_pin
BGRA8888
push_pin
BGRA8888_LINEAR
push_pin
BGRX5551
push_pin
BGRX8888
push_pin
BGRX8888_LINEAR
push_pin
D15S1
push_pin
D16
push_pin
D16_SHADOW
push_pin
D24FS8
push_pin
D24S8
push_pin
D24X4S4
push_pin
D24X8
push_pin
D24X8_SHADOW
push_pin
D32
push_pin
D32FS8
push_pin
Default
push_pin
DXT1
push_pin
DXT1_ONEBITALPHA
push_pin
DXT3
push_pin
DXT5
push_pin
DXT5_NM
push_pin
I8
push_pin
IA88
push_pin
LE_BGRA8888
push_pin
LE_BGRX8888
push_pin
LINEAR_ABGR8888
push_pin
LINEAR_ARGB8888
push_pin
LINEAR_BGR888
push_pin
LINEAR_BGRA8888
push_pin
LINEAR_BGRX5551
push_pin
LINEAR_BGRX8888
push_pin
LINEAR_D24S8
push_pin
LINEAR_I8
push_pin
LINEAR_RGB888
push_pin
LINEAR_RGBA16161616
push_pin
LINEAR_RGBA8888
push_pin
None
push_pin
NULL
push_pin
NV_DST16
push_pin
NV_DST24
push_pin
NV_INTZ
push_pin
NV_RAWZ
push_pin
P8
push_pin
R11_EAC
push_pin
R16
push_pin
R16F
push_pin
R16F_EXPAND
push_pin
R32_UINT
push_pin
R32F
push_pin
R8G8B8_ETC2
push_pin
R8G8B8A8_ETC2_EAC
push_pin
RG11_EAC
push_pin
RG1616
push_pin
RG1616F
push_pin
RG1616F_EXPAND
push_pin
RG3232F
push_pin
RGB323232F
push_pin
RGB565
push_pin
RGB888
push_pin
RGB888_BLUESCREEN
push_pin
RGBA1010102
push_pin
RGBA1010102F_EDRAM
push_pin
RGBA16161616
push_pin
RGBA16161616_EDRAM
push_pin
RGBA16161616_EDRAM_RGBA16161616
push_pin
RGBA16161616F
push_pin
RGBA16161616F_EDRAM_RGBA1010102F
push_pin
RGBA16161616F_EXPAND
push_pin
RGBA16161616F_EXPAND_EDRAM_RGBA1010102F
push_pin
RGBA32323232F
push_pin
RGBA8888
push_pin
RGBA8888_LINEAR
push_pin
RGBX555
push_pin
RGBX8888
push_pin
UV88
push_pin
UVLX8888
push_pin
UVWQ8888
push_pin
X360_DST16
push_pin
X360_DST24
push_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
BGR888_BLUESCREEN
=
10
static
ImageFormat
BGRA1010102
=
58
static
ImageFormat
BGRA4444
=
19
static
ImageFormat
BGRA5551
=
21
static
ImageFormat
BGRA8888
=
12
static
ImageFormat
BGRA8888_LINEAR
=
82
static
ImageFormat
BGRX5551
=
18
static
ImageFormat
BGRX8888
=
16
static
ImageFormat
BGRX8888_LINEAR
=
83
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
D24X8_SHADOW
=
69
static
ImageFormat
D32
=
62
static
ImageFormat
D32FS8
=
92
static
ImageFormat
Default
=
-2
static
ImageFormat
DXT1
=
13
static
ImageFormat
DXT1_ONEBITALPHA
=
20
static
ImageFormat
DXT3
=
14
static
ImageFormat
DXT5
=
15
static
ImageFormat
DXT5_NM
=
78
static
ImageFormat
I8
=
5
static
ImageFormat
IA88
=
6
static
ImageFormat
LE_BGRA8888
=
52
static
ImageFormat
LE_BGRX8888
=
51
static
ImageFormat
LINEAR_ABGR8888
=
43
static
ImageFormat
LINEAR_ARGB8888
=
44
static
ImageFormat
LINEAR_BGR888
=
47
static
ImageFormat
LINEAR_BGRA8888
=
45
static
ImageFormat
LINEAR_BGRX5551
=
48
static
ImageFormat
LINEAR_BGRX8888
=
41
static
ImageFormat
LINEAR_D24S8
=
64
static
ImageFormat
LINEAR_I8
=
49
static
ImageFormat
LINEAR_RGB888
=
46
static
ImageFormat
LINEAR_RGBA16161616
=
50
static
ImageFormat
LINEAR_RGBA8888
=
42
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
R16F_EXPAND
=
72
static
ImageFormat
R32_UINT
=
87
static
ImageFormat
R32F
=
27
static
ImageFormat
R8G8B8_ETC2
=
88
static
ImageFormat
R8G8B8A8_ETC2_EAC
=
89
static
ImageFormat
RG11_EAC
=
91
static
ImageFormat
RG1616
=
79
static
ImageFormat
RG1616F
=
53
static
ImageFormat
RG1616F_EXPAND
=
73
static
ImageFormat
RG3232F
=
54
static
ImageFormat
RGB323232F
=
28
static
ImageFormat
RGB565
=
4
static
ImageFormat
RGB888
=
2
static
ImageFormat
RGB888_BLUESCREEN
=
9
static
ImageFormat
RGBA1010102
=
57
static
ImageFormat
RGBA1010102F_EDRAM
=
71
static
ImageFormat
RGBA16161616
=
25
static
ImageFormat
RGBA16161616_EDRAM
=
70
static
ImageFormat
RGBA16161616_EDRAM_RGBA16161616
=
77
static
ImageFormat
RGBA16161616F
=
24
static
ImageFormat
RGBA16161616F_EDRAM_RGBA1010102F
=
75
static
ImageFormat
RGBA16161616F_EXPAND
=
74
static
ImageFormat
RGBA16161616F_EXPAND_EDRAM_RGBA1010102F
=
76
static
ImageFormat
RGBA32323232F
=
29
static
ImageFormat
RGBA8888
=
0
static
ImageFormat
RGBA8888_LINEAR
=
81
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
static
ImageFormat
X360_DST24F
=
40
Referencing Members
static
Texture2DBuilder
=
Texture
.
Create
(
int
,
int
,
ImageFormat
,
)
static
TextureArrayBuilder
=
Texture
.
CreateArray
(
int
,
int
,
int
,
ImageFormat
,
)
static
TextureCubeBuilder
=
Texture
.
CreateCube
(
int
,
int
,
ImageFormat
,
)
static
Texture
=
Texture
.
CreateRenderTarget
(
string
,
ImageFormat
,
Vector2
,
)
static
Texture
=
Texture
.
CreateRenderTarget
(
string
,
ImageFormat
,
Vector2
,
Texture
,
)
static
Texture3DBuilder
=
Texture
.
CreateVolume
(
int
,
int
,
int
,
ImageFormat
,
)
ImageFormat
=
VideoDisplayMode
.
Format
{
get
;
set
;
}
static
RenderTarget
=
RenderTarget
.
GetTemporary
(
int
,
int
,
ImageFormat
,
ImageFormat
,
MultisampleAmount
,
int
,
)
static
RenderTarget
=
RenderTarget
.
GetTemporary
(
int
,
ImageFormat
,
ImageFormat
,
MultisampleAmount
,
int
,
)
static
RenderTarget
=
RenderTarget
.
GetTemporary
(
int
,
int
,
ImageFormat
,
ImageFormat
,
int
,
)
static
RenderTarget
=
RenderTarget
.
GetTemporary
(
int
,
ImageFormat
,
ImageFormat
,
int
,
)
ImageFormat
=
Texture
.
ImageFormat
{
get
;
}
bool
=
Pixmap
.
UpdateFromPixels
(
ReadOnlySpan
<
byte
>
,
int
,
int
,
ImageFormat
,
)
bool
=
Pixmap
.
UpdateFromPixels
(
ReadOnlySpan
<
byte
>
,
Vector2
,
ImageFormat
,
)
Texture2DBuilder
=
Texture2DBuilder
.
WithFormat
(
ImageFormat
,
)
Texture3DBuilder
=
Texture3DBuilder
.
WithFormat
(
ImageFormat
,
)
TextureArrayBuilder
=
TextureArrayBuilder
.
WithFormat
(
ImageFormat
,
)
TextureBuilder
=
TextureBuilder
.
WithFormat
(
ImageFormat
,
)
TextureCubeBuilder
=
TextureCubeBuilder
.
WithFormat
(
ImageFormat
,
)