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

#include <psd.h>

Public Attributes

KoColor actual_color
 
psd_color_stop_type color_stop_type
 
qint32 location
 
qint32 midpoint
 

Detailed Description

Definition at line 148 of file psd.h.

Member Data Documentation

◆ actual_color

KoColor psd_gradient_color_stop::actual_color

Definition at line 151 of file psd.h.

◆ color_stop_type

psd_color_stop_type psd_gradient_color_stop::color_stop_type

Definition at line 152 of file psd.h.

◆ location

qint32 psd_gradient_color_stop::location

Definition at line 149 of file psd.h.

◆ midpoint

qint32 psd_gradient_color_stop::midpoint

Definition at line 150 of file psd.h.


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