Pre-loaded Formats

Discussion and Help on using Iridium Color Picker
Post Reply
admin
Posts: 1
Joined: Thu Jan 01, 1970 12:00 am

Pre-loaded Formats

Post by admin »

The following formats are pre-loaded as of version 0.1.2.4

Code: Select all

C               b:.2x:0x%r%g%b
CMYK            p:d:%c%% %m%% %y%% %k%%
Delphi Name     ::%d
HTML            b:.2x:#%r%g%b
IE Name         ::%i
Pascal          b:.2x:$%r%g%b
RGB             b:d:%r, %g, %b
XAML            b:.2X:#FF%r%g%b


If you have suggestions for other formats, feel free to suggest them here.
Post Reply