NSBitmapImageRep in Foundation, how about in UIkit
0
I have a macOS application to display dynamic random dot stereogram, which has two 300 × 300px random dot images displayed. To do this, I used NSBitmapImageRep class which can manage bitmap and bytes data. But I cannot find anything like that in UIKit. Any idea?
ios xcode uikit
share | improve this question
asked Nov 15 '18 at 6:37
hanachan1026 hanachan1026
80 10
add a comment |