nw::demo::BufferTransferMode Enumerated Type

Syntax

enum BufferTransferMode;

Value

Value Description
TRANSFER_MODE_ANTIALIASE_NOT_USED Antialiasing is not performed.
TRANSFER_MODE_ANTIALIASE_2x1 Transfers using 2x1 antialiasing.
TRANSFER_MODE_ANTIALIASE_2x2 Transfers using 2x2 antialiasing.
TRANSFER_MODE_ANTIALIASE_COUNT Represents the count for the transfer mode.

Description

Represents the display buffer transfer mode.


CONFIDENTIAL