| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Qtc.Gui.QImage
Description
Documentation
class QqqImage x1 where Source
Instances
| QqqImage (QSize t1, QImageFormat) |
class QqqImage_nf x1 where Source
Methods
qqImage_nf :: x1 -> IO (QImage ()) Source
Instances
| QqqImage_nf (QSize t1, QImageFormat) |
class QqImage_nf x1 where Source
Instances
| QqImage_nf String | |
| QqImage_nf () | |
| QqImage_nf (QImage t1) | |
| QqImage_nf (String, String) | |
| QqImage_nf (Size, QImageFormat) | |
| QqImage_nf (Int, Int, QImageFormat) |
bytesPerLine :: QImage a -> () -> IO Int Source
class QconvertToFormat x0 x1 where Source
Methods
convertToFormat :: x0 -> x1 -> IO (QImage ()) Source
Instances
class QconvertToFormat_nf x0 x1 where Source
Methods
convertToFormat_nf :: x0 -> x1 -> IO (QImage ()) Source
class QcreateAlphaMask x0 x1 where Source
Methods
createAlphaMask :: x0 -> x1 -> IO (QImage ()) Source
Instances
| QcreateAlphaMask (QImageSc a) ImageConversionFlags | |
| QcreateAlphaMask (QImageSc a) () | |
| QcreateAlphaMask (QImage ()) () | |
| QcreateAlphaMask (QImage ()) ImageConversionFlags |
class QcreateAlphaMask_nf x0 x1 where Source
Methods
createAlphaMask_nf :: x0 -> x1 -> IO (QImage ()) Source
Instances
dotsPerMeterX :: QImage a -> () -> IO Int Source
dotsPerMeterY :: QImage a -> () -> IO Int Source
class QqImageFromData_nf x1 where Source
Methods
qImageFromData_nf :: x1 -> IO (QImage ()) Source
Instances
isGrayscale :: QImage a -> () -> IO Bool Source
class Qmirrored_nf x0 x1 where Source
Methods
mirrored_nf :: x0 -> x1 -> IO (QImage ()) Source
Instances
| Qmirrored_nf (QImageSc a) Bool | |
| Qmirrored_nf (QImageSc a) () | |
| Qmirrored_nf (QImage ()) Bool | |
| Qmirrored_nf (QImage ()) () | |
| Qmirrored_nf (QImageSc a) (Bool, Bool) | |
| Qmirrored_nf (QImage ()) (Bool, Bool) |
class QrgbSwapped x0 x1 where Source
Methods
rgbSwapped :: x0 -> x1 -> IO (QImage ()) Source
Instances
| QrgbSwapped (QImageSc a) () | |
| QrgbSwapped (QImage ()) () |
class QrgbSwapped_nf x0 x1 where Source
Methods
rgbSwapped_nf :: x0 -> x1 -> IO (QImage ()) Source
Instances
| QrgbSwapped_nf (QImageSc a) () | |
| QrgbSwapped_nf (QImage ()) () |
setDotsPerMeterX :: QImage a -> Int -> IO () Source
setDotsPerMeterY :: QImage a -> Int -> IO () Source
setNumColors :: QImage a -> Int -> IO () Source
textLanguages :: QImage a -> () -> IO [String] Source
class QqImageTrueMatrix x1 xr where Source
Methods
qImageTrueMatrix :: x1 -> xr Source
Instances
| QqImageTrueMatrix (QTransform t1, Int, Int) (IO (QTransform ())) | |
| QqImageTrueMatrix (QMatrix t1, Int, Int) (IO (QMatrix ())) |
qImage_delete :: QImage a -> IO () Source
qImage_delete1 :: QImage a -> IO () Source