X-Git-Url: https://git.delphigl.com/?p=LazOpenGLCore.git;a=blobdiff_plain;f=doc%2FglBitmap.TglBitmapPixelData.html;fp=doc%2FglBitmap.TglBitmapPixelData.html;h=9144e657dc4ab21c9f6c30faa4cf93cf26529fe1;hp=0000000000000000000000000000000000000000;hb=1f9d3b8b9ce7d5e05f7af88c7ab0fd094609d9e5;hpb=5a2eeb45d528c5a2406b2ae5d73a4c711b2ea7dc diff --git a/doc/glBitmap.TglBitmapPixelData.html b/doc/glBitmap.TglBitmapPixelData.html new file mode 100644 index 0000000..9144e65 --- /dev/null +++ b/doc/glBitmap.TglBitmapPixelData.html @@ -0,0 +1,69 @@ + + + +glBitmap: packed record TglBitmapPixelData + + + + + +
+

packed record TglBitmapPixelData

+ + +
DescriptionHierarchyFieldsMethodsProperties
+

Unit

+ +

Declaration

+

+type TglBitmapPixelData = packed record

+

Description

+

+structure to store pixel data in

+

Overview

+

Fields

+ + + + + + + + + + +
Data: TglBitmapRec4ui;
Range: TglBitmapRec4ui;
Format: TglBitmapFormat;
+

Description

+

Fields

+ + + + + +
Data: TglBitmapRec4ui;
+

+color data for each color channel

+
+ + + + + +
Range: TglBitmapRec4ui;
+

+maximal color value for each channel

+
+ + + + + +
Format: TglBitmapFormat;
+

+format of the pixel

+
+
Generated by PasDoc 0.13.0 on 2014-12-21 15:05:48 + +