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

#include <ccvt_types.h>

Public Attributes

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

Detailed Description

Definition at line 40 of file ccvt_types.h.

Member Data Documentation

◆ b

unsigned char PIXTYPE_rgb32::b

Definition at line 44 of file ccvt_types.h.

◆ g

unsigned char PIXTYPE_rgb32::g

Definition at line 43 of file ccvt_types.h.

◆ r

unsigned char PIXTYPE_rgb32::r

Definition at line 42 of file ccvt_types.h.

◆ z

unsigned char PIXTYPE_rgb32::z

Definition at line 45 of file ccvt_types.h.


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