←Select platform

FilterType Property

Summary

Gets or sets filter type.

Syntax

C#
VB
C++
public UuidId FilterType { get; set; } 
  
Public Property FilterType As Leadtools.Jpeg2000.UuidId 
public: 
property Leadtools.Jpeg2000.UuidId FilterType { 
   Leadtools.Jpeg2000.UuidId get(); 
   void set (    Leadtools.Jpeg2000.UuidId ); 
} 

Property Value

Filter type.

Remarks

Specifies how the data was transformed before storage. This value is encoded using UUID.

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.Jpeg2000 Assembly