Blender  V3.3
Public Attributes | List of all members
_AviBitmapInfoHeader Struct Reference

#include <AVI_avi.h>

Public Attributes

int fcc
 
int size
 
int Size
 
int Width
 
int Height
 
short Planes
 
short BitCount
 
int Compression
 
int SizeImage
 
int XPelsPerMeter
 
int YPelsPerMeter
 
int ClrUsed
 
int ClrImportant
 

Detailed Description

Definition at line 101 of file AVI_avi.h.

Member Data Documentation

◆ BitCount

short _AviBitmapInfoHeader::BitCount

Definition at line 108 of file AVI_avi.h.

Referenced by avi_converter_from_avi_rgb(), AVI_is_avi(), and AVI_open_movie().

◆ ClrImportant

int _AviBitmapInfoHeader::ClrImportant

Definition at line 114 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ ClrUsed

int _AviBitmapInfoHeader::ClrUsed

Definition at line 113 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ Compression

int _AviBitmapInfoHeader::Compression

Definition at line 109 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ fcc

int _AviBitmapInfoHeader::fcc

Definition at line 102 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ Height

int _AviBitmapInfoHeader::Height

Definition at line 106 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ Planes

short _AviBitmapInfoHeader::Planes

Definition at line 107 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ size

int _AviBitmapInfoHeader::size

Definition at line 103 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ Size

int _AviBitmapInfoHeader::Size

Definition at line 104 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ SizeImage

int _AviBitmapInfoHeader::SizeImage

Definition at line 110 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ Width

int _AviBitmapInfoHeader::Width

Definition at line 105 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ XPelsPerMeter

int _AviBitmapInfoHeader::XPelsPerMeter

Definition at line 111 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ YPelsPerMeter

int _AviBitmapInfoHeader::YPelsPerMeter

Definition at line 112 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().


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