Aspose::Page::Drawing::Color::get_B method

Color::get_B method

Gets the blue component value of this T:Aspose::Page::Drawing::Color structure.

uint8_t Aspose::Page::Drawing::Color::get_B()

ReturnValue

The blue component value of this T:Aspose::Page::Drawing::Color.

See Also