Converts bytes array to Int32Fraction data type.
Converts bytes array to Int32Fraction data type.
public static Int32Fraction Parse(byte[],int);
Converts the String representation of a number to its Int32Fraction equivalent.
public static Int32Fraction Parse(string);
Int32Fraction Class | ElementIT.ImageProperties Namespace