armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
Bitmap.setFromAlignedPixels
armos
graphics
bitmap
Bitmap
Generate a bitmap from the aligned pixels
一次元配列からBitmapを生成します
struct
Bitmap
(T)
Bitmap
setFromAlignedPixels
(
T
*
pixels
,
int
width
,
int
height
,
armos.graphics.ColorFormat
format
)
Meta
Source
See Implementation
armos
graphics
bitmap
Bitmap
functions
allocate
colorFormat
height
numElements
pasteInto
pixel
setAllPixels
setFromAlignedPixels
size
swapRAndB
width
Generate a bitmap from the aligned pixels
一次元配列からBitmapを生成します