Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. MemoryFormatG8a8Premultiplied :: MemoryFormat

    gi-gdk4 GI.Gdk.Enums

    2 bytes; for grayscale, alpha. The color values are premultiplied with the alpha value. Since: 4.12

  2. MemoryFormatNFormats :: MemoryFormat

    gi-gdk4 GI.Gdk.Enums

    The number of formats. This value will change as more formats get added, so do not rely on its concrete integer.

  3. MemoryFormatR16g16b16 :: MemoryFormat

    gi-gdk4 GI.Gdk.Enums

    3 guint16 values; for red, green, blue. Since: 4.6

  4. MemoryFormatR16g16b16Float :: MemoryFormat

    gi-gdk4 GI.Gdk.Enums

    3 half-float values; for red, green, blue. The data is opaque. Since: 4.6

  5. MemoryFormatR16g16b16a16 :: MemoryFormat

    gi-gdk4 GI.Gdk.Enums

    4 guint16 values; for red, green, blue, alpha. Since: 4.6

  6. MemoryFormatR16g16b16a16Float :: MemoryFormat

    gi-gdk4 GI.Gdk.Enums

    4 half-float values; for red, green, blue and alpha. Since: 4.6

  7. MemoryFormatR16g16b16a16FloatPremultiplied :: MemoryFormat

    gi-gdk4 GI.Gdk.Enums

    4 half-float values; for red, green, blue and alpha. The color values are premultiplied with the alpha value. Since: 4.6

  8. MemoryFormatR16g16b16a16Premultiplied :: MemoryFormat

    gi-gdk4 GI.Gdk.Enums

    4 guint16 values; for red, green, blue, alpha. The color values are premultiplied with the alpha value. Since: 4.6

  9. MemoryFormatR32g32b32Float :: MemoryFormat

    gi-gdk4 GI.Gdk.Enums

    3 float values; for red, green, blue.

  10. MemoryFormatR32g32b32a32Float :: MemoryFormat

    gi-gdk4 GI.Gdk.Enums

    4 float values; for red, green, blue and alpha. Since: 4.6

Page 722 of many | Previous | Next