MagickCore
7.0.0
|
#include <image.h>
Data Fields | |
PrimaryInfo | red_primary |
PrimaryInfo | green_primary |
PrimaryInfo | blue_primary |
PrimaryInfo | white_point |
PrimaryInfo _ChromaticityInfo::blue_primary |
Definition at line 123 of file image.h.
Referenced by AcquireImage(), IdentifyImage(), SetImageColorspace(), SetImageProperty(), and SyncImageSettings().
PrimaryInfo _ChromaticityInfo::green_primary |
Definition at line 123 of file image.h.
Referenced by AcquireImage(), IdentifyImage(), SetImageColorspace(), SetImageProperty(), and SyncImageSettings().
PrimaryInfo _ChromaticityInfo::red_primary |
Definition at line 123 of file image.h.
Referenced by AcquireImage(), IdentifyImage(), SetImageColorspace(), SetImageProperty(), and SyncImageSettings().
PrimaryInfo _ChromaticityInfo::white_point |
Definition at line 123 of file image.h.
Referenced by AcquireImage(), IdentifyImage(), SetImageColorspace(), SetImageProperty(), and SyncImageSettings().