Results 1 issues of Toshiyuki Suzumura

Hi there. I've implemented a screenshot function of NSView, UIView and GLKView. NSOpenGLView does not support. - In `UIView#-(UIImage*)captureImage`, make the image using the `GLKView#-(UIImage*)snapshot` method in the case of...