NSImageRep.ImageRepClassForFileType(String) Method

Definition

[Foundation.Export("imageRepClassForFileType:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static ObjCRuntime.Class ImageRepClassForFileType (string type);
static member ImageRepClassForFileType : string -> ObjCRuntime.Class

Parameters

type
String

Returns

Attributes

Applies to