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.
MemoryFormatG8a8Premultiplied :: MemoryFormatgi-gdk4 GI.Gdk.Enums 2 bytes; for grayscale, alpha. The color values are premultiplied with the alpha value. Since: 4.12
MemoryFormatNFormats :: MemoryFormatgi-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.
MemoryFormatR16g16b16 :: MemoryFormatgi-gdk4 GI.Gdk.Enums 3 guint16 values; for red, green, blue. Since: 4.6
MemoryFormatR16g16b16Float :: MemoryFormatgi-gdk4 GI.Gdk.Enums 3 half-float values; for red, green, blue. The data is opaque. Since: 4.6
MemoryFormatR16g16b16a16 :: MemoryFormatgi-gdk4 GI.Gdk.Enums 4 guint16 values; for red, green, blue, alpha. Since: 4.6
MemoryFormatR16g16b16a16Float :: MemoryFormatgi-gdk4 GI.Gdk.Enums 4 half-float values; for red, green, blue and alpha. Since: 4.6
MemoryFormatR16g16b16a16FloatPremultiplied :: MemoryFormatgi-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
MemoryFormatR16g16b16a16Premultiplied :: MemoryFormatgi-gdk4 GI.Gdk.Enums 4 guint16 values; for red, green, blue, alpha. The color values are premultiplied with the alpha value. Since: 4.6
MemoryFormatR32g32b32Float :: MemoryFormatgi-gdk4 GI.Gdk.Enums 3 float values; for red, green, blue.
MemoryFormatR32g32b32a32Float :: MemoryFormatgi-gdk4 GI.Gdk.Enums 4 float values; for red, green, blue and alpha. Since: 4.6