MonobjcMonobjc Documented Class Library
kCICategoryTransition Field
NamespacesMonobjc.QuartzCoreCIFilterkCICategoryTransition

A filter that provides a bridge between two or more images by applying a motion effect that defines how the pixels of a source image yield to that of the destination image.

Available in Mac OS X v10.4 and later.

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