NSBitmapImageRep.LocalizedNameForTiffCompressionType Method

Definition

[Foundation.Export("localizedNameForTIFFCompressionType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static string? LocalizedNameForTiffCompressionType(AppKit.NSTiffCompression compression);
[<Foundation.Export("localizedNameForTIFFCompressionType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member LocalizedNameForTiffCompressionType : AppKit.NSTiffCompression -> string

Parameters

compression
NSTiffCompression

Returns

Attributes

Applies to