NI 5431 Composite Video Generator
IMAQ Create
Creates an image.


![]() |
Note Use IMAQ Create in conjunction with IMAQ Dispose to create/dispose of IMAQ Vision images in LabVIEW. |
![]() |
Border Size determines the width, in pixels, of the border to create around an image. These pixels are used only for specific VIs. Create a border at the beginning of your application if an image is to be processed later using functions that require a border (for example, labeling and morphology). The default border value is 3. With a border of three pixels, you can use kernels up to 7 × 7 with no change. If you plan to use kernels larger than 7 × 7 in your process, specify a larger border when creating your image.
The following graphic illustrates an 8 × 6 image with a border equal to 0.
|
||||||||||||||||||
![]() |
Image Name is the name associated with the created image. Each image created must have a unique name. | ||||||||||||||||||
![]() |
error in (no error) is a cluster that describes the error status before this VI executes. Refer to IMAQ VI Error Clusters for more information about this indicator. | ||||||||||||||||||
![]() |
Image Type specifies the image type. This input can accept the following values:
|
||||||||||||||||||
![]() |
New Image is the Image structure that is supplied as input to all subsequent (downstream) functions used by IMAQ Vision. Multiple images can be created in a LabVIEW application. | ||||||||||||||||||
![]() |
error out is a cluster that describes the error status after this VI executes. Refer to IMAQ VI Error Clusters for more information about this indicator. |







