Searched defs:LayerSolidFill (Results 1 – 2 of 2) sorted by relevance
300 struct LayerSolidFill { struct301 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors302 uint32_t red = 0; //!< Red value303 uint32_t green = 0; //!< Green value304 uint32_t blue = 0; //!< Blue value305 uint32_t alpha = 0; //!< Alpha value
321 struct LayerSolidFill { struct322 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors323 uint32_t red = 0; //!< Red value324 uint32_t green = 0; //!< Green value325 uint32_t blue = 0; //!< Blue value326 uint32_t alpha = 0; //!< Alpha value