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

#include <psd_additional_layer_info_block.h>

Public Attributes

bool disable {false}
 
bool invert {false}
 
bool notLink {false}
 
psd_path path
 

Detailed Description

Definition at line 976 of file psd_additional_layer_info_block.h.

Member Data Documentation

◆ disable

bool psd_vector_mask::disable {false}

Definition at line 979 of file psd_additional_layer_info_block.h.

979{false};

◆ invert

bool psd_vector_mask::invert {false}

Definition at line 977 of file psd_additional_layer_info_block.h.

977{false};

◆ notLink

bool psd_vector_mask::notLink {false}

Definition at line 978 of file psd_additional_layer_info_block.h.

978{false};

◆ path

psd_path psd_vector_mask::path

Definition at line 980 of file psd_additional_layer_info_block.h.


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