Picasso API  2.8
Data Fields
_ps_size Struct Reference

A structure that contains width and height values. More...

#include <picasso.h>

Data Fields

float w
 
float h
 

Detailed Description

A structure that contains width and height values.

Definition at line 178 of file picasso.h.

Field Documentation

◆ h

float _ps_size::h

height value.

Definition at line 182 of file picasso.h.

◆ w

float _ps_size::w

width value.

Definition at line 180 of file picasso.h.


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