DAVID4 SDK  1.8.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
d4img_ImageFormat Struct Reference

Describes the format of an image. More...

#include <d4lib.h>

Public Attributes

int width
 Width of the image.
 
int height
 Height of the image.
 
int pixelFormat
 Pixel format of the image. See d4img_PixelFormat.
 

Detailed Description

Describes the format of an image.

Definition at line 182 of file d4lib.h.


The documentation for this struct was generated from the following file: