Blender  V2.93
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 117 of file AVI_avi.h.

Member Data Documentation

◆ BitCount

short _AviBitmapInfoHeader::BitCount

Definition at line 124 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 130 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ ClrUsed

int _AviBitmapInfoHeader::ClrUsed

Definition at line 129 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ Compression

int _AviBitmapInfoHeader::Compression

Definition at line 125 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ fcc

int _AviBitmapInfoHeader::fcc

Definition at line 118 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ Height

int _AviBitmapInfoHeader::Height

Definition at line 122 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ Planes

short _AviBitmapInfoHeader::Planes

Definition at line 123 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ size

int _AviBitmapInfoHeader::size

Definition at line 119 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ Size

int _AviBitmapInfoHeader::Size

Definition at line 120 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ SizeImage

int _AviBitmapInfoHeader::SizeImage

Definition at line 126 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ Width

int _AviBitmapInfoHeader::Width

Definition at line 121 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ XPelsPerMeter

int _AviBitmapInfoHeader::XPelsPerMeter

Definition at line 127 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

◆ YPelsPerMeter

int _AviBitmapInfoHeader::YPelsPerMeter

Definition at line 128 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: