coneneko.image
画像読み込み、pngファイル書き込み
void
writePng
(char[]
pngFileName
, uint[]
buffer
, uint
width
, uint
height
);
uint[]
readImage
(char[]
fileName
, out uint
width
, out uint
height
);
Page generated by
Ddoc
.