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

_BMPInfo Struct Reference

Collaboration diagram for _BMPInfo:

Collaboration graph
[legend]

Data Fields

unsigned long size
unsigned long width
unsigned long height
unsigned long planes
unsigned long bits_per_pixel
char compression [5]
unsigned long image_size
unsigned long x_pixels
unsigned long y_pixels
unsigned long number_colors
unsigned long important_colors
unsigned long file_size
unsigned long ba_offset
unsigned long offset_bits
long width
long height
unsigned short planes
unsigned short bits_per_pixel
unsigned long compression
unsigned long red_mask
unsigned long green_mask
unsigned long blue_mask
unsigned long alpha_mask
unsigned long colors_important
long colorspace
PrimaryInfo red_primary
PrimaryInfo green_primary
PrimaryInfo blue_primary
PrimaryInfo gamma_scale

Field Documentation

unsigned long _BMPInfo::alpha_mask
 

Definition at line 107 of file bmp.c.

unsigned long _BMPInfo::ba_offset
 

Definition at line 93 of file bmp.c.

unsigned short _BMPInfo::bits_per_pixel
 

Definition at line 103 of file bmp.c.

unsigned long _BMPInfo::bits_per_pixel
 

Definition at line 151 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _BMPInfo::blue_mask
 

Definition at line 107 of file bmp.c.

PrimaryInfo _BMPInfo::blue_primary
 

Definition at line 122 of file bmp.c.

unsigned long _BMPInfo::colors_important
 

Definition at line 107 of file bmp.c.

long _BMPInfo::colorspace
 

Definition at line 119 of file bmp.c.

unsigned long _BMPInfo::compression
 

Definition at line 107 of file bmp.c.

char _BMPInfo::compression[5]
 

Definition at line 158 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _BMPInfo::file_size
 

Definition at line 93 of file bmp.c.

PrimaryInfo _BMPInfo::gamma_scale
 

Definition at line 122 of file bmp.c.

unsigned long _BMPInfo::green_mask
 

Definition at line 107 of file bmp.c.

PrimaryInfo _BMPInfo::green_primary
 

Definition at line 122 of file bmp.c.

long _BMPInfo::height
 

Definition at line 99 of file bmp.c.

unsigned long _BMPInfo::height
 

Definition at line 151 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _BMPInfo::image_size
 

Definition at line 107 of file bmp.c.

Referenced by ReadAVIImage().

unsigned long _BMPInfo::important_colors
 

Definition at line 161 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _BMPInfo::number_colors
 

Definition at line 107 of file bmp.c.

Referenced by ReadAVIImage().

unsigned long _BMPInfo::offset_bits
 

Definition at line 93 of file bmp.c.

unsigned short _BMPInfo::planes
 

Definition at line 103 of file bmp.c.

unsigned long _BMPInfo::planes
 

Definition at line 151 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _BMPInfo::red_mask
 

Definition at line 107 of file bmp.c.

PrimaryInfo _BMPInfo::red_primary
 

Definition at line 122 of file bmp.c.

unsigned long _BMPInfo::size
 

Definition at line 93 of file bmp.c.

Referenced by ReadAVIImage().

long _BMPInfo::width
 

Definition at line 99 of file bmp.c.

unsigned long _BMPInfo::width
 

Definition at line 151 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _BMPInfo::x_pixels
 

Definition at line 107 of file bmp.c.

Referenced by ReadAVIImage().

unsigned long _BMPInfo::y_pixels
 

Definition at line 107 of file bmp.c.

Referenced by ReadAVIImage().


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