Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. fromNum :: (Eq a, Num a) => a -> Bit

    Color Graphics.Color.Space

    Convert a number to a bit. Any non-zero number corresponds to 1.

  2. toNum :: Num a => Bit -> a

    Color Graphics.Color.Space

    Convert a bit to a number.

  3. fromNum :: (Eq a, Num a) => a -> Bit

    Color Graphics.Color.Space.RGB

    Convert a number to a bit. Any non-zero number corresponds to 1.

  4. fromNum :: (Eq a, Num a) => a -> Bit

    Color Graphics.Color.Space.RGB

    Convert a number to a bit. Any non-zero number corresponds to 1.

  5. toNum :: Num a => Bit -> a

    Color Graphics.Color.Space.RGB

    Convert a bit to a number.

  6. toNum :: Num a => Bit -> a

    Color Graphics.Color.Space.RGB

    Convert a bit to a number.

  7. fromNum :: (Eq a, Num a) => a -> Bit

    Color Graphics.Color.Space.RGB.Alternative

    Convert a number to a bit. Any non-zero number corresponds to 1.

  8. toNum :: Num a => Bit -> a

    Color Graphics.Color.Space.RGB.Alternative

    Convert a bit to a number.

  9. enumerateFonts :: FontCache -> [FontDescriptor]

    FontyFruity Graphics.Text.TrueType

    Returns a list of descriptors of fonts stored in the given cache.

  10. _fHdrMagicNumber :: FontHeader -> !Word32

    FontyFruity Graphics.Text.TrueType.Internal

    Should be equal to 0x5F0F3CF5.

Page 340 of many | Previous | Next