Searched defs:ilmLayerProperties (Results 1 – 1 of 1) sorted by relevance
208 struct ilmLayerProperties struct210 t_ilm_float opacity; /*!< opacity value of the layer */211 t_ilm_uint sourceX; /*!< x source position value of the layer */212 t_ilm_uint sourceY; /*!< y source position value of the layer */213 t_ilm_uint sourceWidth; /*!< source width value of the layer */214 t_ilm_uint sourceHeight; /*!< source height value of the layer */215 t_ilm_uint destX; /*!< x destination position value of the layer */216 t_ilm_uint destY; /*!< y desitination position value of the layer */217 t_ilm_uint destWidth; /*!< destination width value of the layer */218 t_ilm_uint destHeight; /*!< destination height value of the layer */[all …]