ImageProperties 1.0 control documentation

Converts bytes array to Int32Fraction data type.

Overload List

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);

See Also

Int32Fraction Class | ElementIT.ImageProperties Namespace