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

packed record TglBitmapRec4ub

+ + +
DescriptionHierarchyFieldsMethodsProperties
+

Unit

+ +

Declaration

+

+type TglBitmapRec4ub = packed record

+

Description

+

+record that stores 4 unsigned byte values

+

Overview

+

Fields

+ + + + + + + + + + + + + + + + +
r: Byte
g: Byte
b: Byte
a: Byte
arr: array[0..3] of Byte
+

Description

+

Fields

+ + + + + +
r: Byte
+ + + + + +
g: Byte
+ + + + + +
b: Byte
+ + + + + +
a: Byte
+ + + + + +
arr: array[0..3] of Byte
+
Generated by PasDoc 0.13.0 on 2014-12-21 15:05:48 + +