◆ FrameBufferInfo()
Vcsos.Komponent.FrameBufferInfo.FrameBufferInfo |
( |
int |
typ | ) |
|
66 typ = ( typ % 2 == 0 ) ? typ : typ - 1;
byte BitsPerPixel
Definition: Framebuffer.cs:45
int Size
Definition: Framebuffer.cs:47
FrameBufferOrientation Orientation
Definition: Framebuffer.cs:48
int Width
Definition: Framebuffer.cs:46
int physbase
Definition: Framebuffer.cs:44
FrameBufferSize
Definition: Framebuffer.cs:33
FrameBufferOrientation
Definition: Framebuffer.cs:28
int Height
Definition: Framebuffer.cs:46
◆ ToString()
override string Vcsos.Komponent.FrameBufferInfo.ToString |
( |
| ) |
|
byte BitsPerPixel
Definition: Framebuffer.cs:45
int Size
Definition: Framebuffer.cs:47
FrameBufferOrientation Orientation
Definition: Framebuffer.cs:48
int Width
Definition: Framebuffer.cs:46
int physbase
Definition: Framebuffer.cs:44
int Height
Definition: Framebuffer.cs:46
◆ BitsPerPixel
byte Vcsos.Komponent.FrameBufferInfo.BitsPerPixel |
◆ Height
int Vcsos.Komponent.FrameBufferInfo.Height |
◆ Orientation
◆ physbase
int Vcsos.Komponent.FrameBufferInfo.physbase |
◆ Size
int Vcsos.Komponent.FrameBufferInfo.Size |
◆ Width
int Vcsos.Komponent.FrameBufferInfo.Width |
The documentation for this struct was generated from the following file: