Topic profile page for RGB.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: RGB.
Topic "Rgb" was discussed 41,551 times on 2,966 sites in last 3 months
Started 2 days, 21 hours ago (2009-12-07 03:13:00)
by popsonline
i dont think this is a software issue but couldnt figure where to post this here on the Boards..the problem..when i hook my older inspriron 8000 laptop to my any television thru the RGB connector all seems to be fine, but when i play a video be it with VLC or windows media player .....i get sound but no video...the laptop display is fine but nothing on the player window on TV..this ticks me...
Started 3 days ago (2009-12-07 01:05:00)
by thetrooper
I'm a proud owner of a Victor Wondermega! I was told that an rgb mod was the only way to go but after contacting Console Passion I was told the machine was already rgb capable. Can anyone clear this up? Cheers, Joe.
Started 3 days ago (2009-12-07 01:05:00)
by thetrooper
I'm a proud owner of a Victor Wondermega! I was told that an rgb mod was the only way to go but after contacting Console Passion I was told the machine was already rgb capable. Can anyone clear this up? Cheers, Joe.
Started 3 days, 2 hours ago (2009-12-06 22:25:00)
by PATSYS
Coloring cells based on RGB? Hi all, I have number values in cells D6, E6 and F6 which correspondes to the R,G and B values respectively that I want to shade cell B6. How do I write the code tso that when I run it, it uses those values as RGB and use that color to shade B6? Thanks
Started 3 days, 15 hours ago (2009-12-06 09:39:00)
by regis169
Guys, I read the manual and I looked everywhere on Sony's picture/video settings, but I can't seem to find where to change the RGB setting. (RGB full or RGB limited) Samsung LCD TVs have settings for you to change your RGB setting on your TV. Black level low = 16-235 and Black level normal = 0-255 Where did you guys find this RGB setting on the Sony Bravia? (Or if they don't have a ...
Started 4 days, 6 hours ago (2009-12-05 18:23:00)
by blondandfun
For DVD distribution, what is the consensus on comp rgb to stu rgb? Is this effect outdated for LCD televisions? My LCD tv's color looks just like the computer's. Also, simple vegas question, how do you apply this effect throughout whole project? I can't copy attributes, that screws up everything.
Started 4 days, 9 hours ago (2009-12-05 15:50:00)
by BigLad
Hi folks, I'm creating a calendar using Cewe's software. I thought if I was sending images to print it was best to convert to CMYK colour space first. I therefore saved the RGB TIFF images out from CS3 as 8 bit TIFFS with CMYK colour space. They now look terrible in the CEWE software (weird colour casts). Am I missing something - should I just save them out as RGB TIFFS into the ...
Started 6 days, 6 hours ago (2009-12-03 18:26:00)
by Rich887
Need a DVD to record 60HZ RGB SCART in the UK Hi not so long ago i bought a Pioneer DVD Recorder, to record footage from a games console. I wanted to record the console playing games at 60Hz, and i heard that this player was switchable. It was. However it wouldn't record in RGB at 60hz (it did record in RGB at 50Hz). I have ...
Started 1 week, 1 day ago (2009-12-01 08:11:00)
by Lucky
Excel 2003. I'm using VBA's graphics methods to draw a large area on the screen that is not exactly square. I then fill this area with a solid RGB color. No pattern or transparency or anything, just a solid beige color. Sometimes the area appears with the color I want, and sometimes it's way too light, almost white. I can't figure out ...
Started 4 days, 10 hours ago (2009-12-05 14:19:00)
by RaySkater
Quicktime on my mac pro does not have "Planar RGB" in the list of codec to Export as...my G4 Mini does, however... both have QT Pro. how can I get the mac pro to have Planar RGB? thanks! R 8-core 2.26Ghz Nahalem. 6GB RAM ...
Started 1 week, 1 day ago (2009-12-01 07:41:00)
by photoexpedition
I have an idea to use the lighter on the basis of RGB light-emitting diodes for the additive press of colour prints. Frequencies of radiation of light-emitting diodes practically coincide with a maximum sensitivity of layers of modern colour photographic papers. Necessary brightness is reached by increase in number of light-emitting diodes. What do you think about it?
Started 4 days, 10 hours ago (2009-12-05 14:17:00)
by KLX213
there was a display setting under the Xbox 360 dashboard, how should i set? resolution, color, reference level .. etc. im using a 42" LCD tv to play, and now my setting are 720p, RGB, standard reference level. this is by far the best setting for me, but i still think there sometimes some image just too "bright". any suggestion ? do i need to get the xbox manufacture hdmi cable ?...
Started 6 days, 15 hours ago (2009-12-03 09:45:00)
by Roger
I can format shapes with RGB ActiveSheet.Shapes("Test").Fill.ForeColor.RGB = RGB(128, 128, 128) Is there a way to format a shape using themecolors in the same way you can format a cell With Range("A1").Interior .ThemeColor = xlThemeColorAccent3 .TintAndShade = 0.799981688894314 End With I ...