record TGLFWimage

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGLFWimage = record

Description

Image data.

Added in version 2.1. GLFW3 removed format and bytes-per-pixel members.

Overview

Fields

width: Integer;
height: Integer;
pixels: PByte;

Description

Fields

width: Integer;
 
height: Integer;
 
pixels: PByte;
 

Generated by PasDocEx, based on PasDoc 0.14.0.