MonobjcMonobjc Documented Class Library
kCICategoryHalftoneEffect Field
NamespacesMonobjc.QuartzCoreCIFilterkCICategoryHalftoneEffect

A filter that simulates a variety of halftone screens, to mimic the halftone process used in print media. The output of these filters has the familiar “newspaper” look of the various dot patterns. Filters are typically named after the pattern created by the virtual halftone screen, such as circular screen or hatched screen.

Available in Mac OS X v10.4 and later.

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