xtd 0.2.0
Loading...
Searching...
No Matches
frame dimension

Definition

frame dimension definitions.

Warning
Internal use only

Variables

constexpr size_t FD_PAGE
 The define the frame dimension page.
 
constexpr size_t FD_RESOLUTION
 The define the frame dimension resolution.
 
constexpr size_t FD_TIME
 The define the frame dimension time.
 

Variable Documentation

◆ FD_PAGE

constexpr size_t FD_PAGE
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/frame_dimension.h>

The define the frame dimension page.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ FD_RESOLUTION

constexpr size_t FD_RESOLUTION
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/frame_dimension.h>

The define the frame dimension resolution.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ FD_TIME

constexpr size_t FD_TIME
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/frame_dimension.h>

The define the frame dimension time.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only