Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_DIBInfo Struct Reference

Collaboration diagram for _DIBInfo:

Collaboration graph
[legend]

Data Fields

unsigned long size
long width
long height
unsigned short planes
unsigned short bits_per_pixel
unsigned long compression
unsigned long image_size
unsigned long x_pixels
unsigned long y_pixels
unsigned long number_colors
unsigned long colors_important
unsigned short red_mask
unsigned short green_mask
unsigned short blue_mask
unsigned short alpha_mask
long colorspace
PointInfo red_primary
PointInfo green_primary
PointInfo blue_primary
PointInfo gamma_scale

Field Documentation

unsigned short _DIBInfo::alpha_mask
 

Definition at line 88 of file dib.c.

unsigned short _DIBInfo::bits_per_pixel
 

Definition at line 76 of file dib.c.

Referenced by WriteDIBImage().

unsigned short _DIBInfo::blue_mask
 

Definition at line 88 of file dib.c.

PointInfo _DIBInfo::blue_primary
 

Definition at line 97 of file dib.c.

unsigned long _DIBInfo::colors_important
 

Definition at line 80 of file dib.c.

Referenced by WriteDIBImage().

long _DIBInfo::colorspace
 

Definition at line 94 of file dib.c.

unsigned long _DIBInfo::compression
 

Definition at line 80 of file dib.c.

Referenced by WriteDIBImage().

PointInfo _DIBInfo::gamma_scale
 

Definition at line 97 of file dib.c.

unsigned short _DIBInfo::green_mask
 

Definition at line 88 of file dib.c.

PointInfo _DIBInfo::green_primary
 

Definition at line 97 of file dib.c.

long _DIBInfo::height
 

Definition at line 72 of file dib.c.

Referenced by WriteDIBImage().

unsigned long _DIBInfo::image_size
 

Definition at line 80 of file dib.c.

Referenced by WriteDIBImage().

unsigned long _DIBInfo::number_colors
 

Definition at line 80 of file dib.c.

Referenced by WriteDIBImage().

unsigned short _DIBInfo::planes
 

Definition at line 76 of file dib.c.

Referenced by WriteDIBImage().

unsigned short _DIBInfo::red_mask
 

Definition at line 88 of file dib.c.

PointInfo _DIBInfo::red_primary
 

Definition at line 97 of file dib.c.

unsigned long _DIBInfo::size
 

Definition at line 69 of file dib.c.

Referenced by WriteDIBImage().

long _DIBInfo::width
 

Definition at line 72 of file dib.c.

Referenced by WriteDIBImage().

unsigned long _DIBInfo::x_pixels
 

Definition at line 80 of file dib.c.

Referenced by WriteDIBImage().

unsigned long _DIBInfo::y_pixels
 

Definition at line 80 of file dib.c.

Referenced by WriteDIBImage().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 25 13:44:40 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC