MagickCore  7.0.3
_ColorMapInfo Struct Reference

Data Fields

const char * name
 
const unsigned char red
 
const unsigned char green
 
const unsigned char blue
 
const float alpha
 
const ssize_t compliance
 

Detailed Description

Definition at line 83 of file color.c.

Field Documentation

const float _ColorMapInfo::alpha

Definition at line 94 of file color.c.

Referenced by AcquireColorCache().

const unsigned char _ColorMapInfo::blue

Definition at line 89 of file color.c.

Referenced by AcquireColorCache().

const ssize_t _ColorMapInfo::compliance

Definition at line 97 of file color.c.

Referenced by AcquireColorCache().

const unsigned char _ColorMapInfo::green

Definition at line 89 of file color.c.

Referenced by AcquireColorCache().

const char* _ColorMapInfo::name

Definition at line 86 of file color.c.

Referenced by AcquireColorCache().

const unsigned char _ColorMapInfo::red

Definition at line 89 of file color.c.

Referenced by AcquireColorCache().


The documentation for this struct was generated from the following file: