Struct RendererInfo
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl renderer info
public struct RendererInfo
Inherited Members
Fields
flags
The flags
public uint flags
Field Value
maxTextureHeight
The max texture height
public int maxTextureHeight
Field Value
maxTextureWidth
The max texture width
public int maxTextureWidth
Field Value
num_texture_formats
The num texture formats
public uint num_texture_formats
Field Value
textureFormats0
The texture formats
public int textureFormats0
Field Value
textureFormats1
The texture formats
public int textureFormats1
Field Value
textureFormats10
The texture formats 10
public int textureFormats10
Field Value
textureFormats11
The texture formats 11
public int textureFormats11
Field Value
textureFormats12
The texture formats 12
public int textureFormats12
Field Value
textureFormats13
The texture formats 13
public int textureFormats13
Field Value
textureFormats14
The texture formats 14
public int textureFormats14
Field Value
textureFormats15
The texture formats 15
public int textureFormats15
Field Value
textureFormats2
The texture formats
public int textureFormats2
Field Value
textureFormats3
The texture formats
public int textureFormats3
Field Value
textureFormats4
The texture formats
public int textureFormats4
Field Value
textureFormats5
The texture formats
public int textureFormats5
Field Value
textureFormats6
The texture formats
public int textureFormats6
Field Value
textureFormats7
The texture formats
public int textureFormats7
Field Value
textureFormats8
The texture formats
public int textureFormats8
Field Value
textureFormats9
The texture formats
public int textureFormats9
Field Value
Properties
Name
The name
public IntPtr Name { readonly get; set; }
Property Value
Methods
GetName()
Gets the name
public string GetName()
Returns
- string
-
The string