beautypg.com

Sensoray 711 User Manual

Page 11

background image

12

Sensoray Model 711 Instruction Manual

SCALE6

3/4 size image.

SCALE4

1/2 size image.

SCALE2

1/4 size image.

color

Defines output color format of the image. Can be one of the
following:
Value Description
COLOR_MONO

Monochrome image, 1 byte per pixel.

COLOR_RGB

Color image, 3 bytes per pixel.

store

Defines the way the image is stored in memory. Can be one of the
following:
Value Description
STORE_DIB

Image is stored as a Windows DIB
(reversed lines order).

STORE_FLAT

Image is stored with normal lines

order.

input

Controls the input multiplexor. Can be one of the following:
Value Description
MUX_0

S-Video input.

MUX_1

Video 1 input.

MUX_2

Video 2 input.

advanced

MODE_ADVANCED structure. Defines the advanced mode
settings.

MODE_ADVANCED

typedef struct {
DWORD interlace;
DWORD xTotal;
DWORD xActive;
DWORD xDelay;
float yFactor;
DWORD yActive;
DWORD yDelay;
DWORD FORMAT;
DWORD BRIGHT;
DWORD CONTRAST;
DWORD SAT_U;
DWORD SAT_V;
DWORD HUE;
DWORD LNOTCH;
DWORD LDEC;
DWORD DEC_RAT;
DWORD PEAK;
DWORD CAGC;
DWORD CKILL;
DWORD HFILT;
DWORD RANGE;
DWORD CORE;
DWORD YCOMB;
DWORD CCOMB;
DWORD ADELAY;
DWORD BDELAY;