Data Fields
_Evas_Image_Property Struct Reference

Data Fields

unsigned int w
 
unsigned int h
 
unsigned char scale
 
Eina_Bool rotated
 
Eina_Bool alpha
 
Eina_Bool premul
 
Eina_Bool alpha_sparse
 
const Evas_Colorspacecspaces
 Specify the color space handled by the loader. More...
 
Evas_Colorspace cspace
 Specify the color space handle by the engine. More...
 
struct {
   unsigned char   l
 
   unsigned char   r
 
   unsigned char   t
 
   unsigned char   b
 Specify the dimensions of duplicated pixels borders for OpenGL compressed textures, set by the loader. More...
 
borders
 
Eina_Bool flipped
 

Field Documentation

const Evas_Colorspace* _Evas_Image_Property::cspaces

Specify the color space handled by the loader.

Since
1.10
Evas_Colorspace _Evas_Image_Property::cspace

Specify the color space handle by the engine.

Since
1.10
unsigned char _Evas_Image_Property::b

Specify the dimensions of duplicated pixels borders for OpenGL compressed textures, set by the loader.

Since
1.11