armos v0.2.1 (2017-07-28T07:17:22Z)
Dub
Repo
Bitmap.setAllPixels
armos
graphics
bitmap
Bitmap
Set value to all pixels for the given index.
全てのピクセルのindexで与えられた画素に値を代入します
struct
Bitmap
(T)
Bitmap
setAllPixels
(
int
index
,
T
level
)
Meta
Source
See Implementation
armos
graphics
bitmap
Bitmap
functions
allocate
colorFormat
height
numElements
pasteInto
pixel
setAllPixels
setFromAlignedPixels
size
swapRAndB
width
Set value to all pixels for the given index.
全てのピクセルのindexで与えられた画素に値を代入します