MonobjcMonobjc Documented Class Library
kCICategoryTileEffect Field
NamespacesMonobjc.QuartzCoreCIFilterkCICategoryTileEffect

A filter that typically applies an effect to an image and then create smaller versions of the image (tiles), which are then laid out to create a pattern that’s infinite in extent.

Available in Mac OS X v10.4 and later.

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