Searched defs:LayerSolidFill (Results 1 – 2 of 2) sorted by relevance
323 struct LayerSolidFill { struct324 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors325 uint32_t red = 0; //!< Red value326 uint32_t green = 0; //!< Green value327 uint32_t blue = 0; //!< Blue value328 uint32_t alpha = 0; //!< Alpha value
338 struct LayerSolidFill { struct339 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors340 uint32_t red = 0; //!< Red value341 uint32_t green = 0; //!< Green value342 uint32_t blue = 0; //!< Blue value343 uint32_t alpha = 0; //!< Alpha value