dng_color_spec Class Reference#include <dng_color_spec.h>
Detailed DescriptionColor transform taking into account white point and camera calibration and individual calibration from DNG negative.Constructor & Destructor Documentation
Read calibration info from DNG negative and construct a dng_color_spec. References dng_negative::AnalogBalance(), dng_camera_profile::CalibrationTemperature1(), dng_camera_profile::CalibrationTemperature2(), dng_negative::CameraCalibration1(), dng_negative::CameraCalibration2(), dng_camera_profile::ColorMatrix1(), dng_camera_profile::ColorMatrix2(), dng_camera_profile::ForwardMatrix1(), dng_camera_profile::ForwardMatrix2(), dng_camera_profile::HasColorMatrix2(), dng_camera_profile::IsValid(), dng_camera_profile::NormalizeForwardMatrix(), dng_camera_profile::ReductionMatrix1(), dng_camera_profile::ReductionMatrix2(), ThrowBadFormat(), ThrowProgramError(), and dng_camera_profile::WasStubbed().
Member Function Documentation
Getter for camera to Profile Connection Space color transform.
References DNG_ASSERT.
Return white point in camera native color coordinates.
References DNG_ASSERT.
Number of channels used for this color transform. Three for most cameras.
Return the XY value to use for SetWhiteXY for a given camera color space coordinate as the white point.
Setter for white point. Value is as XY colorspace coordinate.
Getter for white point. Value is as XY colorspace coordinate.
References DNG_ASSERT.
The documentation for this class was generated from the following files:
|