GRV11.GRImage Member List
This is the complete list of members for
GRV11.GRImage, including all inherited members.
| ConvertBitmapToRGBAData(Bitmap bitmap) | GRV11.GRImage | [static] |
| ConvertBitmapToRGBAData(Bitmap bitmap) | GRV11.GRImage | [static] |
| ConvertRGBABufferToBitmap(byte[] rgbaData, int width, int height) | GRV11.GRImage | [static] |
| ConvertRGBABufferToBitmap(byte[] rgbaData, int width, int height) | GRV11.GRImage | [static] |
| CopyRGBABufferToCompatibleBitmap(byte[] rgbaData, Bitmap bitmap) | GRV11.GRImage | [static] |
| CopyRGBABufferToCompatibleBitmap(byte[] rgbaData, Bitmap bitmap) | GRV11.GRImage | [static] |
| FillInAllocatedRGBADataWithBitmapData(Bitmap bitmap, byte[] rgbaData) | GRV11.GRImage | [static] |
| FillInAllocatedRGBADataWithBitmapData(Bitmap bitmap, byte[] rgbaData) | GRV11.GRImage | [static] |
| ReadImageFileToBitmap(String filePathAndName) | GRV11.GRImage | [static] |
| ReadImageFileToBitmap(String filePathAndName) | GRV11.GRImage | [static] |
| WriteBitmapToImageFile(Bitmap bitmap, String filePathAndName, System.Drawing.Imaging.ImageFormat imageFormat) | GRV11.GRImage | [static] |
| WriteBitmapToImageFile(Bitmap bitmap, String filePathAndName, System.Drawing.Imaging.ImageFormat imageFormat) | GRV11.GRImage | [static] |
| WriteRGBABufferToImageFile(byte[] rgbaData, int width, int height, String filePathAndName, System.Drawing.Imaging.ImageFormat imageFormat) | GRV11.GRImage | [static] |
| WriteRGBABufferToImageFile(byte[] rgbaData, int width, int height, String filePathAndName, System.Drawing.Imaging.ImageFormat imageFormat) | GRV11.GRImage | [static] |