Krita Source Code Documentation
Loading...
Searching...
No Matches
psd_layer_type_line Struct Reference

#include <psd_additional_layer_info_block.h>

Public Attributes

qint8 actual_char {0}
 
qint8 alignment {0}
 
qint32 char_count {0}
 
qint8 orientation {0}
 
qint8 style {0}
 

Detailed Description

Definition at line 822 of file psd_additional_layer_info_block.h.

Member Data Documentation

◆ actual_char

qint8 psd_layer_type_line::actual_char {0}

Definition at line 826 of file psd_additional_layer_info_block.h.

826{0}; // Actual character as a double byte character

◆ alignment

qint8 psd_layer_type_line::alignment {0}

Definition at line 825 of file psd_additional_layer_info_block.h.

825{0}; // Alignment value

◆ char_count

qint32 psd_layer_type_line::char_count {0}

Definition at line 823 of file psd_additional_layer_info_block.h.

823{0}; // Character count value

◆ orientation

qint8 psd_layer_type_line::orientation {0}

Definition at line 824 of file psd_additional_layer_info_block.h.

824{0}; // Orientation value

◆ style

qint8 psd_layer_type_line::style {0}

Definition at line 827 of file psd_additional_layer_info_block.h.

827{0}; // Style value

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