, including all inherited members.
| ArrayToBitmap32(Byte[] ar, out Bitmap bmp, int arrayColorBits, int width, int height) | Powertek.Imaging.PtBitmap | [static] |
| ArrayToBitmap32(Byte[] ar, int arrayColorBits, int width, int height) | Powertek.Imaging.PtBitmap | [static] |
| BitmapToArray(Bitmap bmp, int arrayColorBits, out Byte[] ar) | Powertek.Imaging.PtBitmap | [static] |
| BitmapToArray(Bitmap bmp, int arrayColorBits) | Powertek.Imaging.PtBitmap | [static] |
| ChangePixelFormat(Bitmap inBmp, out Bitmap outBmp, PixelFormat newPixelFormat) | Powertek.Imaging.PtBitmap | [static] |
| FromFile(String fileName) | Powertek.Imaging.PtBitmap | [static] |
| GrayScale(Bitmap inBmp, out Bitmap outBmp, bool correctLuminance) | Powertek.Imaging.PtBitmap | [static] |
| ResizeBitmap(Bitmap orgBmp, int newWidth, int newHeight, bool keepAspectRatio) | Powertek.Imaging.PtBitmap | [static] |
| ResizeBitmap(Bitmap orgBmp, int newWidth, int newHeight, bool keepAspectRatio, CompositingQuality compositingQuality, SmoothingMode smoothingMode, InterpolationMode interPolationMode, PixelOffsetMode pixelOffsetMode) | Powertek.Imaging.PtBitmap | [static] |
| ResizeBitmapHQ(Bitmap orgBmp, int newWidth, int newHeight, bool keepAspectRatio) | Powertek.Imaging.PtBitmap | [static] |
| ResizeBitmapLQ(Bitmap orgBmp, int newWidth, int newHeight, bool keepAspectRatio) | Powertek.Imaging.PtBitmap | [static] |
| SaveJpg(Bitmap bmp, string imageName, int qual) | Powertek.Imaging.PtBitmap | [static] |