IntelliPhoto  0.4
LayerObject Struct Reference

#include <PaintingArea.h>

Collaboration diagram for LayerObject:

Public Attributes

IntelliImageimage
 
int width
 
int hight
 
int widthOffset
 
int hightOffset
 
int alpha =255
 

Detailed Description

Definition at line 17 of file PaintingArea.h.

Member Data Documentation

◆ alpha

int LayerObject::alpha =255

Definition at line 23 of file PaintingArea.h.

◆ hight

int LayerObject::hight

Definition at line 20 of file PaintingArea.h.

◆ hightOffset

int LayerObject::hightOffset

Definition at line 22 of file PaintingArea.h.

◆ image

IntelliImage* LayerObject::image

Definition at line 18 of file PaintingArea.h.

◆ width

int LayerObject::width

Definition at line 19 of file PaintingArea.h.

◆ widthOffset

int LayerObject::widthOffset

Definition at line 21 of file PaintingArea.h.


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