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
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