Platforms to show: All Mac Windows Linux Cross-Platform

Back to CIFilterMBS class.

Previous items Next items

CIFilterMBS.kCICategoryHighDynamicRange as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the categories.

A filter that works on high dynamic range pixels.

CIFilterMBS.kCICategoryInterlaced as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the categories.

A filter that works on interlaced images.

CIFilterMBS.kCICategoryNonSquarePixels as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the categories.

A filter that works on non-square pixels.

CIFilterMBS.kCICategoryReduction as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the categories.

A filter that reduces image data. These filters are used to solve image analysis problems.

CIFilterMBS.kCICategorySharpen as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the categories.

A filter that sharpens images, increasing the contrast between the edges in an image. Examples of sharpen filters are unsharp mask and sharpen luminance.

CIFilterMBS.kCICategoryStillImage as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the categories.

A filter that works on still images.

Some examples using this method:

CIFilterMBS.kCICategoryStylize as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the categories.

A filter that makes a photographic image look as if it was painted or sketched. These filters are typically used alone or in combination with other filters to achieve artistic effects.

CIFilterMBS.kCICategoryTileEffect as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the categories.

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.

CIFilterMBS.kCICategoryTransition as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the categories.

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.

CIFilterMBS.kCICategoryVideo as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the categories.

A filter that works on video images.

CIFilterMBS.kCIInputAllowDraftModeKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Boolean: Setting Draft Mode to true can improve image decoding speed without minimal loss of quality.
The default value is false.

CIFilterMBS.kCIInputAngleKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputAspectRatioKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputBackgroundImageKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputBaselineExposureKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Float: A value controlling the amount of baseline exposure applied to the image.
A value of 0 indicates no baseline exposure, i.e. linear response. Default varies from with camera settings.
Available on macOS 10.12 or newer.

Some examples using this method:

CIFilterMBS.kCIInputBiasKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputBoostKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Float: A value in the range of 0...1, controlling the amount of boost applied to the image.
A value of 0 indicates no boost, i.e. linear response. Default is 1, full boost.

Some examples using this method:

CIFilterMBS.kCIInputBoostShadowAmountKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Float: The amount to boost the shadow areas of the image. Can be used to lighten details in shadows.
Has no effect if the image used for initialization was not RAW.

Some examples using this method:

CIFilterMBS.kCIInputBrightnessKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputCenterKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputColorKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputColorNoiseReductionAmountKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Double: The amount of color noise reduction applied. Range is 0 to 1.

CIFilterMBS.kCIInputContrastKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputDecoderVersionKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Version string representing the decoder version to be used. A newly initialized object defaults to the newest available decoder version for the given image type. User can request an alternative, older version in order to maintain compatibility with older releases. Must be one of kCISupportedDecoderVersions (below), otherwise a nil output image will be generated.

CIFilterMBS.kCIInputDepthImageKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common filter parameter keys.

Available on macOS 10.13 or newer.

CIFilterMBS.kCIInputDisableGamutMapKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Boolean: Setting DisableGamutMap to true disables gamut mapping.
The default value is false.

CIFilterMBS.kCIInputDisparityImageKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common filter parameter keys.

Available on macOS 10.13 or newer.

CIFilterMBS.kCIInputEnableChromaticNoiseTrackingKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Boolean: Determines if progressive chromatic noise tracking (based on ISO and exposure time) should be used. default = true. Has no effect if the image used for initialization was not RAW.

CIFilterMBS.kCIInputEnableSharpeningKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Boolean: Determines if the default sharpening should be on. default = true. Has no effect if the image used for initialization was not RAW.

CIFilterMBS.kCIInputEnableVendorLensCorrectionKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Boolean: Determines if the default vendor lens correction be on. default = true if raw image used for initialization contains lens distortion parameters.

CIFilterMBS.kCIInputEVKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputExtentKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputGradientImageKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputIgnoreImageOrientationKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Boolean: Normally, an image is loaded in its proper orientation, given the associated metadata gives an indication about the orientation. For special purposes it may be useful to load the image in its physical orientation. The exact meaning of this is dependent on the image in question. The default value is false.

CIFilterMBS.kCIInputImageKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputImageOrientationKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Integer: Overriding this value allows the user to change the orientation of the image. The valid values are in range 1...8 and follow the EXIF specification. Changing this value makes for instance rotation in 90-degree increments easy. The value is disregarded when the kCIInputIgnoreImageOrientationKey flag is set.

CIFilterMBS.kCIInputIntensityKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputLinearSpaceFilter as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

CIFilterMBS: CIFilter to be applied to the RAW image while it is in linear space.

CIFilterMBS.kCIInputLuminanceNoiseReductionAmountKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Double: The amount of luminance noise reduction applied. Range is 0 to 1.

CIFilterMBS.kCIInputMaskImageKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the input keys.

CIFilterMBS.kCIInputMoireAmountKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Double: The amount of moire reduction applied. Range is 0 to 1.
Available on macOS 10.13

CIFilterMBS.kCIInputNeutralChromaticityXKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Float: The X value of the chromaticity. You can always query this value and you'll get the current X value for neutral X,Y.

CIFilterMBS.kCIInputNeutralChromaticityYKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Float: The Y value of the chromaticity. You can always query this value and you'll get the current Y value for neutral X,Y.

CIFilterMBS.kCIInputNeutralLocationKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

CIVector: (x, y) location in geometric coordinates of the unrotated output image that should be used as neutral.
You can't query this value - it's undefined for reading.

CIFilterMBS.kCIInputNeutralTemperatureKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Float: The color temperature to be considered neutral. You can always query this value and you'll get the current value for temperature.

CIFilterMBS.kCIInputNeutralTintKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Float: The tint to be considered neutral. You can always query this value and you'll get the current value for tint.

CIFilterMBS.kCIInputNoiseReductionAmountKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Double: The amount of noise reduction applied. Range is 0 to 1.

CIFilterMBS.kCIInputNoiseReductionContrastAmountKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Double: The amount of noise reduction contrast applied. Range is 0 to 1.

CIFilterMBS.kCIInputNoiseReductionDetailAmountKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Double: The amount of noise reduction detail applied. Range is 0 to 1.

CIFilterMBS.kCIInputNoiseReductionSharpnessAmountKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the options for image filter initialization.

Double: The amount of noise reduction sharpness applied. Range is 0 to 1.

Previous items Next items

The items on this page are in the following plugins: MBS MacCI Plugin.


The biggest plugin in space...