←Select platform

View Property

Summary

Gets or sets the view to use when loading VFF (Sun TAAC Bitmap) images.

Syntax

C#
VB
Java
C++
public CodecsVffView View { get; set; } 
Public Property View As Leadtools.Codecs.CodecsVffView 
public CodecsVffView getView() 
public void setView(CodecsVffView view) 
             

Property Value

The view to use when loading VFF (Sun TAAC Bitmap) images.

Example

For an example, refer to CodecsVffLoadOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly