MonobjcMonobjc Documented Class Library
kCICategoryGeometryAdjustment Field
NamespacesMonobjc.QuartzCoreCIFilterkCICategoryGeometryAdjustment

A filter that changes the geometry of an image. Some of these filters are used to warp an image to achieve an artistic effects, but these filters can also be used to correct problems in the source image. For example, you can apply an affine transform to straighten an image that is rotated with respect to the horizon.

Available in Mac OS X v10.4 and later.

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