Functions | |
| bool | CxImage::GrayScale () |
| bool | CxImage::Flip (bool bFlipSelection=false, bool bFlipAlpha=true) |
| bool | CxImage::Mirror (bool bMirrorSelection=false, bool bMirrorAlpha=true) |
| bool | CxImage::Negative () |
| bool | CxImage::RotateLeft (CxImage *iDst=NULL) |
| bool | CxImage::RotateRight (CxImage *iDst=NULL) |
| bool CxImage::Flip | ( | bool | bFlipSelection = false, |
|
| bool | bFlipAlpha = true | |||
| ) | [inherited] |
| bool CxImage::GrayScale | ( | ) | [inherited] |
| bool CxImage::Mirror | ( | bool | bMirrorSelection = false, |
|
| bool | bMirrorAlpha = true | |||
| ) | [inherited] |
| bool CxImage::Negative | ( | ) | [inherited] |
| bool CxImage::RotateLeft | ( | CxImage * | iDst = NULL |
) | [inherited] |
| bool CxImage::RotateRight | ( | CxImage * | iDst = NULL |
) | [inherited] |
1.5.4