Blender  V3.3
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 64 of file IMB_colormanagement_intern.h.

Member Data Documentation

◆ index

int ColorManagedView::index

Definition at line 66 of file IMB_colormanagement_intern.h.

◆ name

char ColorManagedView::name[MAX_COLORSPACE_NAME]

◆ next

struct ColorManagedView* ColorManagedView::next

Definition at line 65 of file IMB_colormanagement_intern.h.

◆ prev

struct ColorManagedView * ColorManagedView::prev

Definition at line 65 of file IMB_colormanagement_intern.h.


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