- number
- A value that is consistent with the ICC specification format: u8FixedU8Number.
Visual Basic (Declaration) | |
---|---|
Public Shared Function FromU8Fixed8NumberToDouble( _ ByVal number As UShort _ ) As Double |
Visual Basic (Usage) | Copy Code |
---|---|
Dim number As UShort Dim value As Double value = IccTools.FromU8Fixed8NumberToDouble(number) |
Parameters
- number
- A value that is consistent with the ICC specification format: u8FixedU8Number.
Return Value
A double fractions value that represents the number passed.For an additional example, refer to IccCurveTagType.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)