init(frameWidth:frameHeight:sourcePixelFormat:)
Creates a new temporal noise-processor configuration.
Declaration
init?(frameWidth: Int, frameHeight: Int, sourcePixelFormat: OSType)Parameters
- frameWidth:
Width of source frame in pixels.
- frameHeight:
Height of source frame in pixels.
Discussion
Returns nil if frameWidth, frameHeight, or sourcePixelFormat is unsupported.