Lines Matching full:negative
209 /// Is this opcode valid for the specified negative?
211 virtual bool IsValidForNegative (const dng_negative & /* negative */) const in IsValidForNegative()
222 /// specified negative. Returns true if this opcode should be applied to
223 /// the negative, false otherwise.
226 dng_negative &negative);
228 /// Apply this opcode to the specified image with associated negative.
231 dng_negative &negative,
257 dng_negative &negative,
337 /// \param negative The negative object to be processed.
358 virtual void Prepare (dng_negative & /* negative */, in Prepare()
372 /// \param negative The negative associated with the pixels to be
388 virtual void ProcessArea (dng_negative &negative,
396 dng_negative &negative,
439 /// \param negative The negative object to be processed.
460 virtual void Prepare (dng_negative & /* negative */, in Prepare()
475 /// \param negative The negative associated with the pixels to be
491 virtual void ProcessArea (dng_negative &negative,
498 dng_negative &negative,