EasyManuals Logo
Home>Matrix>Digital Camera>mvBlueFOX3

Matrix mvBlueFOX3 User Manual

Matrix mvBlueFOX3
1974 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #91 background imageLoading...
Page #91 background image
Anyway, there is one restriction in the 8 bit display:
If the pixel value is greater than 255, the pixel value will be clipped to 255. To describe this from a
programmerâ™s view; a represents the pixel value:
a = ( a > 255 ) ? 255 : a
With wxPropView you can shift the bits in the display using the left and right arrow keys.
Furthermore you can turn on the monitor display to compare the images synchronously.
Webcast
wxPropView - Bit-shifting an Image
11.1.1.9 Changing the view of the property grid to assist writing code that shall locate driver
features
With wxPropView it is possible to switch the views between "Standard View" (user-friendly) and
"Developers View". While the first (default) view will display the device drivers feature tree in a way
that might be suitable for most users of a GUI application it might present the features in a slightly
different order as they actually are implmented in the device driver. The developers view switches
the tree layout of the application to reflect the featue tree exactly like it is implemented an presented
by the SDK. It can be helpful when writing code that shall locate a certain property in the feature
tree of the driver using the C, C++, or .NET interface. The feature hierachie displayed here can
directly be used for searching for the features using the "ComponentLocator (C++/.NET)"
objects or "DMR_FindList (C)" and "OBJ_GetHandleEx (C)" functions.
11 GUI
83

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Matrix mvBlueFOX3 and is the answer not in the manual?

Matrix mvBlueFOX3 Specifications

General IconGeneral
BrandMatrix
ModelmvBlueFOX3
CategoryDigital Camera
LanguageEnglish