view Gui/mplayer/pixmaps/stop.xpm @ 9476:eff727517e6b

yuv2rgb brightness/contrast/saturation/different colorspaces support finished yuv2rgb deglobalize yuv2rgb optimizations / cleanup bugs?
author michael
date Fri, 21 Feb 2003 20:35:18 +0000
parents 01bab6f60ede
children 813bc920b876
line wrap: on
line source

/* XPM */
static char * stop_xpm[] = {
"45 45 4 1",
" 	c None",
".	c #00007F",
"+	c #0000FF",
"@	c #FFFFFF",
"                .............                ",
"             ...................             ",
"           .......+++++++++.......           ",
"          .....+++++++++++++++.....          ",
"        .....+++++++++++++++++++.....        ",
"       ....+++++++++++++++++++++++....       ",
"      ....+++++++++++++++++++++++++....      ",
"     ....+++++++++++++++++++++++++++....     ",
"    ....+++++++++++++++++++++++++++++....    ",
"    ...+++++++++++++++++++++++++++++++...    ",
"   ...+++++++@@++++++++++++++++@@++++++...   ",
"  ...+++++++@@@@++++++++++++++@@@@++++++...  ",
"  ...++++++@@@@@@++++++++++++@@@@@@+++++...  ",
" ...++++++@@@@@@@@++++++++++@@@@@@@@+++++... ",
" ...+++++++@@@@@@@@++++++++@@@@@@@@++++++... ",
" ..+++++++++@@@@@@@@++++++@@@@@@@@++++++++.. ",
"...++++++++++@@@@@@@@++++@@@@@@@@+++++++++...",
"...+++++++++++@@@@@@@@++@@@@@@@@++++++++++...",
"..+++++++++++++@@@@@@@@@@@@@@@@++++++++++++..",
"..++++++++++++++@@@@@@@@@@@@@@+++++++++++++..",
"..+++++++++++++++@@@@@@@@@@@@++++++++++++++..",
"..++++++++++++++++@@@@@@@@@@+++++++++++++++..",
"..+++++++++++++++++@@@@@@@@++++++++++++++++..",
"..++++++++++++++++@@@@@@@@@@+++++++++++++++..",
"..+++++++++++++++@@@@@@@@@@@@++++++++++++++..",
"..++++++++++++++@@@@@@@@@@@@@@+++++++++++++..",
"..+++++++++++++@@@@@@@@@@@@@@@@++++++++++++..",
"...+++++++++++@@@@@@@@++@@@@@@@@++++++++++...",
"...++++++++++@@@@@@@@++++@@@@@@@@+++++++++...",
" ..+++++++++@@@@@@@@++++++@@@@@@@@++++++++.. ",
" ...+++++++@@@@@@@@++++++++@@@@@@@@++++++... ",
" ...++++++@@@@@@@@++++++++++@@@@@@@@+++++... ",
"  ...++++++@@@@@@++++++++++++@@@@@@+++++...  ",
"  ...+++++++@@@@++++++++++++++@@@@++++++...  ",
"   ...+++++++@@++++++++++++++++@@++++++...   ",
"    ...+++++++++++++++++++++++++++++++...    ",
"    ....+++++++++++++++++++++++++++++....    ",
"     ....+++++++++++++++++++++++++++....     ",
"      ....+++++++++++++++++++++++++....      ",
"       ....+++++++++++++++++++++++....       ",
"        .....+++++++++++++++++++.....        ",
"          .....+++++++++++++++.....          ",
"           .......+++++++++.......           ",
"             ...................             ",
"                .............                "};