CGImagePropertiesIptc Clase

Definición

Propiedades con metadatos IPTC en una imagen.

public class CGImagePropertiesIptc : Foundation.DictionaryContainer
type CGImagePropertiesIptc = class
    inherit DictionaryContainer
Herencia
CGImagePropertiesIptc

Constructores

CGImagePropertiesIptc()

Propiedades con metadatos IPTC en una imagen.

CGImagePropertiesIptc(NSDictionary)

Propiedades con metadatos IPTC en una imagen.

Propiedades

Byline

Propiedades con metadatos IPTC en una imagen.

BylineTitle

Propiedades con metadatos IPTC en una imagen.

CaptionAbstract

Propiedades con metadatos IPTC en una imagen.

City

Propiedades con metadatos IPTC en una imagen.

ContentLocationName

Propiedades con metadatos IPTC en una imagen.

CopyrightNotice

Propiedades con metadatos IPTC en una imagen.

CountryPrimaryLocationName

Propiedades con metadatos IPTC en una imagen.

Credit

Propiedades con metadatos IPTC en una imagen.

Dictionary

Obtiene el contenedor NSDictionary.

(Heredado de DictionaryContainer)
Source

Propiedades con metadatos IPTC en una imagen.

WriterEditor

Propiedades con metadatos IPTC en una imagen.

Métodos

GetArray<T>(NSString)

Recupera la matriz de tipo T asociada a key.

(Heredado de DictionaryContainer)
GetArray<T>(NSString, Func<IntPtr,T>)

Propiedades con metadatos IPTC en una imagen.

(Heredado de DictionaryContainer)
GetBoolValue(NSString)

Devuelve el valor booleano que acepta valores NULL asociado a key.

(Heredado de DictionaryContainer)
GetCGPointValue(NSString)

Devuelve el que acepta valores CGPoint NULL asociado a key.

(Heredado de DictionaryContainer)
GetCGRectValue(NSString)

Devuelve el que acepta valores NSString NULL asociado a key.

(Heredado de DictionaryContainer)
GetCGSizeValue(NSString)

Devuelve el que acepta valores CGSize NULL asociado a key.

(Heredado de DictionaryContainer)
GetCMTimeValue(NSString)

Devuelve el que acepta valores CMTime NULL asociado a key.

(Heredado de DictionaryContainer)
GetDoubleValue(NSString)

Devuelve el double que acepta valores NULL asociado a key.

(Heredado de DictionaryContainer)
GetFloatValue(NSString)

Devuelve el valor float que acepta valores NULL asociado a key.

(Heredado de DictionaryContainer)
GetInt32Value(NSString)

Devuelve el valor int que acepta valores NULL asociado a key.

(Heredado de DictionaryContainer)
GetLongValue(NSString)

Devuelve el long que acepta valores NULL asociado a key.

(Heredado de DictionaryContainer)
GetNativeValue<T>(NSString)

Devuelve el objeto nativo asociado a key.

(Heredado de DictionaryContainer)
GetNIntValue(NSString)

Devuelve el entero nativo que acepta valores NULL asociado a key.

(Heredado de DictionaryContainer)
GetNSDictionary(NSString)

Devuelve el objeto NSDictionary asociado a key.

(Heredado de DictionaryContainer)
GetNSDictionary<TKey,TValue>(NSString)

Devuelve el objeto NSDictionary asociado a key.

(Heredado de DictionaryContainer)
GetNSStringValue(NSString)

Devuelve el objeto NSString asociado a key.

(Heredado de DictionaryContainer)
GetNUIntValue(NSString)

Devuelve el valor int nativo que acepta valores NULL unsigned asociado a key.

(Heredado de DictionaryContainer)
GetStringValue(NSString)

Devuelve la cadena asociada a key.

(Heredado de DictionaryContainer)
GetStringValue(String)

Devuelve la cadena asociada a key.

(Heredado de DictionaryContainer)
GetStrongDictionary<T>(NSString)

Devuelve el objeto DictionaryContainer asociado a key.

(Heredado de DictionaryContainer)
GetUInt32Value(NSString)

Devuelve el System.UInt32 que acepta valores NULL asociado a key.

(Heredado de DictionaryContainer)
GetUIntValue(NSString)

Devuelve el System.UInt32 que acepta valores NULL asociado a key.

(Heredado de DictionaryContainer)
RemoveValue(NSString)

Quita del diccionario el valor asociado a key.

(Heredado de DictionaryContainer)
SetArrayValue(NSString, INativeObject[])

Asocia la INativeObject matriz values a key.

(Heredado de DictionaryContainer)
SetArrayValue(NSString, NSNumber[])

Asocia la NSNumber matriz values a key.

(Heredado de DictionaryContainer)
SetArrayValue(NSString, String[])

Asocia la matriz valuesSystem.String a key.

(Heredado de DictionaryContainer)
SetArrayValue<T>(NSString, T[])

Asocia la matriz values de tipo T a key.

(Heredado de DictionaryContainer)
SetBooleanValue(NSString, Nullable<Boolean>)

Almacena el valor booleano value y lo asocia a key.

(Heredado de DictionaryContainer)
SetCGPointValue(NSString, Nullable<CGPoint>)

Almacena y CGPointvalue lo asocia a key.

(Heredado de DictionaryContainer)
SetCGRectValue(NSString, Nullable<CGRect>)

Almacena y CGRectvalue lo asocia a key.

(Heredado de DictionaryContainer)
SetCGSizeValue(NSString, Nullable<CGSize>)

Almacena y CGSizevalue lo asocia a key.

(Heredado de DictionaryContainer)
SetCMTimeValue(NSString, Nullable<CMTime>)

Almacena y CMTimevalue lo asocia a key.

(Heredado de DictionaryContainer)
SetNativeValue(NSString, INativeObject, Boolean)

Propiedades con metadatos IPTC en una imagen.

(Heredado de DictionaryContainer)
SetNumberValue(NSString, Nullable<Double>)

Almacena el doble value (o null) y lo asocia a key.

(Heredado de DictionaryContainer)
SetNumberValue(NSString, Nullable<Int32>)

Almacena el valor int value (o null) y lo asocia a key.

(Heredado de DictionaryContainer)
SetNumberValue(NSString, Nullable<Int64>)

Almacena el long value (o null) y lo asocia a key.

(Heredado de DictionaryContainer)
SetNumberValue(NSString, Nullable<nint>)

Almacena el entero value nativo (o null) y lo asocia a key.

(Heredado de DictionaryContainer)
SetNumberValue(NSString, Nullable<nuint>)

Almacena el int value sin signo nativo (o null) y lo asocia a key.

(Heredado de DictionaryContainer)
SetNumberValue(NSString, Nullable<Single>)

Almacena el valor float value (o null) y lo asocia a key.

(Heredado de DictionaryContainer)
SetNumberValue(NSString, Nullable<UInt32>)

Almacena el int value sin signo (o null) y lo asocia a key.

(Heredado de DictionaryContainer)
SetStringValue(NSString, NSString)

Almacena la cadena value y la asocia a key.

(Heredado de DictionaryContainer)
SetStringValue(NSString, String)

Almacena la cadena value y la asocia a key.

(Heredado de DictionaryContainer)

Se aplica a

Consulte también