MonobjcMonobjc Documented Class Library
kCIFilterGeneratorExportedKey Field
NamespacesMonobjc.QuartzCoreCIFilterGeneratorkCIFilterGeneratorExportedKey

The key (CIFilterGeneratorExportedKey) for the exported parameter. The associated value is the key name of the parameter you are exporting, such as inputRadius.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCIFilterGeneratorExportedKey
Public Shared ReadOnly kCIFilterGeneratorExportedKey As NSString
public:
static initonly NSString^ kCIFilterGeneratorExportedKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)