comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Pixmap
.UpdateFromPixels
bool
UpdateFromPixels
(
System.ReadOnlySpan
<
System.Byte
>
data
,
int
width
,
int
height
,
ImageFormat
format
)
Pixmap
.UpdateFromPixels
bool
UpdateFromPixels
(
System.ReadOnlySpan
<
System.Byte
>
data
,
Vector2
size
,
ImageFormat
format
)
User Comments
Properties
HasAlpha
Height
Size
Width
Methods
Clear
GetBmp
GetJpeg
GetPixel
GetPng
Resize
SaveJpg
SavePng
Scroll
UpdateFromPixels
Static Methods
FromFile
FromTexture