convert rgb to float

Code Example - convert rgb to float

                
                        float fR = intR / 255.0F;