ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / PaletteColor Structure / ToColorF Method

In This Topic
    ToColorF Method
    In This Topic
    Converts the color into a C1.Util.DX.ColorF.
    Syntax
    'Declaration
     
    Public Function ToColorF() As ColorF
    public ColorF ToColorF()
    See Also