mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Small fixes 1
This commit is contained in:
@@ -114,9 +114,7 @@ namespace Raylib_cs
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Image type, bpp always RGBA (32bit)
|
||||
/// <br/>
|
||||
/// NOTE: Data stored in CPU memory (RAM)
|
||||
/// Image, pixel data stored in CPU memory (RAM)
|
||||
/// </summary>
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
public struct Image
|
||||
|
Reference in New Issue
Block a user