NSBitmapImageRep.ImageRepFromData(NSData) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("imageRepWithData:")]
public static AppKit.NSImageRep ImageRepFromData (Foundation.NSData data);
static member ImageRepFromData : Foundation.NSData -> AppKit.NSImageRep
Parameters
- data
- NSData
Returns
- Attributes