Searched defs:LayerSolidFill (Results 1 – 3 of 3) 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
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
325 struct LayerSolidFill { struct326 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors327 uint32_t red = 0; //!< Red value328 uint32_t green = 0; //!< Green value329 uint32_t blue = 0; //!< Blue value330 uint32_t alpha = 0; //!< Alpha value