X-Git-Url: https://git.delphigl.com/?p=glBitmap.git;a=blobdiff_plain;f=doc%2FglBitmap.TglBitmapFormatDescriptor.html;h=5e899f1c2ded0c7e90c695ccc4fc1ef708744b05;hp=c9034187b5101500be3e6a4d1501b0a971d1a47d;hb=c110c2d190cfdd632a622163d3edb7c9c90cf21a;hpb=fb955156e23a85973e7ee2f89954d90574982fef diff --git a/doc/glBitmap.TglBitmapFormatDescriptor.html b/doc/glBitmap.TglBitmapFormatDescriptor.html index c903418..5e899f1 100644 --- a/doc/glBitmap.TglBitmapFormatDescriptor.html +++ b/doc/glBitmap.TglBitmapFormatDescriptor.html @@ -132,6 +132,14 @@ describes the properties of a given texture data format

Public +function GetSize(const aSize: TglBitmapSize): Integer; overload; virtual; + + +Public +function GetSize(const aWidth, aHeight: Integer): Integer; overload; virtual; + + +Public constructor Create; @@ -484,6 +492,22 @@ calculate cached values

+ + + +
Publicfunction GetSize(const aSize: TglBitmapSize): Integer; overload; virtual;
+ + + + + + +
Publicfunction GetSize(const aWidth, aHeight: Integer): Integer; overload; virtual;
+ + +
Public constructor Create;
@@ -738,6 +762,6 @@ OpenGL data format enum (e.g. GL_UNSIGNED_BYTE)

True if the format is a grayscale format, False otherwise

-
Generated by PasDoc 0.13.0 on 2014-12-21 15:05:48 +
Generated by PasDoc 0.13.0 on 2014-12-24 04:27:09