Using CFData can make the above code simpler. Here is the code. // raw pixel data memory of 64 * 64 pixel size UInt8 pixelData[64 * 64 * 3]; ...
確定! 回上一頁