NSEPSImageRep Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
NSEPSImageRep(NSCoder) | |
NSEPSImageRep(NSData) | |
NSEPSImageRep(NSObjectFlag) | |
NSEPSImageRep(IntPtr) |
NSEPSImageRep(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSEPSImageRep (Foundation.NSCoder coder);
new AppKit.NSEPSImageRep : Foundation.NSCoder -> AppKit.NSEPSImageRep
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
NSEPSImageRep(NSData)
[Foundation.Export("initWithData:")]
public NSEPSImageRep (Foundation.NSData epsData);
new AppKit.NSEPSImageRep : Foundation.NSData -> AppKit.NSEPSImageRep
Paramètres
- epsData
- NSData
- Attributs
S’applique à
NSEPSImageRep(NSObjectFlag)
protected NSEPSImageRep (Foundation.NSObjectFlag t);
new AppKit.NSEPSImageRep : Foundation.NSObjectFlag -> AppKit.NSEPSImageRep
Paramètres
S’applique à
NSEPSImageRep(IntPtr)
protected internal NSEPSImageRep (IntPtr handle);
new AppKit.NSEPSImageRep : nativeint -> AppKit.NSEPSImageRep
Paramètres
- handle
-
IntPtr
nativeint