MonobjcMonobjc Documented Class Library
kCICategoryColorEffect Field
NamespacesMonobjc.QuartzCoreCIFilterkCICategoryColorEffect

A filter that modifies the color of an image to achieve an artistic effect. Examples of color effect filters include filters that change a color image to a sepia image or a monochrome image or that produces such effects as posterizing.

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCICategoryColorEffect
Public Shared ReadOnly kCICategoryColorEffect As NSString
public:
static initonly NSString^ kCICategoryColorEffect
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)