dng_camera_profile Member List

This is the complete list of members for dng_camera_profile, including all inherited members.

CalculateFingerprint() const (defined in dng_camera_profile)dng_camera_profile [protected]
CalibrationIlluminant1() const dng_camera_profile [inline]
CalibrationIlluminant2() const dng_camera_profile [inline]
CalibrationTemperature1() const dng_camera_profile [inline]
CalibrationTemperature2() const dng_camera_profile [inline]
ClearFingerprint() (defined in dng_camera_profile)dng_camera_profile [inline, protected]
ColorMatrix1() const dng_camera_profile [inline]
ColorMatrix2() const dng_camera_profile [inline]
Copyright() const dng_camera_profile [inline]
dng_camera_profile() (defined in dng_camera_profile)dng_camera_profile
EmbedPolicy() const (defined in dng_camera_profile)dng_camera_profile [inline]
EqualData(const dng_camera_profile &profile) const dng_camera_profile
fCalibrationIlluminant1 (defined in dng_camera_profile)dng_camera_profile [protected]
fCalibrationIlluminant2 (defined in dng_camera_profile)dng_camera_profile [protected]
fColorMatrix1 (defined in dng_camera_profile)dng_camera_profile [protected]
fColorMatrix2 (defined in dng_camera_profile)dng_camera_profile [protected]
fCopyright (defined in dng_camera_profile)dng_camera_profile [protected]
fEmbedPolicy (defined in dng_camera_profile)dng_camera_profile [protected]
fFingerprint (defined in dng_camera_profile)dng_camera_profile [mutable, protected]
fForwardMatrix1 (defined in dng_camera_profile)dng_camera_profile [protected]
fForwardMatrix2 (defined in dng_camera_profile)dng_camera_profile [protected]
fHueSatDeltas1 (defined in dng_camera_profile)dng_camera_profile [protected]
fHueSatDeltas2 (defined in dng_camera_profile)dng_camera_profile [protected]
Fingerprint() const dng_camera_profile [inline]
fLookTable (defined in dng_camera_profile)dng_camera_profile [protected]
fName (defined in dng_camera_profile)dng_camera_profile [protected]
ForwardMatrix1() const dng_camera_profile [inline]
ForwardMatrix2() const dng_camera_profile [inline]
fProfileCalibrationSignature (defined in dng_camera_profile)dng_camera_profile [protected]
fReductionMatrix1 (defined in dng_camera_profile)dng_camera_profile [protected]
fReductionMatrix2 (defined in dng_camera_profile)dng_camera_profile [protected]
fToneCurve (defined in dng_camera_profile)dng_camera_profile [protected]
fUniqueCameraModelRestriction (defined in dng_camera_profile)dng_camera_profile [protected]
fWasReadFromDNG (defined in dng_camera_profile)dng_camera_profile [protected]
fWasStubbed (defined in dng_camera_profile)dng_camera_profile [protected]
HasColorMatrix1() const dng_camera_profile
HasColorMatrix2() const dng_camera_profile
HasHueSatDeltas() const (defined in dng_camera_profile)dng_camera_profile [inline]
HasLookTable() const (defined in dng_camera_profile)dng_camera_profile [inline]
HueSatDeltas1() const (defined in dng_camera_profile)dng_camera_profile [inline]
HueSatDeltas2() const (defined in dng_camera_profile)dng_camera_profile [inline]
HueSatMapForWhite(const dng_xy_coord &white) const dng_camera_profile
IlluminantToTemperature(uint32 light) (defined in dng_camera_profile)dng_camera_profile [protected, static]
IsLegalToEmbed() const (defined in dng_camera_profile)dng_camera_profile [inline]
IsValid(uint32 channels) const dng_camera_profile
LookTable() const (defined in dng_camera_profile)dng_camera_profile [inline]
Name() const dng_camera_profile [inline]
NameIsEmbedded() const dng_camera_profile [inline]
NormalizeColorMatrix(dng_matrix &m)dng_camera_profile [static]
NormalizeForwardMatrix(dng_matrix &m)dng_camera_profile [static]
Parse(dng_stream &stream, dng_camera_profile_info &profileInfo)dng_camera_profile
ParseExtended(dng_stream &stream)dng_camera_profile
ProfileCalibrationSignature() const (defined in dng_camera_profile)dng_camera_profile [inline]
ProfileID() const dng_camera_profile [inline]
ReadHueSatMap(dng_stream &stream, dng_hue_sat_map &hueSatMap, uint32 hues, uint32 sats, uint32 vals, bool skipSat0) (defined in dng_camera_profile)dng_camera_profile [protected, static]
ReductionMatrix1() const dng_camera_profile [inline]
ReductionMatrix2() const dng_camera_profile [inline]
SetCalibrationIlluminant1(uint32 light)dng_camera_profile [inline]
SetCalibrationIlluminant2(uint32 light)dng_camera_profile [inline]
SetColorMatrix1(const dng_matrix &m)dng_camera_profile
SetColorMatrix2(const dng_matrix &m)dng_camera_profile
SetCopyright(const char *copyright)dng_camera_profile [inline]
SetEmbedPolicy(uint32 policy) (defined in dng_camera_profile)dng_camera_profile [inline]
SetForwardMatrix1(const dng_matrix &m)dng_camera_profile
SetForwardMatrix2(const dng_matrix &m)dng_camera_profile
SetFourColorBayer()dng_camera_profile [virtual]
SetHueSatDeltas1(const dng_hue_sat_map &deltas1) (defined in dng_camera_profile)dng_camera_profile
SetHueSatDeltas2(const dng_hue_sat_map &deltas2) (defined in dng_camera_profile)dng_camera_profile
SetLookTable(const dng_hue_sat_map &table) (defined in dng_camera_profile)dng_camera_profile
SetName(const char *name)dng_camera_profile [inline]
SetProfileCalibrationSignature(const char *signature) (defined in dng_camera_profile)dng_camera_profile [inline]
SetReductionMatrix1(const dng_matrix &m)dng_camera_profile
SetReductionMatrix2(const dng_matrix &m)dng_camera_profile
SetToneCurve(const dng_tone_curve &curve) (defined in dng_camera_profile)dng_camera_profile [inline]
SetUniqueCameraModelRestriction(const char *camera)dng_camera_profile [inline]
SetWasReadFromDNG(bool state=true) (defined in dng_camera_profile)dng_camera_profile [inline]
Stub()dng_camera_profile
ToneCurve() const (defined in dng_camera_profile)dng_camera_profile [inline]
UniqueCameraModelRestriction() const dng_camera_profile [inline]
ValidForwardMatrix(const dng_matrix &m) (defined in dng_camera_profile)dng_camera_profile [protected, static]
WasReadFromDNG() const (defined in dng_camera_profile)dng_camera_profile [inline]
WasStubbed() const dng_camera_profile [inline]
~dng_camera_profile() (defined in dng_camera_profile)dng_camera_profile [virtual]

Copyright © 2006-2009 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google