NSCIImageRep Constructors 
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.
Overloads
NSCIImageRep(CIImage)
[Foundation.Export("initWithCIImage:")]
public NSCIImageRep(CoreImage.CIImage image);
	new AppKit.NSCIImageRep : CoreImage.CIImage -> AppKit.NSCIImageRep
	Parameters
- image
 - CIImage
 
- Attributes
 
Applies to
NSCIImageRep(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSCIImageRep(Foundation.NSCoder coder);
	new AppKit.NSCIImageRep : Foundation.NSCoder -> AppKit.NSCIImageRep
	Parameters
- coder
 - NSCoder
 
- Attributes
 
Applies to
NSCIImageRep(NSObjectFlag)
protected NSCIImageRep(Foundation.NSObjectFlag t);
	new AppKit.NSCIImageRep : Foundation.NSObjectFlag -> AppKit.NSCIImageRep
	Parameters
Applies to
NSCIImageRep(IntPtr)
protected internal NSCIImageRep(IntPtr handle);
	new AppKit.NSCIImageRep : nativeint -> AppKit.NSCIImageRep
	Parameters
- handle
 - 
				
				IntPtr
nativeint