Blender  V2.93
Public Attributes | List of all members
ColorManagedView Struct Reference

#include <IMB_colormanagement_intern.h>

Public Attributes

struct ColorManagedViewnext
 
struct ColorManagedViewprev
 
int index
 
char name [MAX_COLORSPACE_NAME]
 

Detailed Description

Definition at line 73 of file IMB_colormanagement_intern.h.

Member Data Documentation

◆ index

int ColorManagedView::index

Definition at line 75 of file IMB_colormanagement_intern.h.

◆ name

char ColorManagedView::name[MAX_COLORSPACE_NAME]

◆ next

struct ColorManagedView* ColorManagedView::next

Definition at line 74 of file IMB_colormanagement_intern.h.

◆ prev

struct ColorManagedView * ColorManagedView::prev

Definition at line 74 of file IMB_colormanagement_intern.h.


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