Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
hb_color_line_t Struct Reference

#include <hb-paint.h>

Data Fields

void * data
 
hb_color_line_get_color_stops_func_t get_color_stops
 
void * get_color_stops_user_data
 
hb_color_line_get_extend_func_t get_extend
 
void * get_extend_user_data
 
void * reserved0
 
void * reserved1
 
void * reserved2
 
void * reserved3
 
void * reserved5
 
void * reserved6
 
void * reserved7
 
void * reserved8
 

Detailed Description

hb_color_line_t:

A struct containing color information for a gradient.

Since: 7.0.0

Definition at line 410 of file hb-paint.h.

Field Documentation

◆ data

void* hb_color_line_t::data

Definition at line 411 of file hb-paint.h.

◆ get_color_stops

hb_color_line_get_color_stops_func_t hb_color_line_t::get_color_stops

Definition at line 413 of file hb-paint.h.

◆ get_color_stops_user_data

void* hb_color_line_t::get_color_stops_user_data

Definition at line 414 of file hb-paint.h.

◆ get_extend

hb_color_line_get_extend_func_t hb_color_line_t::get_extend

Definition at line 416 of file hb-paint.h.

◆ get_extend_user_data

void* hb_color_line_t::get_extend_user_data

Definition at line 417 of file hb-paint.h.

◆ reserved0

void* hb_color_line_t::reserved0

Definition at line 419 of file hb-paint.h.

◆ reserved1

void* hb_color_line_t::reserved1

Definition at line 420 of file hb-paint.h.

◆ reserved2

void* hb_color_line_t::reserved2

Definition at line 421 of file hb-paint.h.

◆ reserved3

void* hb_color_line_t::reserved3

Definition at line 422 of file hb-paint.h.

◆ reserved5

void* hb_color_line_t::reserved5

Definition at line 423 of file hb-paint.h.

◆ reserved6

void* hb_color_line_t::reserved6

Definition at line 424 of file hb-paint.h.

◆ reserved7

void* hb_color_line_t::reserved7

Definition at line 425 of file hb-paint.h.

◆ reserved8

void* hb_color_line_t::reserved8

Definition at line 426 of file hb-paint.h.


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