GRV11.GRImage Class Reference

List of all members.

Static Public Member Functions

static bool FillInAllocatedRGBADataWithBitmapData (Bitmap bitmap, byte[] rgbaData)
static byte[] ConvertBitmapToRGBAData (Bitmap bitmap)
static bool CopyRGBABufferToCompatibleBitmap (byte[] rgbaData, Bitmap bitmap)
static Bitmap ConvertRGBABufferToBitmap (byte[] rgbaData, int width, int height)
static bool WriteBitmapToImageFile (Bitmap bitmap, String filePathAndName, System.Drawing.Imaging.ImageFormat imageFormat)
static bool WriteRGBABufferToImageFile (byte[] rgbaData, int width, int height, String filePathAndName, System.Drawing.Imaging.ImageFormat imageFormat)
static Bitmap ReadImageFileToBitmap (String filePathAndName)
static bool FillInAllocatedRGBADataWithBitmapData (Bitmap bitmap, byte[] rgbaData)
static byte[] ConvertBitmapToRGBAData (Bitmap bitmap)
static bool CopyRGBABufferToCompatibleBitmap (byte[] rgbaData, Bitmap bitmap)
static Bitmap ConvertRGBABufferToBitmap (byte[] rgbaData, int width, int height)
static bool WriteBitmapToImageFile (Bitmap bitmap, String filePathAndName, System.Drawing.Imaging.ImageFormat imageFormat)
static bool WriteRGBABufferToImageFile (byte[] rgbaData, int width, int height, String filePathAndName, System.Drawing.Imaging.ImageFormat imageFormat)
static Bitmap ReadImageFileToBitmap (String filePathAndName)


Detailed Description

Definition at line 833 of file GRV11.cs.


Member Function Documentation

static bool GRV11.GRImage.FillInAllocatedRGBADataWithBitmapData ( Bitmap  bitmap,
byte[]  rgbaData 
) [static]

Definition at line 837 of file GRV11.cs.

static byte [] GRV11.GRImage.ConvertBitmapToRGBAData ( Bitmap  bitmap  )  [static]

Definition at line 962 of file GRV11.cs.

static bool GRV11.GRImage.CopyRGBABufferToCompatibleBitmap ( byte[]  rgbaData,
Bitmap  bitmap 
) [static]

Definition at line 995 of file GRV11.cs.

static Bitmap GRV11.GRImage.ConvertRGBABufferToBitmap ( byte[]  rgbaData,
int  width,
int  height 
) [static]

Definition at line 1117 of file GRV11.cs.

static bool GRV11.GRImage.WriteBitmapToImageFile ( Bitmap  bitmap,
String  filePathAndName,
System.Drawing.Imaging.ImageFormat  imageFormat 
) [static]

Definition at line 1144 of file GRV11.cs.

static bool GRV11.GRImage.WriteRGBABufferToImageFile ( byte[]  rgbaData,
int  width,
int  height,
String  filePathAndName,
System.Drawing.Imaging.ImageFormat  imageFormat 
) [static]

Definition at line 1244 of file GRV11.cs.

static Bitmap GRV11.GRImage.ReadImageFileToBitmap ( String  filePathAndName  )  [static]

Definition at line 1285 of file GRV11.cs.

static bool GRV11.GRImage.FillInAllocatedRGBADataWithBitmapData ( Bitmap  bitmap,
byte[]  rgbaData 
) [static]

Definition at line 837 of file GRV11.cs.

static byte [] GRV11.GRImage.ConvertBitmapToRGBAData ( Bitmap  bitmap  )  [static]

Definition at line 962 of file GRV11.cs.

static bool GRV11.GRImage.CopyRGBABufferToCompatibleBitmap ( byte[]  rgbaData,
Bitmap  bitmap 
) [static]

Definition at line 995 of file GRV11.cs.

static Bitmap GRV11.GRImage.ConvertRGBABufferToBitmap ( byte[]  rgbaData,
int  width,
int  height 
) [static]

Definition at line 1117 of file GRV11.cs.

static bool GRV11.GRImage.WriteBitmapToImageFile ( Bitmap  bitmap,
String  filePathAndName,
System.Drawing.Imaging.ImageFormat  imageFormat 
) [static]

Definition at line 1144 of file GRV11.cs.

static bool GRV11.GRImage.WriteRGBABufferToImageFile ( byte[]  rgbaData,
int  width,
int  height,
String  filePathAndName,
System.Drawing.Imaging.ImageFormat  imageFormat 
) [static]

Definition at line 1244 of file GRV11.cs.

static Bitmap GRV11.GRImage.ReadImageFileToBitmap ( String  filePathAndName  )  [static]

Definition at line 1285 of file GRV11.cs.


The documentation for this class was generated from the following files:

Generated on Fri Nov 14 09:05:11 2008 for Cubesł by  doxygen 1.5.6