Struct RendererInfo
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl renderer info
public struct RendererInfoInherited Members
Fields
flags
The flags
public uint flagsField Value
maxTextureHeight
The max texture height
public int maxTextureHeightField Value
maxTextureWidth
The max texture width
public int maxTextureWidthField Value
num_texture_formats
The num texture formats
public uint num_texture_formatsField Value
textureFormats0
The texture formats
public int textureFormats0Field Value
textureFormats1
The texture formats
public int textureFormats1Field Value
textureFormats10
The texture formats 10
public int textureFormats10Field Value
textureFormats11
The texture formats 11
public int textureFormats11Field Value
textureFormats12
The texture formats 12
public int textureFormats12Field Value
textureFormats13
The texture formats 13
public int textureFormats13Field Value
textureFormats14
The texture formats 14
public int textureFormats14Field Value
textureFormats15
The texture formats 15
public int textureFormats15Field Value
textureFormats2
The texture formats
public int textureFormats2Field Value
textureFormats3
The texture formats
public int textureFormats3Field Value
textureFormats4
The texture formats
public int textureFormats4Field Value
textureFormats5
The texture formats
public int textureFormats5Field Value
textureFormats6
The texture formats
public int textureFormats6Field Value
textureFormats7
The texture formats
public int textureFormats7Field Value
textureFormats8
The texture formats
public int textureFormats8Field Value
textureFormats9
The texture formats
public int textureFormats9Field 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