NSImageRep.ImageRepClassForFileType(String) Method

Definition

[Foundation.Export("imageRepClassForFileType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static ObjCRuntime.Class ImageRepClassForFileType(string type);
[<Foundation.Export("imageRepClassForFileType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ImageRepClassForFileType : string -> ObjCRuntime.Class

Parameters

type
String

Returns

Attributes

Applies to