What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [?] RcClr in a Gradient?

[?] RcClr in a Gradient?
Author: Message:
TheSteve
Full Member
***

Avatar
The Man from Japan

Posts: 179
Reputation: 23
41 / Male / Flag
Joined: Aug 2005
RE: [?] RcClr in a Gradient?
In theory, the highest number usable is 65535 as this is the limit for the microsoft resource format.

Unfortunately, it appears that the gradient function does not support embedded rcclr calls. Because of this, you can't make a colorizable gradient. If you can add or replace a current color, (which last I heard wasn't supported), the binary format for such a gradient would be as follows:

(each <> part is one byte)
HC<rr><gg><bb><aa>C<rr><gg><bb><aa>

The H stands for horizontal gradient, (you'd use V if you wanted a vertical gradient)
C is a colorizable color. (as opposed to D for a normal color)
then the rr, gg, bb and aa parts are the desired colors and alpha in the gradient parts. (you'll want the alpha to be 255 (0xFF) most of the time)

This post was edited on 12-20-2007 at 12:39 AM by TheSteve.
12-20-2007 12:39 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] RcClr in a Gradient? - by Matti on 12-19-2007 at 01:55 PM
RE: [?] RcClr in a Gradient? - by davidpolitis on 12-19-2007 at 10:37 PM
RE: [?] RcClr in a Gradient? - by freak544 on 12-19-2007 at 10:46 PM
RE: [?] RcClr in a Gradient? - by TheSteve on 12-20-2007 at 12:39 AM
RE: [?] RcClr in a Gradient? - by Matti on 12-20-2007 at 09:24 AM
RE: [?] RcClr in a Gradient? - by TheSteve on 12-20-2007 at 09:44 AM
RE: [?] RcClr in a Gradient? - by Matti on 12-20-2007 at 10:05 AM
RE: [?] RcClr in a Gradient? - by Willz on 12-20-2007 at 10:39 AM
RE: RE: [?] RcClr in a Gradient? - by TheSteve on 12-21-2007 at 12:49 AM
RE: [?] RcClr in a Gradient? - by Patchou on 12-20-2007 at 05:48 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On