Hi All,
    I am here with a problem related to the type casting.I simply want
to select a color from the ColorPicker control, and pass it into the
threshold() method's color argument of the BitmapData class's
object.But the issue is that selectedItem and value of colorpicker
are  returning the values of uint in the decimal number system.But I
have to pass the value of unit into HexaDecimal Number system.

Its fine to cast uint into HexaBased String using toString
(16).toUpperCase(), but still the issue is same
as i have to again pass it as a hexaNumber and there is no Casting
between String to HexaNumber.


Pls suggest if u have some inputs.

Thnx in advance
Shardul Singh Bartwal



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to