App
Public Member Functions | Public Attributes | List of all members
mhr.appcore.image.layers.ColorLayerSpecificPresentation Class Reference

Třída zapouzdřuje specifická data pro ColorLayer. More...

Inheritance diagram for mhr.appcore.image.layers.ColorLayerSpecificPresentation:
mhr.appcore.image.layers.LayerSpecificPresentation

Public Member Functions

 ColorLayerSpecificPresentation ()
 

Public Attributes

BlendMode mode
 mód vrstvy.
 
int color
 barva vrstvy.
 

Detailed Description

Třída zapouzdřuje specifická data pro ColorLayer.

Definition at line 8 of file ColorLayerSpecificPresentation.java.

Constructor & Destructor Documentation

mhr.appcore.image.layers.ColorLayerSpecificPresentation.ColorLayerSpecificPresentation ( )
inline

Definition at line 10 of file ColorLayerSpecificPresentation.java.

{}

Member Data Documentation

int mhr.appcore.image.layers.ColorLayerSpecificPresentation.color

barva vrstvy.

Definition at line 13 of file ColorLayerSpecificPresentation.java.

BlendMode mhr.appcore.image.layers.ColorLayerSpecificPresentation.mode

mód vrstvy.

Definition at line 12 of file ColorLayerSpecificPresentation.java.


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