Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. PixbufErrorInsufficientMemory :: PixbufError

    gi-gdkpixbuf GI.GdkPixbuf.Enums

    Not enough memory.

  2. PixbufErrorUnknownType :: PixbufError

    gi-gdkpixbuf GI.GdkPixbuf.Enums

    Unknown image type.

  3. PixbufErrorUnsupportedOperation :: PixbufError

    gi-gdkpixbuf GI.GdkPixbuf.Enums

    Don't know how to perform the given operation on the type of image at hand.

  4. data PixbufRotation

    gi-gdkpixbuf GI.GdkPixbuf.Enums

    The possible rotations which can be passed to pixbufRotateSimple. To make them easier to use, their numerical values are the actual degrees.

  5. PixbufRotationClockwise :: PixbufRotation

    gi-gdkpixbuf GI.GdkPixbuf.Enums

    Rotate by 270 degrees.

  6. PixbufRotationCounterclockwise :: PixbufRotation

    gi-gdkpixbuf GI.GdkPixbuf.Enums

    Rotate by 90 degrees.

  7. PixbufRotationNone :: PixbufRotation

    gi-gdkpixbuf GI.GdkPixbuf.Enums

    No rotation.

  8. PixbufRotationUpsidedown :: PixbufRotation

    gi-gdkpixbuf GI.GdkPixbuf.Enums

    Rotate by 180 degrees.

  9. data PixbufFormatFlags

    gi-gdkpixbuf GI.GdkPixbuf.Flags

    Flags which allow a module to specify further details about the supported operations. Since: 2.2

  10. PixbufFormatFlagsScalable :: PixbufFormatFlags

    gi-gdkpixbuf GI.GdkPixbuf.Flags

    the image format is scalable

Page 366 of many | Previous | Next