Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
PIXTYPE_bgr32 Struct Reference

#include <ccvt_types.h>

Public Attributes

unsigned char b
 
unsigned char g
 
unsigned char r
 
unsigned char z
 

Detailed Description

Definition at line 25 of file ccvt_types.h.

Member Data Documentation

◆ b

unsigned char PIXTYPE_bgr32::b

Definition at line 27 of file ccvt_types.h.

◆ g

unsigned char PIXTYPE_bgr32::g

Definition at line 28 of file ccvt_types.h.

◆ r

unsigned char PIXTYPE_bgr32::r

Definition at line 29 of file ccvt_types.h.

◆ z

unsigned char PIXTYPE_bgr32::z

Definition at line 30 of file ccvt_types.h.


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